Name | Description | |
---|---|---|
CopyToClipboard | Exports the page(s) to Text and Rtf data and copies it to clipboard. | |
Dispose | If you call dispose on this level that means that you are not suppose to use anything that is contained below this level. That means no pages, no fonts, etc. | |
Find | Overloaded. Searches for the specified string in the Document's pages collection. | |
Load | Overloaded. Loads a Document from a stream or a file. | |
ResetPrinter | Resets the printer defaults. | |
Save | Overloaded. Saves the Document content to a stream or a file. |