Click or drag to resize

PdfButtonField.IsReset 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:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.2.0.0 (4.2.0.0)
Syntax
public bool IsReset { get; set; }

Property Value

Type: Boolean
Remarks

To enable reset buttons in the PdfWebControl GUI, EnableSubmit must be set.

This property can not be changed if IsLocked is true.

Setting this property will disable any named or submit actions.

See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!