PdfImagesExtractorTransparencyEnabled Property

A flag indicating if the transparency is enabled in the extracted images. The default value is true

Definition

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

Property Value

Boolean

See Also