Winnovative PDF Split Library for .NET
PdfCompressionLevel Property
NamespacesWinnovative.PDFSplitPdfDocumentOptionsPdfCompressionLevel
Winnovative PDF Split Library for .NET
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: Winnovative.PDFSplit (Module: Winnovative.PDFSplit) Version: 2.0.0.0 (2.0.0.0)