DocumentTransparencyEnabled Property
Gets or sets a flag indicating if the transparency is enabled in the 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.
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
public bool TransparencyEnabled { get; set; }
Public Property TransparencyEnabled As Boolean
Get
Set
Property Value
Boolean