[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Layers.LayersListMode

LayersListMode Enum

Defines the possible values of ListMode

Namespace: GrapeCity.Documents.Pdf.Layers
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.