PdfSaveOptionsContentType Property |
Gets the content-type for PDF file format: application/pdf.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.7.18
Syntax public override string ContentType { get; }
Public Overrides ReadOnly Property ContentType As String
Get
Property Value
StringSee Also