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
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.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