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