IPdfFontAttributes Interface

File
wijmo.pdf.js
Module
wijmo.pdf

Represents the font attributes.

Properties

Properties

cursive

Glyphs have finishing strokes, flared or tapering ends, or have actual serifed endings.

Type
boolean

fantasy

Fantasy fonts are primarily decorative fonts that contain playful representations of characters.

Type
boolean

monospace

All glyphs have the same width.

Type
boolean

sansSerif

Glyphs have stroke endings that are plain.

Type
boolean

serif

Glyphs have finishing strokes, flared or tapering ends, or have actual serifed endings.

Type
boolean