[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Layers.LayersBaseState

LayersBaseState Enum

Defines the state of all optional content groups in the document when the OptionalContentConfiguration is applied.

Namespace: GrapeCity.Documents.Pdf.Layers
Assembly: DS.Documents.Pdf.dll
Syntax
public enum LayersBaseState
Public Enum LayersBaseState

Fields

Name Description
OFF

All optional content groups should became invisible.

ON

All optional content groups should became visible.

Unchanged

The state of optional content groups should be unchanged.