pdffileannotation-ag凯发旗舰厅



com.spire.pdf.annotations
class pdffileannotation

java.lang.object
  extended by com.spire.pdf.annotations.pdfannotation
      extended by com.spire.pdf.annotations.pdffileannotation
all implemented interfaces:
ipdfwrapper
direct known subclasses:
pdf3dannotation, pdfattachmentannotation

public abstract class pdffileannotation
extends pdfannotation

represents a base class for file attachment annotation.


constructor summary
protected pdffileannotation()
           
  pdffileannotation( dictionary,  crosstable)
           
protected pdffileannotation(com.spire.ms.system.drawing.rectanglef rectangle)
           
 
method summary
 pdfappearance getappearance()
          gets appearance of the annotation.
 void setappearance(pdfappearance value)
          sets appearance of the annotation.
 
methods inherited from class com.spire.pdf.annotations.pdfannotation
getauthor, getborder, getcolor, getdictionary, getflags, getlocation, getmodifieddate, getname, getpage, getrectangle, getsubject, gettext, setauthor, setborder, setcolor, setdictionary, setflags, setmodifieddate, setname, setrectangle, setsubject, settext
 
constructor detail

pdffileannotation

protected pdffileannotation()

pdffileannotation

protected pdffileannotation(com.spire.ms.system.drawing.rectanglef rectangle)

pdffileannotation

public pdffileannotation( dictionary,
                          crosstable)
method detail

getappearance

public pdfappearance getappearance()
gets appearance of the annotation.

setappearance

public void setappearance(pdfappearance value)
sets appearance of the annotation.


网站地图