HandWrittenSignatureSettingsModel

23 Sep 20251 minute to read

Interface for a class HandWrittenSignatureSettings

Properties

annotationSelectorSettings AnnotationSelectorSettingsModel

specifies the annotation selector settings of the annotation.

canSave boolean

Allows saving of programmatically added signatures.

fontFamily string

Gets or sets the font family for text signature.

height number

specified the height of the annotation.

initialDialogSettings SignatureDialogSettingsModel

Get or set the initialDialogSettings for Handwritten initial.

offset IPoint

Gets or sets the signature offset.

opacity number

specifies the opacity of the annotation.

pageNumber number

Gets or sets the signature page number.

path string

Gets or sets the path of the signature.

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 { : }

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.