Enum LayersListMode
- Namespace
- GrapeCity.Documents.Pdf.Layers
- Assembly
- GcDocs.Pdf.dll
public enum LayersListMode
Fields
AllPages = 0
Display all groups in the Order array.
VisiblePages = 1
Display only those groups in the Order array
that are referenced by one or more visible pages.