| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.pdf.annotations.PdfAnnotation
com.spire.pdf.annotations.PdfLinkAnnotation
public abstract class PdfLinkAnnotation
Represents the base class for link annotations.
| Constructor Summary | |
|---|---|
| PdfLinkAnnotation()Initializes new instance of class. | |
| PdfLinkAnnotation(java.awt.geom.Rectangle2D rectangle)Initializes new instance of class. | |
| Method Summary | |
|---|---|
|  PdfHighlightMode | getHighlightMode()Gets Hightlight Mode of the annotation. | 
|  void | setHighlightMode(PdfHighlightMode value)Sets Hight light Mode of the annotation. | 
| Methods inherited from class com.spire.pdf.annotations.PdfAnnotation | 
|---|
| getBorder, getColor, getDictionary, getFlags, getLocation, getModifiedDate, getName, getPage, getRectangle, getText, setBorder, setColor, setDictionary, setFlags, setModifiedDate, setName, setRectangle, setText | 
| Constructor Detail | 
|---|
public PdfLinkAnnotation()
public PdfLinkAnnotation(java.awt.geom.Rectangle2D rectangle)
rectangle - Bounds of the annotation.| Method Detail | 
|---|
public PdfHighlightMode getHighlightMode()
public void setHighlightMode(PdfHighlightMode value)
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||