OptionalContentConfigurationOnGroups Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
An array of optional content groups whose state shall beset to ON when this configuration is applied. If the BaseState entry is On, 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> OnGroups { get; }

Property Value

Type: IListOptionalContentGroup
The ON groups.
See Also

Reference