SaveOptionsContentType Property |
Gets the content-type for this specific file format as defined in the RFC 2616.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic abstract string ContentType { get; }
Public MustOverride ReadOnly Property ContentType As String
Get
Property Value
String
See Also