[]
Defines the state of all optional content groups in the document when the OptionalContentConfiguration is applied.
public enum LayersBaseState
OFF = 1
All optional content groups should became invisible.
ON = 0
All optional content groups should became visible.
Unchanged = 2
The state of optional content groups should be unchanged.