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: 17.0.0
Syntax
public bool AlphaBlendEnabled { get; set; }

Property Value

Type: Boolean
See Also