LoadOptionsTxtDefault Property |
Gets the default loading options for Plain Text (TXT) format.
Namespace:
SautinSoft.Document
Assembly:
SautinSoft.Document (in SautinSoft.Document.dll) Version: 5.3.6.22
Syntaxpublic static TxtLoadOptions TxtDefault { get; }
Public Shared ReadOnly Property TxtDefault As TxtLoadOptions
Get
Property Value
Type:
TxtLoadOptions
See Also