Apitron.PDF.Kit library for .NET
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
A label for the page.
Gets the page's label according to the PageLabels values.
Namespace: Apitron.PDF.Kit.FixedLayout
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
Parameters
- document
- Type: Apitron.PDF.KitFixedDocument
The document.
Return Value
Type: StringA label for the page.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | document |
See Also