Click or drag to resize

FormObjectTransparency Enumeration

The transparency type

Namespace: Patagames.Pdf.Enums
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.89.2704
Syntax
[FlagsAttribute]
public enum FormObjectTransparency
Members
Member nameValueDescription
None0 None
PDFTRANS_GROUP256 Group
PDFTRANS_ISOLATED512 Isolated
PDFTRANS_KNOCKOUT1,024 Knockout
See Also