FoxitPDFSDKforWeb  8.2.0
Foxit PDF SDK for Web
ILinkAnnotationSummary Interface Reference

Summaries of link annotation. More...

Inheritance diagram for ILinkAnnotationSummary:
IAnnotationSummary

Additional Inherited Members

- Public Attributes inherited from IAnnotationSummary
string color
 border color, format: #RRGGBB
 
string contents
 text content.
 
Object< string, any > customEntries
 custom dictionary entries More...
 
string dashes
 This property is available when style is 'dashed'.
 
number dashPhase
 This property is available when style is 'dashed'.
 
string date
 Last modified time. format: D:yyyyMMddhhmmssTZ.
 
string flags
 annotation flag names, multiple flags are separated by commas
 
number indensity
 This property is available when style is 'cloudy'.
 
string name
 Unique id. More...
 
number objectNumber
 Unique id.
 
number page
 Page index.
 
string rect
 Annotation rectangle in PDF coordinate system. format: "${left},${bottom},${right},${top}".
 
string style
 border style, It could be one of these values: 'solid', 'dashed', 'underline', 'beveled', 'inset', 'cloudy'
 
Annot_Type type
 Annotation type flag.
 
number width
 The border width (unit: pt).
 

Detailed Description

Summaries of link annotation.

Foxit Software Corporation Logo
@2021 Foxit Software Incorporated. All rights reserved.