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:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic bool IsSubmit { get; }
Public ReadOnly Property IsSubmit As Boolean
Get
Property Value
Type:
Boolean
Remarks
See Also