ExportPagePdf
TemplateExporter.ExportPagePdf method
Write current page of the current template as PDF into stream
public void ExportPagePdf(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