Click or drag to resize

PdfFieldMappingName Property

Gets or sets mapping field name.

Namespace:  Patagames.Pdf.Net
Assemblies:   Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.84.2704
  Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.84.2704
Syntax
public string MappingName { get; set; }

Property Value

Type: 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