pdfdocumentauthorfield-ag凯发旗舰厅



com.spire.pdf.automaticfields
class pdfdocumentauthorfield

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.pdfsinglevaluefield
                  extended by com.spire.pdf.automaticfields.pdfdocumentauthorfield

public class pdfdocumentauthorfield
extends pdfsinglevaluefield

represent automatic field which contains document's author name.


constructor summary
pdfdocumentauthorfield()
          initializes a new instance of the class.
pdfdocumentauthorfield(pdffontbase font)
          initializes a new instance of the class.
pdfdocumentauthorfield(pdffontbase font, pdfbrush brush)
          initializes a new instance of the class.
pdfdocumentauthorfield(pdffontbase font, java.awt.geom.rectangle2d bounds)
          initializes a new instance of the class.
pdfdocumentauthorfield(pdffontbase font, com.spire.ms.system.drawing.rectanglef bounds)
          initializes a new instance of the class.
 
method summary
 
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

pdfdocumentauthorfield

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

pdfdocumentauthorfield

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

pdfdocumentauthorfield

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

pdfdocumentauthorfield

public pdfdocumentauthorfield(pdffontbase font,
                              com.spire.ms.system.drawing.rectanglef bounds)
initializes a new instance of the class.
parameters:
font - the font.
bounds - the bounds.

pdfdocumentauthorfield

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


网站地图