Click or drag to resize

FormFieldDataEnabled Property

Gets or sets a value indicating whether the parent form field shall behave as though it is enabled or disabled when it is displayed in the document. Default value is .

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.1.16
Syntax
public bool Enabled { get; set; }

Property Value

Boolean
See Also