pdfattachmentannotationwidget-ag凯发旗舰厅



com.spire.pdf.annotations
class pdfattachmentannotationwidget

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.pdfattachmentannotationwidget
all implemented interfaces:
ipdfwrapper

public class pdfattachmentannotationwidget
extends pdfstyledannotationwidget

represents the attachment annotation from the loaded document.


constructor summary
( dictionary,  crosstable, com.spire.ms.system.drawing.rectanglef rectangle, java.lang.string text)
           
 
method summary
 byte[] getdata()
           
 java.lang.string getfilename()
          gets the attachment file name of the annotation.
 pdfattachmenticon geticon()
          gets the icon of the annotation.
 void seticon(pdfattachmenticon value)
          sets the icon of the annotation.
 
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
getauthor, getdictionary, getflags, getmodifieddate, getname, getpage, getrectangle, getsubject, setauthor, setdictionary, setflags, setmodifieddate, setname, setrectangle, setsubject
 
constructor detail

pdfattachmentannotationwidget

public pdfattachmentannotationwidget( dictionary,
                                      crosstable,
                                     com.spire.ms.system.drawing.rectanglef rectangle,
                                     java.lang.string text)
method detail

geticon

public pdfattachmenticon geticon()
gets the icon of the annotation.

seticon

public void seticon(pdfattachmenticon value)
sets the icon of the annotation.

getfilename

public java.lang.string getfilename()
gets the attachment file name of the annotation.

getdata

public byte[] getdata()


网站地图