| Package | stimulsoft.report.export.struct |
| Class | public class StiPdfPfontInfo |
| Inheritance | StiPdfPfontInfo Object |
| Property | Defined By | ||
|---|---|---|---|
| bold : Boolean | StiPdfPfontInfo | ||
| childFontsMap : Vector.<int> | StiPdfPfontInfo | ||
| font : StiFont | StiPdfPfontInfo | ||
| italic : Boolean | StiPdfPfontInfo | ||
| name : String | StiPdfPfontInfo | ||
| number : int | StiPdfPfontInfo | ||
| parentFontNumber : int | StiPdfPfontInfo | ||
| pdfName : String | StiPdfPfontInfo | ||
| bold | property |
public var bold:Boolean| childFontsMap | property |
public var childFontsMap:Vector.<int>| font | property |
public var font:StiFont| italic | property |
public var italic:Boolean| name | property |
public var name:String| number | property |
public var number:int| parentFontNumber | property |
public var parentFontNumber:int| pdfName | property |
public var pdfName:String