The set of names of bounding boxes that define view/scale areas.
Namespace:
Atalasoft.PdfDoc
Assembly:
Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.5.0.0.0.156 (.NET 4.6.2, x86)
Syntax Public Enumeration PdfPageBox
Members
| Member name | Description |
---|
| CropBox |
The crop box.
|
| MediaBox |
The media box - the size of the physical media for the page.
|
| BleedBox |
The bleed box - the paper area that will used for clipping in a production environment.
|
| TrimBox |
The trim box - the intended dimensions of the page after trimming.
|
| ArtBox |
The art box - the area in which the meaningful content is contained.
|
See Also