PdfToImageConverterTransparencyEnabled Property

Enables image background transparency. The default value is false

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next.PdfProcessor (in EvoPdf.Next.PdfProcessor.dll) Version: 14.0.0
C#
public bool TransparencyEnabled { get; set; }

Property Value

Boolean

See Also