FormTextDataDefaultValue Property |
Gets or sets the default string for the parent text box form field.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.1.16
Syntaxpublic string DefaultValue { get; set; }
Public Property DefaultValue As String
Get
Set
Property Value
String
See Also