Click or drag to resize

PdfConverterAlphaBlendEnabled Property

Enables or disables alpha blending for transparent images. Default is true.

Namespace: ExpertPdf.HtmlToPdf
Assembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntax
public bool AlphaBlendEnabled { get; set; }

Property Value

Boolean
See Also