SignatureCustomAppearance

遗产: java.lang.Object

public final class SignatureCustomAppearance

表示签名自定义外观对象的抽象类。

构造函数

构造函数描述
SignatureCustomAppearance()初始化的新实例SignatureCustomAppearance班级。

方法

方法描述
equals(Object arg0)
getBackgroundColor()获取/设置背景颜色。
getClass()
getContactInfoLabel()获取/设置联系信息标签。
getCulture()获取/设置文化信息值。
getDateSignedAtLabel()获取/设置日期签名标签。
getDateTimeFormat()获取/设置日期时间格式。
getDateTimeLocalFormat()获取/设置日期时间本地格式。
getDigitalSignedLabel()获取/设置数字签名标签。
getDigitalSubjectFormat()获取/设置主题字符串中元素顺序的格式。
getFontFamilyName()获取/设置字体系列名称。
getFontSize()获取/设置字体大小。
getForegroundColor()获取/设置前景颜色(文本颜色)。
getLocationLabel()获取/设置位置标签。
getReasonLabel()获取/设置原因标签。
getRotation()获取或设置签名旋转。
hashCode()
isShowContactInfo()获取/设置联系信息可见性。
isShowLocation()获取/设置位置可见性。
isShowReason()获取/设置原因可见性。
isUseDigitalSubjectFormat()获取/设置 DigitalSubjectFormat 的使用状态(#getDigitalSubjectFormat.getDigitalSubjectFormat/#setDigitalSubjectFormat(int[]).setDigitalSubjectFormat(int[])).
notify()
notifyAll()
setBackgroundColor(Color value)获取/设置背景颜色。
setContactInfoLabel(String value)获取/设置联系信息标签。
setCulture(Locale value)获取/设置文化信息值。
setDateSignedAtLabel(String value)获取/设置日期签名标签。
setDateTimeFormat(String value)获取/设置日期时间格式。
setDateTimeLocalFormat(String value)获取/设置日期时间本地格式。
setDigitalSignedLabel(String value)获取/设置数字签名标签。
setDigitalSubjectFormat(int[] value)获取/设置主题字符串中元素顺序的格式。
setFontFamilyName(String value)获取/设置字体系列名称。
setFontSize(double value)获取/设置字体大小。
setForegroundColor(Color value)获取/设置前景颜色(文本颜色)。
setLocationLabel(String value)获取/设置位置标签。
setReasonLabel(String value)获取/设置原因标签。
setRotation(int value)获取或设置签名旋转。
setShowContactInfo(boolean value)获取/设置联系信息可见性。
setShowLocation(boolean value)获取/设置位置可见性。
setShowReason(boolean value)获取/设置原因可见性。
setUseDigitalSubjectFormat(boolean value)获取/设置 DigitalSubjectFormat 的使用状态(#getDigitalSubjectFormat.getDigitalSubjectFormat/#setDigitalSubjectFormat(int[]).setDigitalSubjectFormat(int[])).
toString()
wait()
wait(long arg0)
wait(long arg0, int arg1)

SignatureCustomAppearance()

public SignatureCustomAppearance()

初始化的新实例SignatureCustomAppearance班级。

equals(Object arg0)

public boolean equals(Object arg0)

参数:

范围类型描述
arg0java.lang.Object

退货: 布尔值

getBackgroundColor()

public final Color getBackgroundColor()

获取/设置背景颜色。默认值:透明。

退货: Color - com.aspose.pdf.Color 实例

getClass()

public final native Class<?> getClass()

退货: java.lang.Class

getContactInfoLabel()

public final String getContactInfoLabel()

获取/设置联系信息标签。默认值:“联系人”。

退货: java.lang.String - 字符串值

getCulture()

public final Locale getCulture()

获取/设置文化信息值。默认值:不变文化。

退货: java.util.Locale - 语言环境值

getDateSignedAtLabel()

public final String getDateSignedAtLabel()

获取/设置日期签名标签。默认值:“日期”。

退货: java.lang.String - 字符串值

getDateTimeFormat()

public final String getDateTimeFormat()

获取/设置日期时间格式。默认值:“yyyy.MM.dd HH:mm:ss”。

退货: java.lang.String - 字符串值

getDateTimeLocalFormat()

public final String getDateTimeLocalFormat()

获取/设置日期时间本地格式。默认值:“yyyy.MM.dd HH:mm:ss zzz”。

退货: java.lang.String - 字符串值

getDigitalSignedLabel()

public final String getDigitalSignedLabel()

获取/设置数字签名标签。默认值:“数字签名者”。

退货: java.lang.String - 字符串值

getDigitalSubjectFormat()

public final int[] getDigitalSubjectFormat()

获取/设置主题字符串中元素顺序的格式。结果示例:C=UK、CN=Org、O=Organization 或 CN=Org、C=UK、O=Organization 或 O=Organization

退货: 整数[] - 整数数组

getFontFamilyName()

public final String getFontFamilyName()

获取/设置字体系列名称。它应该存在于文档中。默认值:宋体。

退货: java.lang.String - 字符串值

getFontSize()

public final double getFontSize()

获取/设置字体大小。默认值:10。

退货: 双倍价值

getForegroundColor()

public final Color getForegroundColor()

获取/设置前景颜色(文本颜色)。默认值:蓝色。

退货: Color - com.aspose.pdf.Color 实例

getLocationLabel()

public final String getLocationLabel()

获取/设置位置标签。默认值:“位置”。

退货: java.lang.String - 字符串值

getReasonLabel()

public final String getReasonLabel()

获取/设置原因标签。默认值:“原因”。

退货: java.lang.String - 字符串值

getRotation()

public final int getRotation()

获取或设置签名旋转。

退货: int - 旋转元素

hashCode()

public native int hashCode()

退货: 整数

isShowContactInfo()

public final boolean isShowContactInfo()

获取/设置联系信息可见性。默认值:真。

退货: boolean - 布尔值

isShowLocation()

public final boolean isShowLocation()

获取/设置位置可见性。默认值:真。

退货: boolean - 布尔值

isShowReason()

public final boolean isShowReason()

获取/设置原因可见性。默认值:真。

退货: boolean - 布尔值

isUseDigitalSubjectFormat()

public final boolean isUseDigitalSubjectFormat()

获取/设置 DigitalSubjectFormat 的使用状态(#getDigitalSubjectFormat.getDigitalSubjectFormat/#setDigitalSubjectFormat(int[]).setDigitalSubjectFormat(int[])).

退货: boolean - 布尔值

notify()

public final native void notify()

notifyAll()

public final native void notifyAll()

setBackgroundColor(Color value)

public final void setBackgroundColor(Color value)

获取/设置背景颜色。默认值:透明。

参数:

范围类型描述
valueColorcom.aspose.pdf.Color 实例

setContactInfoLabel(String value)

public final void setContactInfoLabel(String value)

获取/设置联系信息标签。默认值:“联系人”。

参数:

范围类型描述
valuejava.lang.String字符串值

setCulture(Locale value)

public final void setCulture(Locale value)

获取/设置文化信息值。默认值:不变文化。

参数:

范围类型描述
valuejava.util.Locale语言环境值

setDateSignedAtLabel(String value)

public final void setDateSignedAtLabel(String value)

获取/设置日期签名标签。默认值:“日期”。

参数:

范围类型描述
valuejava.lang.String字符串值

setDateTimeFormat(String value)

public final void setDateTimeFormat(String value)

获取/设置日期时间格式。默认值:“yyyy.MM.dd HH:mm:ss”。

参数:

范围类型描述
valuejava.lang.String字符串值

setDateTimeLocalFormat(String value)

public final void setDateTimeLocalFormat(String value)

获取/设置日期时间本地格式。默认值:“yyyy.MM.dd HH:mm:ss zzz”。

参数:

范围类型描述
valuejava.lang.String字符串值

setDigitalSignedLabel(String value)

public final void setDigitalSignedLabel(String value)

获取/设置数字签名标签。默认值:“数字签名者”。

参数:

范围类型描述
valuejava.lang.String字符串值

setDigitalSubjectFormat(int[] value)

public final void setDigitalSubjectFormat(int[] value)

获取/设置主题字符串中元素顺序的格式。结果示例:C=UK、CN=Org、O=Organization 或 CN=Org、C=UK、O=Organization 或 O=Organization

参数:

范围类型描述
valueint[]整数数组

setFontFamilyName(String value)

public final void setFontFamilyName(String value)

获取/设置字体系列名称。它应该存在于文档中。默认值:宋体。

参数:

范围类型描述
valuejava.lang.String字符串值

setFontSize(double value)

public final void setFontSize(double value)

获取/设置字体大小。默认值:10。

参数:

范围类型描述
valuedouble双倍价值

setForegroundColor(Color value)

public final void setForegroundColor(Color value)

获取/设置前景颜色(文本颜色)。默认值:蓝色。

参数:

范围类型描述
valueColorcom.aspose.pdf.Color 实例

setLocationLabel(String value)

public final void setLocationLabel(String value)

获取/设置位置标签。默认值:“位置”。

参数:

范围类型描述
valuejava.lang.String字符串值

setReasonLabel(String value)

public final void setReasonLabel(String value)

获取/设置原因标签。默认值:“原因”。

参数:

范围类型描述
valuejava.lang.String字符串值

setRotation(int value)

public final void setRotation(int value)

获取或设置签名旋转。

参数:

范围类型描述
valueint旋转元素

setShowContactInfo(boolean value)

public final void setShowContactInfo(boolean value)

获取/设置联系信息可见性。默认值:真。

参数:

范围类型描述
valueboolean布尔值

setShowLocation(boolean value)

public final void setShowLocation(boolean value)

获取/设置位置可见性。默认值:真。

参数:

范围类型描述
valueboolean布尔值

setShowReason(boolean value)

public final void setShowReason(boolean value)

获取/设置原因可见性。默认值:真。

参数:

范围类型描述
valueboolean布尔值

setUseDigitalSubjectFormat(boolean value)

public final void setUseDigitalSubjectFormat(boolean value)

获取/设置 DigitalSubjectFormat 的使用状态(#getDigitalSubjectFormat.getDigitalSubjectFormat/#setDigitalSubjectFormat(int[]).setDigitalSubjectFormat(int[])).

参数:

范围类型描述
valueboolean布尔值

toString()

public String toString()

退货: java.lang.字符串

wait()

public final void wait()

wait(long arg0)

public final native void wait(long arg0)

参数:

范围类型描述
arg0long

wait(long arg0, int arg1)

public final void wait(long arg0, int arg1)

参数:

范围类型描述
arg0long
arg1int