THotPDF.SetLoadedFormFieldExportValue Method

方法摘要: THotPDF.SetLoadedFormFieldExportValue Method

声明

procedure SetLoadedFormFieldExportValue(FieldIndex: Integer; const AValue: AnsiString);

单元

HPDFDoc

参数

名称用途
FieldIndex目标表单控件在文档字段数组中的索引(从 0 开始计)。
AValue需要赋予给该字段作为导出值的新字符串。

使用注意事项

相关 API