MonoMac.CoreGraphics.CGPDFDocument: Method Members

The methods of MonoMac.CoreGraphics.CGPDFDocument are listed below. For a list of all members, see the CGPDFDocument Members list.

See Also: Inherited members from System.Object

Public Methods

Dispose()
Releases the resourced used by the CGPDFDocument object.
Finalize()
Finalizer for the CGPDFDocument object
static
FromFile(string) : CGPDFDocument
Documentation for this section has not yet been entered.
static
FromUrl(string) : CGPDFDocument
Documentation for this section has not yet been entered.
GetArtBox(int) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
GetBleedBox(int) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
GetCatalog() : CGPDFDictionary
Documentation for this section has not yet been entered.
GetCropBox(int) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
GetMediaBox(int) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
GetPage(int) : CGPDFPage
Documentation for this section has not yet been entered.
GetTrimBox(int) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
GetVersion(out int, out int)
Documentation for this section has not yet been entered.
UnlockWithPassword(string) : bool
Documentation for this section has not yet been entered.

Protected Methods

Dispose(bool)
Releases the resourced used by the CGPDFDocument object.