initialsImageData Property

Summary

Gets or sets image base64 data for the signer's initials image.

Syntax

TypeScript
JavaScript
Object.defineProperty(DocumentSignature.prototype, 'initialsImageData', 
   get: function(), 
   set: function(value) 
) 
initialsImageData: string; 

Property Value

The image data for the signer's initials image. This value can be null.

Remarks

The signature image used for rendering the initials type in DocumentSignatureFormField.

Requirements

Target Platforms

See Also

DocumentSignature Class

DocumentSignature Members

lt.Document Namespace

Help Version 22.0.2023.2.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.