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: 2024.7.18
Syntax public string DefaultValue { get; set; }
Public Property DefaultValue As String
Get
Set
Property Value
StringSee Also