Pdfdemo
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Pdfdemo
pdf-core
/
io.github.limuyang2.pdf.core
/
PdfCharacter
/
PdfCharacter
Pdf
Character
constructor
(
characterIndex
:
Int
,
unicodeCodePoint
:
Int
,
bounds
:
PdfRect
?
,
origin
:
PdfPoint
?
,
fontSize
:
Double
?
,
angleRadians
:
Double
?
,
isGenerated
:
Boolean
,
isHyphen
:
Boolean
,
hasUnicodeMappingError
:
Boolean
)