Click or drag to resize

PageElement Enumeration

An enumeration that represents the group's pagination artifact.

Namespace: Patagames.Pdf.Enums
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.89.2704
Syntax
public enum PageElement
Members
Member nameValueDescription
HeaderFooter0 Header / footer
Foreground1 Foreground image or graphic
Background2 Background image or graphic
Logo3 Logo
Unspecified4 No such entry in the underlying dictionary.
See Also