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