Winnovative Excel to PDF Converter

PdfDocumentOptionsTransparencyEnabled Property

Winnovative Excel to PDF Converter Documentation
Gets or sets a flag indicating if the transparency is enabled in the PDF document generated by the converter. 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.

Namespace:  Winnovative.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax

public bool TransparencyEnabled { get; set; }

Property Value

Type: Boolean
See Also

Reference