to Ink Annotation
Builds ink annotation from signature data.
Return
Ink annotation representing this signature, or null if class is not an ink signature.
Parameters
Target document where the annotation will be added to.
Target page index in document
where the annotation will be added to.
Point where the annotation should be created.
Builds ink annotation from signature data.
Return
Ink annotation representing this signature, or null if class is not an ink signature.
Parameters
Target document where the annotation will be added to.
Target page index in document
where the annotation will be added to.
Rect on the page into which the annotation should be fitted.
Builds ink annotation from signature data. This method does not set annotation's bounding box. If you want to create a stamp annotation with bounding box around certain touch point, use .toInkAnnotation instead.
Return
Ink annotation representing this signature, or null if class is not an ink signature.
Parameters
Target page index where the annotation will be added to.