ExportFormPdf
TemplateExporter.ExportFormPdf method
Write all pages of the current template form as PDF file into stream
public void ExportFormPdf(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