SignatureCustomAppearance

SignatureCustomAppearance

Vue de l’ensemble

‘SignatureCustomAppearance’ est une classe dans Aspose.PDF FOSS pour Java.

Customise l’apparence visuelle d’un champ de signature numérique dans un document PDF.

Cette classe fournit 23 méthodes pour travailler avec les objets SignatureCustomAppearance dans des programmes Java. Les méthodologies disponibles comprennent: ‘SignaturecustomApplication’, ‘getContactInfoLabel’, getDateSignedLable', ‘getFontTimeFormat’, 'gettFamilyName', ’getPontSize', ''getForegroundColor',''getLocationLabell',getReasonLABell,‘‘isShowC ContactInFO’,‘isMovingLocation’, ́isShotReasons’, et 11 méthode supplémentaires. Tous les membres publics sont accessibles à toute application Java après l’installation de l’Aspoe.PDF FOSS pour le package Java, Propriétés : ‘IncontactLabe’, Label’SIGNAME, Date’Laboration, date’Nature’nature, 5+

Propriétés

NameTypeAccessDescription
contactInfoLabelStringReadReturns the label text displayed before the contact info.
reasonLabelStringReadReturns the label text displayed before the signing reason.
locationLabelStringReadReturns the label text displayed before the signing location.
dateSignedLabelStringReadReturns the label text displayed before the signing date.
showContactInfobooleanReadReturns whether the contact info line is shown in the signature appearance.
showReasonbooleanReadReturns whether the reason line is shown in the signature appearance.
showLocationbooleanReadReturns whether the location line is shown in the signature appearance.
dateTimeFormatStringReadReturns the date/time format pattern used to display the signing date.
foregroundColorColorReadReturns the foreground color used for text in the signature appearance.
fontFamilyNameStringReadReturns the font family name used in the signature appearance.
fontSizedoubleReadReturns the font size used in the signature appearance.

méthodes

SignatureDescription
SignatureCustomAppearance()Creates a new SignatureCustomAppearance with default settings.
getContactInfoLabel()StringReturns the label text displayed before the contact info.
setContactInfoLabel(contactInfoLabel: String)Sets the label text displayed before the contact info.
getReasonLabel()StringReturns the label text displayed before the signing reason.
setReasonLabel(reasonLabel: String)Sets the label text displayed before the signing reason.
getLocationLabel()StringReturns the label text displayed before the signing location.
setLocationLabel(locationLabel: String)Sets the label text displayed before the signing location.
getDateSignedLabel()StringReturns the label text displayed before the signing date.
setDateSignedLabel(dateSignedLabel: String)Sets the label text displayed before the signing date.
isShowContactInfo()booleanReturns whether the contact info line is shown in the signature appearance.
setShowContactInfo(showContactInfo: boolean)Sets whether the contact info line is shown in the signature appearance.
isShowReason()booleanReturns whether the reason line is shown in the signature appearance.
setShowReason(showReason: boolean)Sets whether the reason line is shown in the signature appearance.
isShowLocation()booleanReturns whether the location line is shown in the signature appearance.
setShowLocation(showLocation: boolean)Sets whether the location line is shown in the signature appearance.
getDateTimeFormat()StringReturns the date/time format pattern used to display the signing date.
setDateTimeFormat(dateTimeFormat: String)Sets the date/time format pattern used to display the signing date.
getForegroundColor()ColorReturns the foreground color used for text in the signature appearance.
setForegroundColor(foregroundColor: Color)Sets the foreground color used for text in the signature appearance.
getFontFamilyName()StringReturns the font family name used in the signature appearance.
setFontFamilyName(fontFamilyName: String)Sets the font family name used in the signature appearance.
getFontSize()doubleReturns the font size used in the signature appearance.
setFontSize(fontSize: double)Sets the font size used in the signature appearance.

Voir aussi

  • Aspose.PDF pour Java — API d’entreprise
 Français