Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.AcroForms Namespace / Field Class / MappingName Property

In This Topic
    MappingName Property
    In This Topic
    Gets or sets the mapping name to be used when exporting interactive form field data from the document.
    Syntax
    'Declaration
     
    Public Property MappingName As System.String
    public System.string MappingName {get; set;}
    See Also