Winnovative RTF to PDF Converter Library for .NET
TransparencyEnabled Property
NamespacesWinnovative.WnvRtfToPdfPdfConverterTransparencyEnabled
Winnovative RTF to PDF Converter Library for .NET
Gets or sets a flag indicating if the transparency is enabled in the generated PDF document. Default value is true. This property can be set to false to eliminate the additional flattening time when the document is sent to the printer from Adobe Reader viewer.
Declaration Syntax
C#Visual BasicVisual C++
public bool TransparencyEnabled { get; set; }
Public Property TransparencyEnabled As Boolean
public:
property bool TransparencyEnabled {
	bool get ();
	void set (bool value);
}

Assembly: Winnovative.WnvRtfToPdf (Module: Winnovative.WnvRtfToPdf) Version: 3.1.0.0 (3.1.0.0)