public class PdfFontInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
ASC |
int |
CH |
java.lang.String[] |
CharPdfNames |
byte[] |
ChildFontsMap |
int |
DESC |
int[] |
GlyphBackList |
int[] |
GlyphList |
int[] |
GlyphRtfList |
int[] |
GlyphWidths |
int |
ItalicAngle |
int |
LineGap |
int |
LLX |
int |
LLY |
int |
MacAscend |
int |
MacDescend |
int |
MacLineGap |
int |
MappedSymbolsCount |
boolean |
NeedSynt |
int |
NtmFlags |
int |
StemV |
int |
StrikeoutPosition |
int |
StrikeoutSize |
int[] |
SymsToPDF |
int |
tmASC |
int |
tmDESC |
int |
tmExternal |
int |
UnderscorePosition |
int |
UnderscoreSize |
int[] |
UnicodeMap |
int[] |
UnicodeMapBack |
int |
URX |
int |
URY |
int[] |
Widths |
int |
XH |
| Constructor and Description |
|---|
PdfFontInfo() |
public int[] Widths
public java.lang.String[] CharPdfNames
public int CH
public int XH
public int ASC
public int DESC
public int tmASC
public int tmDESC
public int tmExternal
public int MacAscend
public int MacDescend
public int MacLineGap
public int LLX
public int LLY
public int URX
public int URY
public int StemV
public int ItalicAngle
public int LineGap
public int NtmFlags
public int UnderscoreSize
public int UnderscorePosition
public int StrikeoutSize
public int StrikeoutPosition
public int[] UnicodeMap
public int[] UnicodeMapBack
public int[] GlyphList
public int[] GlyphBackList
public int[] GlyphRtfList
public int[] SymsToPDF
public int MappedSymbolsCount
public boolean NeedSynt
public int[] GlyphWidths
public byte[] ChildFontsMap
Copyright © 2019 Stimulsoft. All Rights Reserved.