ExpertPdf PDF Creator Library
CompressionLevel Property
NamespacesExpertPdf.PdfCreatorDocumentCompressionLevel
ExpertPdf PDF Creator Library
Gets or sets the PDF document compression level
Declaration Syntax
C#Visual BasicVisual C++
public CompressionLevel CompressionLevel { get; set; }
Public Property CompressionLevel As CompressionLevel
public:
property CompressionLevel CompressionLevel {
	CompressionLevel get ();
	void set (CompressionLevel value);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.0.0.0 (5.0.0.0)