Click or drag to resize

OCGListMode Enumeration

Indicates which optional content groups in the Order array should be displayed to the user.

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 OCGListMode
Members
  Member nameValueDescription
AllPages0 Display all groups.
VisiblePages1 Display only those groups that are referenced by one or more visible pages.
See Also