Nutrient Web SDK
    Preparing search index...

    Enumeration SignatureAppearanceMode

    Specifies the signature appearance mode: whether graphics, description, or both are included in it. See https://www.nutrient.io/guides/web/signatures/digital-signatures/signature-lifecycle/configure-digital-signature-appearance/ for a detailed discussion of the signature modes.

    Index

    Enumeration Members

    descriptionOnly: "descriptionOnly"

    Only the description is included in the signature appearance.

    signatureAndDescription: "signatureAndDescription"

    Both the graphic and description are included in the signature appearance.

    signatureOnly: "signatureOnly"

    Only the graphic is included in the signature appearance.