MonoMac.CoreGraphics.CGContextPDF Members

The members of MonoMac.CoreGraphics.CGContextPDF are listed below.

See Also: Inherited members from MonoMac.CoreGraphics.CGContext

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Creates a new CGContext that records its commands into a PDF file with the mediaBox dimensions stored in the specified url.
Creates a new CGContext that records its commands into a PDF file with the mediaBox dimensions stored in the specified url.

Public Methods

AddDestination(string, System.Drawing.PointF)
Adds a destination name at the specified location.
AddDocumentMetadata(MonoMac.Foundation.NSData)
BeginPage(CGPDFPageInfo)
Documentation for this section has not yet been entered.
Close()
Documentation for this section has not yet been entered.
EndPage()
Documentation for this section has not yet been entered.
SetDestination(string, System.Drawing.RectangleF)
If the user clicks or taps in the specified region, the PDF viewer will jump to the named destination
SetUrl(MonoMac.Foundation.NSUrl, System.Drawing.RectangleF)
Associates a region in the screen with a url. When the user clicks or taps in that region, he will be redirected to that url on their PDF viewer.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the CGContextPDF object.