Click or drag to resize

FormTextDataDefaultValue Property

Gets or sets the default string for the parent text box form field.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public string DefaultValue { get; set; }

Property Value

String
See Also