Link Search Menu Expand Document

OptionalContentState Enumeration

Specifies the optional content group's state.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public enum OptionalContentState
Members
Member nameValueDescription
On0 The state of the group is turned ON.
Off1 The state of the group is turned OFF.
Unchanged2 The state of the group is left unchanged.
See Also

Reference