HtmlSaveOptionsContentType Property |
Gets the content-type for HTML file format:
Namespace:
GemBox.Document
Assembly:
GemBox.Document (in GemBox.Document.dll) Version: 31.0.35.1089
Syntaxpublic override string ContentType { get; }
Public Overrides ReadOnly Property ContentType As String
Get
Property Value
Type:
String
The content-type for HTML file format.
See Also