ExportPageInteractivePdf

TemplateExporter.ExportPageInteractivePdf method

将表单页面保存为交互式 PDF,使用户能够直接在电脑或手机上填写字段并电子提交。

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

异常

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

另请参阅