ExportPagePdf

TemplateExporter.ExportPagePdf method

将当前模板的当前页面写入流作为 PDF

public void ExportPagePdf(Stream writeable)
参数Type描述
可写的Stream可写流

异常

异常条件
InvalidOperationException如果在推进光标(调用 MoveNext)之前调用

另请参阅