CDOCU Class |
Namespace: Geosoft.Desktop.GXNet
The CDOCU type exposes the following members.
| Name | Description | |
|---|---|---|
| Copy | Copy DOCU | |
| Create | Create a document onject | |
| CreateS | Create from a serialized source | |
| Dispose | Releases the unmanaged resources used by the CDOCU and optionally releases the managed resources (Overrides CHANDLEDispose(Boolean).) | |
| GetFile | Get the document and place in a file. | |
| GetFileMeta | Get the document and place in a file with metadata. | |
| GetMETA | Get the document's meta | |
| IDocName(String) | The document name. | |
| IDocName(String, Int32) | The document name. | |
| IFileName(String) | The original document file name. | |
| IFileName(String, Int32) | The original document file name. | |
| iHaveMETA | Checks if a document has metadata. | |
| iIsReference | Is the document only a reference (a URL) ? | |
| Open | Open a document in the document viewer | |
| Serial | Serialize DOCU | |
| SetFile | Set the document from a file source. | |
| SetFileMeta | Set the document from a file source with metadata. | |
| SetMETA | Set the document's meta |