Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 886 Bytes

File metadata and controls

20 lines (15 loc) · 886 Bytes

StampInfo

Provides stamp info.

Properties

Name Type Description Notes
id String Gets ID of the stamp. [optional]
indexOnPage Integer Gets index on page of the stamp. [optional]
pageIndex Integer Gets PageIndex of the annotation. [optional]
rect Rectangle Gets Rect of the annotation. [optional]
text String Get the text content. [optional]
visible Boolean Gets the stamp is visible. [optional]
stampType StampType Gets stamp type.
links List<Link> Link to the document. [optional]

[Back to Model list] [Back to API list] [Back to README]