TxtSaveOptionsContentType Property |
Gets the content-type for TXT file format: "text/plain; charset=" +
WebName.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.4.25
Syntaxpublic override string ContentType { get; }
Public Overrides ReadOnly Property ContentType As String
Get
Property Value
String
See Also