Click or drag to resize

PdfPageIsTransparency Property

Gets a value that represents that whether the content of the current PDF page contains transparency.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 5.1.3
Syntax
public bool IsTransparency { get; }

Property Value

Boolean
See Also