PdfButtonFieldIsSubmit Property |
Gets a value which indicates whether or not this button form field submits the document's form.
Namespace:
RadPdf.Data.Document.Objects.FormFields
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public bool IsSubmit { get; }
Public ReadOnly Property IsSubmit As Boolean
Get
Property Value
Type:
BooleanRemarks See Also