PdfDocumentOptionsPdfCompressionLevel Property |
This property controls the compression level of the rendered PDF document.
Namespace: ExpertPdf.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic PdfCompressionLevel PdfCompressionLevel { get; set; }
Public Property PdfCompressionLevel As PdfCompressionLevel
Get
Set
Property Value
Type:
PdfCompressionLevel
See Also