PDFReaderControls.NET Professional Type Reference

PageBoundary Enumeration

The box which should be used as outline for the page.

public enum PageBoundary

Members

Member Name Description
Default The dimensions of the intersection of the media box and the crop box. If the crop box is not present, the visible box is set to the media box.
MediaBox The boundaries of the physical medium on which the page is intended to be displayed or printed.
CropBox The visible region. When the page is displayed or printed, its contents are to be clipped (cropped).
BleedBox The region to which the contents of the page should be clipped when output in a production environment.
TrimBox The intended dimensions of the finished page after trimming.
ArtBox The extent of the page’s meaningful content (including potential white space) as intended by the page’s creator.

Requirements

Namespace: TallComponents.PDF.Shapes

Assembly: TallComponents.PDF.ReaderControls (in TallComponents.PDF.ReaderControls.dll)

See Also

TallComponents.PDF.Shapes Namespace