SignatureCustomAppearance

SignatureCustomAppearance

概述

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

视觉布局按为签名的外观流,字体,大小,填充和哪些签署者元数据串在文档注释中呈现.

特性: BackgroundColor, ContactInfoLabel, Culture, DateSignedAtLabel, DateTimeFormat, DateTimeLocalFormat,另外还有13个.

属性

名称:类型Access描述情况
BackgroundColorColor?阅读/写作外观XObject的背景颜色.
ForegroundColorColor?阅读/写作外观XObject的前景 (文本) 色彩.
IsForegroundImagebool阅读/写作当真时,外观图像是作为前景层而不是背景的组成.
RotationRotation阅读/写作对外观XObject应用旋转.
FontFamilyNamestring阅读/写作用于XObject外观中的文本的字体家族.
FontSizedouble阅读/写作字体大小以点表示.
ShowContactInfobool阅读/写作在外表中显示联系信息.
ShowReasonbool阅读/写作在表现中显示签名理由.
ShowLocationbool阅读/写作在外表中显示签名位置.
DigitalSignedLabelstring阅读/写作标签为数字签名线.
DateSignedAtLabelstring阅读/写作标签为日期-签名-在线.
ContactInfoLabelstring阅读/写作联系信息线的标签.
ReasonLabelstring阅读/写作标签为理由线.
LocationLabelstring阅读/写作标签为位置线.
CultureSystem.Globalization.CultureInfo?阅读/写作在格式化日期字符串时使用的文化.
DateTimeFormatstring阅读/写作标准日期时间格式字符串.
DateTimeLocalFormatstring阅读/写作具有局部意识的日期时间格式字符串.
UseDigitalSubjectFormatbool阅读/写作如果是真实的,签名DN将分解为DigitalSubjectFormat中列出的元素,而不是作为单一CN行.
DigitalSubjectFormatSubjectNameElements[]阅读/写作在UseDigitalSubjectFormat 是 true 的情况下,主题-DN组件出现在外表中.

查看更多

 中文