Search results

HandWrittenSignatureSettingsModel API in Angular PDF Viewer API component

Interface for a class HandWrittenSignatureSettings

Properties

annotationSelectorSettings

AnnotationSelectorSettingsModel

specifies the annotation selector settings of the annotation.

height

number

specified the height of the annotation.

initialDialogSettings

SignatureDialogSettingsModel

Get or set the initialDialogSettings for Handwritten initial.

opacity

number

specifies the opacity of the annotation.

saveInitialLimit

number

Gets or sets the save initial limit of the initial. By default value is 1 and maximum limit is 5.

saveSignatureLimit

number

Gets or sets the save signature limit of the signature. By default value is 1 and maximum limit is 5.

signatureDialogSettings

SignatureDialogSettingsModel

Get or set the Signature DialogSettings for Handwritten signature.

signatureItem

SignatureItem[]

Provide option to define the required signature items to be displayed in signature menu.

strokeColor

string

specifies the stroke color of the annotation.

thickness

number

specified the thickness of the annotation.

typeSignatureFonts

{ [key: number]: string }

Options to set the type signature font name with respective index and maximum font name limit is 4 so key value should be 0 to 3.

width

number

specified the width of the annotation.