Click or drag to resize

PdfComboField.Edit Property

Gets or sets the form field's "Edit" flag.

Namespace:  RadPdf.Data.Document.Objects.FormFields
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.4.0.0 (4.4.0.0)
Syntax
public bool Edit { get; set; }

Property Value

Type: Boolean
Remarks
If true, the field's value can be set using any text value using the Value property or by selecting one of the field's Options. If false, the field's value can only be set by selecting one of the field's Options. This property can not be changed if IsLocked is true.
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!