Nutrient Web SDK

ReferenceDigitalSignaturesSignatureAppearance

Type Alias SignatureAppearance

Appearance options for a visible digital signature.

Type Alias

Properties

graphicImage

Optional

Signer image (for instance, a handwritten signature). Can be a PDF, a JPEG or a PNG image.

mode

Optional
"signatureOnly" | "signatureAndDescription" | "descriptionOnly"

Signature appearance mode: with graphics, description or both; defaults to both.

boolean

Whether to show the timezone when showSignDate is true; defaults to false.

showLocation

Optional
boolean

Whether to include the location for the signature in the signature appearance; defaults to true.

showReason

Optional
boolean

Whether to include the reason for the signature in the signature appearance; defaults to true.

showSignDate

Optional
boolean

Whether to include the signature date in the signature appearance; defaults to true.

showSigner

Optional
boolean

Whether to include the signer in the signature appearance; defaults to true.

boolean

Whether to show the watermark image; defaults to true.

Watermark image for the digital signature; can be a PDF, a JPEG or a PNG image.