|
PdfCompressorStreamsCompressionLevel Property |
This property controls the compression level of the pdf document.
Namespace:
SelectPdf.Compressor
Assembly:
Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 23.2
Syntax public PdfCompressionLevel StreamsCompressionLevel { get; set; }
Public Property StreamsCompressionLevel As PdfCompressionLevel
Get
Set
Property Value
Type:
PdfCompressionLevelRemarks See Also