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
	Get
	Set
public:
property CompressionLevel CompressionLevel {
	CompressionLevel get ();
	void set (CompressionLevel value);
}
Property Value

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)