Name | Description | |
---|---|---|
C1PrintDocument | Gets or sets wrapped C1PrintDocument instance. |
The following tables list the members exposed by PrintDocumentWrapper.
Name | Description | |
---|---|---|
C1PrintDocument | Gets or sets wrapped C1PrintDocument instance. |
Name | Description | |
---|---|---|
AddDocumentTag | Adds the new tag with the specified value to the document. | |
AddExternalAssembly | Adds specified external assembly reference to the currently loaded document. | |
Clear | Clears the document, all its properties will be set to default values | |
Dispose | Releases all unmanaged resources. | |
Generate | Generates a document. | |
GetDocumentInfoProperty | Returns the value of the specified property of the document's DocumentInfo object. | |
Load | Overloaded. Loads the current document from a stream. The stream should contain a document in C1D format. | |
Overloaded. Prints the document. | ||
ReadTags | Updates specified tag dictionary with the current document tags. | |
SetDocumentTag | Sets the value of the specified document tag. |