PrintingSystemBase.LoadDocument Method
| Name | Parameters | Description |
|---|---|---|
| LoadDocument(Stream) | stream | Loads a document from a Stream object, containing data in a native XML format (PRNX). |
| LoadDocument(String) | filePath | Loads a document from a file in a native XML format (PRNX). |