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
Syntax public PdfCompressionLevel PdfCompressionLevel { get; set; }
Public Property PdfCompressionLevel As PdfCompressionLevel
Get
Set
Property Value
Type:
PdfCompressionLevelSee Also