MonoMac.CoreGraphics.CGPDFDocument Members

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

See Also: Inherited members from System.Object

Public Constructors

Creates a CGPDFDocument from a data provider, typically an array of bytes.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
AllowsCopyingbool. Documentation for this section has not yet been entered.
[read-only]
AllowsPrintingbool. Documentation for this section has not yet been entered.
[read-only]
HandleIntPtr. Handle (pointer) to the unmanaged object representation.
[read-only]
IsEncryptedbool. Documentation for this section has not yet been entered.
[read-only]
IsUnlockedbool. Documentation for this section has not yet been entered.
[read-only]
Pagesint. Documentation for this section has not yet been entered.

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.