EVO HTML to PDF Converter

ImageElementRenderTransparentImage Property

EVO PDF Client for .NET Documentation
A flag indicating if the image alpha transparency information is used when the image is rendered in PDF. The default value is true. Set this property to true to use transparency information from the transparent PNG images and bitmap images with alpha channel when the image is rendered in PDF.

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public bool RenderTransparentImage { get; set; }

Property Value

Type: Boolean
See Also

Reference