Members
(static, constant) AnnotationTypes :string
Represents supported annotation types.
Properties:
| Name | Type | Description | 
|---|---|---|
image | 
            
            string | Image annotation.  | 
        
highlight | 
            
            string | Highlight annotation.  | 
        
rectangle | 
            
            string | Rectangle annotation.  | 
        
fillrect | 
            
            string | Filled rectangle annotation.  | 
        
text | 
            
            string | Text annotation.  | 
        
stamp | 
            
            string | Stamp annotation.  | 
        
ellipse | 
            
            string | Ellipse annotation.  | 
        
line | 
            
            string | Single line annotation.  | 
        
lines | 
            
            string | Multiline annotation. Similar to   | 
        
freehand | 
            
            string | Freehand annotation.  | 
        
polygon | 
            
            string | Polygon annotation. Similar to   |