Click or drag to resize

PageModes Enumeration

Flags for page mode.

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 PageModes
Members
  Member nameValueDescription
Unknown-1 Unknown value
UseNone0 Neither document outline nor thumbnail images visible
UseOutlines1 Document outline visible
UseThumbs2 Thumbnial images visible
FullScreen3 Full-screen mode, with no menu bar, window controls, or any other window visible
UseOc4 Optional content group panel visible
UseAttachments5 Attachments panel visible
See Also