MonoMac.CoreGraphics.CGContextPDF: Method Members

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

See Also: Inherited members from MonoMac.CoreGraphics.CGContext

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.