FieldExportingData

FieldExportingData

概述

FieldExportingData 是一个类在Aspose.PDF FOSS的.NET中.

通过表格 JSON 出口生成的单个表单字段 (或表达式级 AcroForm 词典) 的数据传输对象.

特性: AcroFormData, AppearanceState, Appearances, ChildFields, DefaultAppearance, FieldType,另外10个.

属性

名称:类型Access描述情况
Namestring?阅读/写作完全合格的领域名称.
Valuestring?阅读/写作如果有,那么该场的价值.
Flagsint?阅读/写作字段标志 (/Ff条目).
FieldTypestring?阅读/写作字段类型名称 (例如:.
AcroFormDataAcroFormData?阅读/写作形式级的AcroForm词典数据.
PageRefbool阅读/写作当该条目间接引用其所有页面时,则是真的 (一个小组/非终端字段的工具载有页链接).
OnPagebool?阅读/写作当字段的小工具被放置在页面上时是真实的;当字域没有直接的页置 (例如:.
Rectdouble[]?阅读/写作当该字段有一个放置的小工具时,将小程序矩形作为 [llx, lly, urx , ury].
Pageint?阅读/写作1-based index of the page the widget is placed on, when known.
DefaultAppearancestring?阅读/写作字段的 /DA默认外观字符串 (字体 + 大小 + 色彩).
OptionsList<string>?阅读/写作选择字段的/Opt输入显示值.
NormalCaptionstring?阅读/写作标签: /MK/CA (按标记).
OnStateNamestring?阅读/写作对于按小工具,该小程序AP/N中的非"关闭"键指示了"开启"外观状态名称.
AppearanceStatestring?阅读/写作微软的/AS外观状态是目前显示哪个 /AP/N变体.
ChildFieldsList<FieldExportingData>?阅读/写作组/非终端字段的子字域.
AppearancesDictionary<string, List<AppearanceEntry>>?阅读/写作视频的外观流,字面捕获所以重新进口的场提供像素相同源而不是通过每类型生成器.

查看更多

 中文