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: 2024.7.18
Syntax public abstract string ContentType { get; }
Public MustOverride ReadOnly Property ContentType As String
Get
Property Value
StringSee Also