FoxitPDFSDKforWeb
v10.0.0
Foxit PDF SDK for Web
|
Popup annotation summary. More...
Public Attributes | |
string | flags |
annotation flag names, multiple flags are separated by commas. Please refer to Annot_Flags | |
string | name |
Unique id. | |
number | page |
Page index. | |
string | rect |
Annotation rectangle in PDF coordinate system. format: "${left},${bottom},${right},${top}". | |
string | type = 'popup' |
Annotation type flag. | |
Popup annotation summary.