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.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.1.16
Syntax public bool Enabled { get; set; }
Public Property Enabled As Boolean
Get
Set
Property Value
BooleanSee Also