Platforms to show: All Mac Windows Linux Cross-Platform

CGPDFPageMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class CoreGraphics MBS MacCG Plugin 4.2 ✅ Yes ❌ No ❌ No ✅ Yes All
A class for a pdf page.

Constants

Constant Value Description
kCGPDFArtBox 4 One of the box types for a PDF page. The page art box—a rectangle, expressed in default user space units, defining the extent of the page's meaningful content (including potential white space) as intended by the page's creator. more
kCGPDFBleedBox 2 One of the box types for a PDF page. The page bleed box—a rectangle, expressed in default user space units, that defines the region to which the contents of the page should be clipped when output in a production environment more
kCGPDFCropBox 1 One of the box types for a PDF page. The page crop box—a rectangle, expressed in default user space units, that defines the visible region of default user space. When the page is displayed or printed, its contents are to be clipped to this rectangle. more
kCGPDFMediaBox 0 One of the box types for a PDF page. The page media box—a rectangle, expressed in default user space units, that defines the boundaries of the physical medium on which the page is intended to be displayed or printed more
kCGPDFTrimBox 3 One of the box types for a PDF page. The page trim box—a rectangle, expressed in default user space units, that defines the intended dimensions of the finished page after trimming.

Available in Mac OS X v10.3 and later.

This class has no sub classes.

Some methods using this class:

Some examples using this class:


The items on this page are in the following plugins: MBS MacCG Plugin.


CGPDFObjectMBS   -   CGPDFStreamMBS


The biggest plugin in space...