FormFieldDataValue Property |
Gets the value of this form field explicitly set by the user or ,
if value was not explicitly set.
Type of the value depends on form field type as explained in remarks.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic Object Value { get; }
Public ReadOnly Property Value As Object
Get
Property Value
Object
See Also