public static interface FontCheckUtil.CharacterChecker
| Modifier and Type | Method and Description |
|---|---|
boolean |
check(int ch,
PdfFont font)
Checks passed symbol against the font
|
boolean check(int ch,
PdfFont font)
ch - character to checkfont - font to checktrue if check passes, otherwise falseCopyright © 1998–2024 Apryse Group NV. All rights reserved.