The members of MonoMac.CoreGraphics.CGPDFDocument are listed below.
See Also: Inherited members from System.Object
| Creates a CGPDFDocument from a data provider, typically an array of bytes. | ||
| Documentation for this section has not yet been entered. |
| [read-only] | AllowsCopying | bool. Documentation for this section has not yet been entered. |
| [read-only] | AllowsPrinting | bool. Documentation for this section has not yet been entered. |
| [read-only] | Handle | IntPtr. Handle (pointer) to the unmanaged object representation. |
| [read-only] | IsEncrypted | bool. Documentation for this section has not yet been entered. |
| [read-only] | IsUnlocked | bool. Documentation for this section has not yet been entered. |
| [read-only] | Pages | int. Documentation for this section has not yet been entered. |
Dispose()Releases the resourced used by the CGPDFDocument object. | ||
Finalize()Finalizer for the CGPDFDocument object | ||
static | FromFile(string)Documentation for this section has not yet been entered. | |
static | FromUrl(string)Documentation for this section has not yet been entered. | |
GetArtBox(int)Documentation for this section has not yet been entered. | ||
GetBleedBox(int)Documentation for this section has not yet been entered. | ||
GetCatalog()Documentation for this section has not yet been entered. | ||
GetCropBox(int)Documentation for this section has not yet been entered. | ||
GetMediaBox(int)Documentation for this section has not yet been entered. | ||
GetPage(int)Documentation for this section has not yet been entered. | ||
GetTrimBox(int)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)Documentation for this section has not yet been entered. | ||