PdfToImageConverterTransparencyEnabled Property

Enables image background transparency. The default value is false

Definition

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

Property Value

Boolean

See Also