Skip to content

PDFOptionalContentGroupDefaultState

Namespace: O2S.Components.PDF4NET.Graphics.OptionalContent

The possible default states for optional content.

public enum PDFOptionalContentGroupDefaultState

Inheritance ObjectValueTypeEnumPDFOptionalContentGroupDefaultState
Implements

Fields

Name Value Description
On 0 The optional content group is visible when the document is displayed.
Off 1 The optional content group is invisible when the document is displayed.
None 2 The optional content group does not have a default state.