Winnovative RTF to PDF Converter Library for .NET
PdfCompressionLevel Property
NamespacesWinnovative.WnvRtfToPdfPdfDocumentOptionsPdfCompressionLevel
Winnovative RTF to PDF Converter 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.WnvRtfToPdf (Module: Winnovative.WnvRtfToPdf) Version: 2.0.5.0 (2.0.5.0)