OptionalContentConfigurationOrder Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets the tree specifying the order for presentation of optional content groups in a conforming reader’s user interface.

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

Property Value

Type: OptionalContentGroupTree
The order.
See Also

Reference