This property controls the compression level of the PDF document created by the converter.
Namespace:
Winnovative.ExcelToPdf
Assembly:
wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
public PdfCompressionLevel PdfCompressionLevel { get; set; }
Public Property PdfCompressionLevel As PdfCompressionLevel
Get
Set
public:
property PdfCompressionLevel PdfCompressionLevel {
PdfCompressionLevel get ();
void set (PdfCompressionLevel value);
}
member PdfCompressionLevel : PdfCompressionLevel with get, set
Property Value
Type:
PdfCompressionLevel
Reference