ListMode Enumeration

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This enum represents the list of allowed display modes for optional content groups, specifying which optional content groups in the Order shall be displayed to the user.

Namespace:  Apitron.PDF.Kit.FixedLayout.OptionalContent
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public enum ListMode
Members

  Member nameValueDescription
AllPages0 Display all groups in the Order array.
VisiblePages1 Display only those groups in the Order array that are referenced by one or more visible pages.
See Also

Reference