OptionalContentGroupEntryType Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets the type of the tree entry.

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 override OrderEntryType EntryType { get; }

Property Value

Type: OrderEntryType
The type of the tree entry.
See Also

Reference