Click or drag to resize

PdfField.MappingName Property

Gets or sets mapping field name.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public string MappingName { get; set; }

Property Value

String
Remarks

The mapping name to be used when exporting interactive form field data from the document.

Partial field names cannot contain a period.

See Also