PdfButtonFieldIsReset Property |
Gets a value which indicates whether or not this button form field resets the document's form.
Namespace:
RadPdf.Data.Document.Objects.FormFields
Assembly:
RadPdf (in RadPdf.dll) Version: 3.20.0.0 (3.20.0.0)
Syntaxpublic bool IsReset { get; }
Public ReadOnly Property IsReset As Boolean
Get
Property Value
Type:
Boolean
Remarks
See Also