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 font doesn't contain passed symbol or this symbol is invalid, otherwise falseCopyright © 1998–2025 Apryse Group NV. All rights reserved.