com.spire.pdf.annotations
Class PdfPolygonAnnotationWidget

java.lang.Object
  extended by com.spire.pdf.annotations.PdfAnnotation
      extended by com.spire.pdf.annotations.PdfAnnotationWidget
          extended by com.spire.pdf.annotations.PdfStyledAnnotationWidget
              extended by com.spire.pdf.annotations.PdfMarkUpAnnotationWidget
                  extended by com.spire.pdf.annotations.PdfPolygonAndPolyLineAnnotationWidget
                      extended by com.spire.pdf.annotations.PdfPolygonAnnotationWidget
All Implemented Interfaces:
IPdfWrapper

public class PdfPolygonAnnotationWidget
extends PdfPolygonAndPolyLineAnnotationWidget

Represents the loaded text Polygon annotation class.


Method Summary
 
Methods inherited from class com.spire.pdf.annotations.PdfPolygonAndPolyLineAnnotationWidget
getVertices
 
Methods inherited from class com.spire.pdf.annotations.PdfMarkUpAnnotationWidget
getAuthor, getCreationDate, getIntent, getPopupAnnotation, getPrimaryMarkupAnnotation, getRelyType, getRichContent, setAuthor, setCreationDate, setIntent, setPopupAnnotation, setPrimaryMarkupAnnotation, setRelyType, setRichContent, setTitleText
 
Methods inherited from class com.spire.pdf.annotations.PdfStyledAnnotationWidget
getBorder, getBounds, getColor, getLocation, getSize, getText, setAnnotationFlags, setBorder, setBounds, setColor, setLocation, setSize, setText
 
Methods inherited from class com.spire.pdf.annotations.PdfAnnotationWidget
getChanged, getCrossTable, getPageWidget, searchInParents, setChanged, setCrossTable, setPageWidget
 
Methods inherited from class com.spire.pdf.annotations.PdfAnnotation
getDictionary, getFlags, getModifiedDate, getName, getPage, getRectangle, getSubject, setDictionary, setFlags, setModifiedDate, setName, setRectangle, setSubject