Click or drag to resize

PdfPageObjectAlphaShape Property

Gets or sets a flag specifying whether the current soft mask and alpha constant parameters are to be interpreted as shape values (true) or opacity values(false).

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

Property Value

Boolean
See Also