PdfDocumentOptionsTransparentImagesEnabled Property
A flag indicating if the converter uses transparency information of the images in the PDF document generated by the HTML to PDF converter.
The default property value is true
Namespace: EvoPdfAssembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
public bool TransparentImagesEnabled { get; set; }
Public Property TransparentImagesEnabled As Boolean
Get
Set
Property Value
Boolean