Click or drag to resize

PdfPageBox Enumeration

The set of names of bounding boxes that define view/scale areas.

Namespace:  Atalasoft.PdfDoc
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public enum PdfPageBox
Members
  Member nameDescription
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