Click or drag to resize

PageElement Enumeration

An enumeration that represents the group's pagination artifact.

Namespace:  Patagames.Pdf.Enums
Assemblies:   Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.84.2704
  Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.84.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