FontAdapter

TheArtOfDev.HtmlRenderer.WPF.Adapters

Adapter for WPF Font.

Inherits: RFont

Constructors

Properties

Font : Typeface

the underline win-forms font.

Fields

_font : Typeface

the underline win-forms font.

_glyphTypeface : GlyphTypeface

The glyph font for the font

_height : double

Cached font height.

_size : double

the size of the font

_underlineOffset : double

the vertical offset of the font underline location from the top of the font.

_whitespaceWidth : double

Cached font whitespace width.