The docking 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 docked | |
| TopEdge | 1 | Docket at the top | |
| BottomEdge | 2 | Docket at the bottom | |
| LeftEdge | 3 | Repeat at the left of the PDF page | |
| RightEdge | 4 | Docket at the right of the PDF page | |
| Fill | 5 | Fill the PDF page |
See Also