Documents for PDF, .NET Edition Documentation
Export Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.AcroForms Namespace > Field Class : Export Property
Gets or sets a value indicating whether the field must not be exported by a GrapeCity.Documents.Pdf.Actions.ActionSubmitForm action.
Syntax
'Declaration
 
Public Property Export As System.Boolean
public System.bool Export {get; set;}
See Also

Reference

Field Class
Field Members