OptionalContentConfigurationOffGroups Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
An array of optional content groups whose state shall beset to OFF when this configuration is applied. If the BaseState entry is Off, this entry is redundant.

Namespace:  Apitron.PDF.Kit.FixedLayout.OptionalContent
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public IList<OptionalContentGroup> OffGroups { get; }

Property Value

Type: IListOptionalContentGroup
The OFF groups.
See Also

Reference