ExportFormInteractivePdf

TemplateExporter.ExportFormInteractivePdf method

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

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

异常

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

另请参阅