ExpertPDF Split PDF Library
PdfCompressionLevel Property
NamespacesExpertPdf.PDFSplitPdfDocumentOptionsPdfCompressionLevel
ExpertPDF Split PDF Library
This property controls the compression level of the rendered PDF document
Declaration Syntax
C#Visual BasicVisual C++
public PDFCompressionLevel PdfCompressionLevel { get; set; }
Public Property PdfCompressionLevel As PDFCompressionLevel
public:
property PDFCompressionLevel PdfCompressionLevel {
	PDFCompressionLevel get ();
	void set (PDFCompressionLevel value);
}

Assembly: ExpertPdf.PdfSplit (Module: ExpertPdf.PdfSplit) Version: 2.0.0.0 (2.0.0.0)