OptionalContentGroupUsage Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets a usage object describing the nature of the content controlled by the group. It may be used by features that automatically control the state of the group based on outside factors.

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 OptionalContentUsage Usage { get; set; }

Property Value

Type: OptionalContentUsage
The usage.
See Also

Reference