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
| Name | Type | Access | Description |
|---|---|---|---|
contactInfoLabel | String | Read | Returns the label text displayed before the contact info. |
reasonLabel | String | Read | Returns the label text displayed before the signing reason. |
locationLabel | String | Read | Returns the label text displayed before the signing location. |
dateSignedLabel | String | Read | Returns the label text displayed before the signing date. |
showContactInfo | boolean | Read | Returns whether the contact info line is shown in the signature appearance. |
showReason | boolean | Read | Returns whether the reason line is shown in the signature appearance. |
showLocation | boolean | Read | Returns whether the location line is shown in the signature appearance. |
dateTimeFormat | String | Read | Returns the date/time format pattern used to display the signing date. |
foregroundColor | Color | Read | Returns the foreground color used for text in the signature appearance. |
fontFamilyName | String | Read | Returns the font family name used in the signature appearance. |
fontSize | double | Read | Returns the font size used in the signature appearance. |
méthodes
| Signature | Description |
|---|---|
SignatureCustomAppearance() | Creates a new SignatureCustomAppearance with default settings. |
getContactInfoLabel() → String | Returns the label text displayed before the contact info. |
setContactInfoLabel(contactInfoLabel: String) | Sets the label text displayed before the contact info. |
getReasonLabel() → String | Returns the label text displayed before the signing reason. |
setReasonLabel(reasonLabel: String) | Sets the label text displayed before the signing reason. |
getLocationLabel() → String | Returns the label text displayed before the signing location. |
setLocationLabel(locationLabel: String) | Sets the label text displayed before the signing location. |
getDateSignedLabel() → String | Returns the label text displayed before the signing date. |
setDateSignedLabel(dateSignedLabel: String) | Sets the label text displayed before the signing date. |
isShowContactInfo() → boolean | Returns 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() → boolean | Returns 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() → boolean | Returns 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() → String | Returns 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() → Color | Returns 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() → String | Returns the font family name used in the signature appearance. |
setFontFamilyName(fontFamilyName: String) | Sets the font family name used in the signature appearance. |
getFontSize() → double | Returns 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