APPEND_FONT_SIZE Enum Entry

APPEND_FONT_SIZE

Include the font size in points, where the recogniser identified one.

Properties

name

val name: String

ordinal

val ordinal: Int

Functions

or

infix fun or(other: ScanText.Flag): EnumSet<ScanText.Flag>

Combines two flags into a set.

Top