public static class PdfFonts.FontsInfoStore
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
PdfFonts.FontsInfoStore.FontStyleInfo
Accessory class FontStyleInfo
|
| Constructor and Description |
|---|
PdfFonts.FontsInfoStore() |
| Modifier and Type | Method and Description |
|---|---|
static void |
clearFontsInfoStore()
Clear fonts info store
|
com.stimulsoft.report.export.tools.pdf.PdfFonts.FontsInfoStore.FontInfo |
getFontInfo(StiFont font)
Get font info
|
static void |
loadFontInfoToStore(java.lang.String fontName,
byte[] data)
Load font info to store
|
Copyright © 2019 Stimulsoft. All Rights Reserved.