PdfPage Class |
Namespace: Opait.Barcode.Pdf
public sealed class PdfPage
The PdfPage type exposes the following members.
| Name | Description | |
|---|---|---|
| CropBox |
Gets the visible bounds, also know as the cropping box, of the page.
| |
| Height |
Gets the height of the page in PDF coordinates.
| |
| Rotation |
Gets the page rotation angle..
| |
| Width |
Gets the width of the page in PDF coordinates.
|