com.stimulsoft.report.export.tools.pdf
Class PdfFonts.pfontInfo
java.lang.Object
com.stimulsoft.report.export.tools.pdf.PdfFonts.pfontInfo
- Enclosing class:
- PdfFonts
public class PdfFonts.pfontInfo
- extends java.lang.Object
Accessory class pfontInfo
Copyright Stimulsoft
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public java.lang.String name
pdfName
public java.lang.String pdfName
bold
public boolean bold
italic
public boolean italic
number
public int number
font
public StiFont font
parentFontNumber
public int parentFontNumber
childFontsMap
public byte[] childFontsMap
PdfFonts.pfontInfo
public PdfFonts.pfontInfo()