ExportPagePng
TemplateExporter.ExportPagePng method
Write current page of the current template as PNG image into stream
public void ExportPagePng(Stream writeable)
| Parameter | Type | Description | 
|---|---|---|
| writeable | Stream | Writeable stream | 
Exceptions
| exception | condition | 
|---|---|
| InvalidOperationException | If called before advancing a cursor(MoveNext calls) | 
See Also
- class TemplateExporter
 - namespace Aspose.OMR.BatchProcessings
 - assembly Aspose.OMR