PDFPageCanvasPosition¶
Namespace: O2S.Components.PDF4NET.Graphics
Supported positions for page canvas.
Inheritance Object → ValueType → Enum → PDFPageCanvasPosition
Implements
Fields¶
| Name | Value | Description |
|---|---|---|
| UnderExistingPageContent | 0 | The page canvas is placed under existing page content. |
| OverExistingPageContent | 1 | The page canvas is placed on top of existing page content. |