pdfnewpage-ag凯发旗舰厅
com.spire.pdf
class pdfnewpage
java.lang.object
com.spire.pdf.pdfpagebase
com.spire.pdf.pdfnewpage
- all implemented interfaces:
- ipdfwrapper
public class pdfnewpage
- extends pdfpagebase
represents a single pdf page.
methods inherited from class com.spire.pdf.pdfpagebase |
createtemplate, deleteimage, extractimages, extractimages, extracttext, extracttext, extracttext, extracttext, extracttext, extracttext, extracttext, findalltext, findtext, findtext, findtext, findtext, getactualbounds, getactualsize, getallowcontaintopdoctemplates, getannotationswidget, getartbox, getbackgroudopacity, getbackgroundcolor, getbackgroundimage, getbackgroundregion, getbleedbox, getcanvas, getclientsize, getcropbox, getdefaultlayerindex, getimagesinfo, getmediabox, getpagelabel, getpagelayers, getrotation, getsection, gettrimbox, isautoadjustcontent, isautoadjustcontent, isblank, releaseextactimageinfo, replaceimage, setallowcontaintopdoctemplates, setannotationswidget, setbackgroudopacity, setbackgroundcolor, setbackgroundimage, setbackgroundimage, setbackgroundregion, setdefaultlayerindex, setrotation, settaborder, trycompressimage |
pdfnewpage
public pdfnewpage()
- initializes a new instance of the class.
pdfnewpage
public pdfnewpage( crosstable)
getsize
public java.awt.geom.dimension2d getsize()
- gets the size of the page.
- specified by:
getsize
in class pdfpagebase
getannotations
public pdfannotationcollection getannotations()
- gets a collection of the annotations of the page.
setsection
public void setsection(pdfsection section)
- sets parent section to the page.
- overrides:
setsection
in class pdfpagebase
- parameters:
section
-