Interface: SignatureAppearance

PSPDFKit.SignatureAppearance

Properties:
Name Type Attributes Description
mode PSPDFKit.SignatureAppearanceMode <nullable>

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

showSigner boolean <nullable>

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

showSignDate boolean <nullable>

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

showReason boolean <nullable>

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

showLocation boolean <nullable>

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

showWatermark boolean <nullable>

Wether to show the watermark image; defaults to true.

watermarkImage Blob | File <nullable>

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