IPdfPage Interface | 
Namespace: Opait.Barcoder.Api
public interface IPdfPage
The IPdfPage 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.
              |