Method DocPath
DocPath(String)
Allows to print a document from the file system.
Declaration
public PrintArgs DocPath(string path)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | path | The path to the document. |
Returns
| Type | Description |
|---|---|
| PrintArgs | Changed print args. |