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