pdfcjkstandardfont-ag凯发旗舰厅



com.spire.pdf.graphics
class pdfcjkstandardfont

java.lang.object
  extended by com.spire.pdf.graphics.pdffontbase
      extended by com.spire.pdf.graphics.pdfcjkstandardfont
all implemented interfaces:
ipdfwrapper

public class pdfcjkstandardfont
extends pdffontbase

represents the standard cjk fonts.


constructor summary
pdfcjkstandardfont(pdfcjkfontfamily fontfamily, float size)
          initializes a new instance of the class.
pdfcjkstandardfont(pdfcjkfontfamily fontfamily, float size, java.util.enumset<pdffontstyle> style)
          initializes a new instance of the class.
pdfcjkstandardfont(pdfcjkstandardfont prototype, float size)
          initializes a new instance of the class.
pdfcjkstandardfont(pdfcjkstandardfont prototype, float size, java.util.enumset<pdffontstyle> style)
          initializes a new instance of the class.
 
method summary
 
methods inherited from class com.spire.pdf.graphics.pdffontbase
getbold, getheight, getitalic, getname, getsize, getstrikeout, getstyle, getunderline, measurestring, measurestring, measurestring, measurestring, measurestring
 
constructor detail

pdfcjkstandardfont

public pdfcjkstandardfont(pdfcjkfontfamily fontfamily,
                          float size,
                          java.util.enumset<pdffontstyle> style)
initializes a new instance of the class.
parameters:
fontfamily - the font family.
size - the size.
style - the style.

pdfcjkstandardfont

public pdfcjkstandardfont(pdfcjkfontfamily fontfamily,
                          float size)
initializes a new instance of the class.
parameters:
fontfamily - the font family.
size - the size.

pdfcjkstandardfont

public pdfcjkstandardfont(pdfcjkstandardfont prototype,
                          float size)
initializes a new instance of the class.
parameters:
prototype - the prototype.
size - the size.

pdfcjkstandardfont

public pdfcjkstandardfont(pdfcjkstandardfont prototype,
                          float size,
                          java.util.enumset<pdffontstyle> style)
initializes a new instance of the class.
parameters:
prototype - the prototype.
size - the size.
style - the style.


网站地图