OptionalContentMembershipGroups Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets an array of optional content groups whose states shall determine the visibility of content controlled by this membership.

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> Groups { get; }

Property Value

Type: IListOptionalContentGroup
The groups.
See Also

Reference