pdfsectionpagecountfield-ag凯发旗舰厅



com.spire.pdf.automaticfields
class pdfsectionpagecountfield

java.lang.object
  extended by com.spire.pdf.graphics.pdfgraphicswidget
      extended by com.spire.pdf.automaticfields.pdfautomaticfield
          extended by com.spire.pdf.automaticfields.pdfdynamicfield
              extended by com.spire.pdf.automaticfields.pdfmultiplevaluefield
                  extended by com.spire.pdf.automaticfields.pdfmultiplenumbervaluefield
                      extended by com.spire.pdf.automaticfields.pdfsectionpagecountfield

public class pdfsectionpagecountfield
extends pdfmultiplenumbervaluefield

represents automatic field to display number of pages in section.


constructor summary
pdfsectionpagecountfield()
          initializes a new instance of the class.
pdfsectionpagecountfield(pdffontbase font)
          initializes a new instance of the class.
pdfsectionpagecountfield(pdffontbase font, pdfbrush brush)
          initializes a new instance of the class.
pdfsectionpagecountfield(pdffontbase font, java.awt.geom.rectangle2d bounds)
          initializes a new instance of the class.
 
method summary
 
methods inherited from class com.spire.pdf.automaticfields.pdfmultiplenumbervaluefield
getnumberstyle, setnumberstyle
 
methods inherited from class com.spire.pdf.automaticfields.pdfautomaticfield
draw, getbounds, getbrush, getfont, getlocation, getpen, getsize, getstringformat, setbounds, setbrush, setfont, setlocation, setpen, setsize, setstringformat
 
methods inherited from class com.spire.pdf.graphics.pdfgraphicswidget
draw, draw
 
constructor detail

pdfsectionpagecountfield

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

pdfsectionpagecountfield

public pdfsectionpagecountfield(pdffontbase font)
initializes a new instance of the class.
parameters:
font - the font.

pdfsectionpagecountfield

public pdfsectionpagecountfield(pdffontbase font,
                                pdfbrush brush)
initializes a new instance of the class.
parameters:
font - the font.
brush - the brush.

pdfsectionpagecountfield

public pdfsectionpagecountfield(pdffontbase font,
                                java.awt.geom.rectangle2d bounds)
initializes a new instance of the class.
parameters:
font - the font.
bounds - the bounds.


网站地图