The anchoring mode in a PDF page
Namespace: HiQPdf
Assembly: HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | Not anchored | |
Centered | 1 | Centered | |
TopLeft | 2 | Anchor in the top left corner | |
TopRight | 3 | Anchor in the top right corner | |
BottomLeft | 4 | Anchor in the bottom left corner | |
BottomRight | 5 | Anchor in the bottom right corner |
See Also