TextField.NoExport Property

Gets or Sets the export state for the field. If set, the field will not be exported by a submit-form action.

public bool NoExport { get; set; }
Public Property NoExport As Boolean

Property Value

Boolean

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

TextField
ceTe.DynamicPDF.PageElements.Forms

In this topic