pdffileannotation-ag凯发旗舰厅
com.spire.pdf.annotations
class pdffileannotation
java.lang.object
com.spire.pdf.annotations.pdfannotation
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.
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 |
pdffileannotation
protected pdffileannotation()
pdffileannotation
protected pdffileannotation(com.spire.ms.system.drawing.rectanglef rectangle)
pdffileannotation
public pdffileannotation( dictionary,
crosstable)
getappearance
public pdfappearance getappearance()
- gets appearance of the annotation.
setappearance
public void setappearance(pdfappearance value)
- sets appearance of the annotation.