Information about a signature field.

Syntax

{
   signerData: <SignerData>,
   image: <SignatureImageInfo>
}

Introduced: 31.0.

Properties

Property Description
id The frame's identifier.
(Inherited from FrameInfo)
image Information about the signature image.
location The frame's location in twips.
(Inherited from FrameInfo)
name The frame's name.
(Inherited from FrameInfo)
signerData The signer data.
textPosition The frame's character position in the document's text (one-based).
(Inherited from FrameInfo)