pdfnewpage-ag凯发旗舰厅



com.spire.pdf
class pdfnewpage

java.lang.object
  extended by com.spire.pdf.pdfpagebase
      extended by com.spire.pdf.pdfnewpage
all implemented interfaces:
ipdfwrapper

public class pdfnewpage
extends pdfpagebase

represents a single pdf page.


constructor summary
pdfnewpage()
          initializes a new instance of the class.
pdfnewpage( crosstable)
           
 
method summary
 pdfannotationcollection getannotations()
          gets a collection of the annotations of the page.
 java.awt.geom.dimension2d getsize()
          gets the size of the page.
 void setsection(pdfsection section)
          sets parent section to the 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
 
constructor detail

pdfnewpage

public pdfnewpage()
initializes a new instance of the class.

pdfnewpage

public pdfnewpage( crosstable)
method detail

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 -


网站地图