FontFallback.Run Struct
Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: FontFallback
Specified details about a font fallback run
public struct FontFallback.Run
Inheritance
FontFallback.Run → ValueType → object
Fields
Length | The length of this run in code points |
Start | The starting code point index of this run |
Typeface | The typeface to be used for this run |