LayersListMode Enum
Assembly: DS.Documents.Pdf.dll
Syntax
public enum LayersListMode
Public Enum LayersListMode
Fields
Name |
Description |
AllPages |
Display all groups in the Order array.
|
VisiblePages |
Display only those groups in the Order array
that are referenced by one or more visible pages.
|