PrintingSystemBase.ExportToHtml Method
Name | Parameters | Description |
---|---|---|
Export |
stream, options | Exports a document to the specified stream in HTML format with the specified options. |
Export |
stream | Exports a document to the specified stream in HTML format. |
Export |
file |
Exports a document to the specified file path in HTML format using the defined HTML-specific options. |
Export |
file |
Exports a document to the specified file path in HTML format. |