Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
C#
Visual Basic
Visual C++
Include Protected Members
Include Inherited Members
Document Toolkit Help
GlyphHelper Members
GlyphHelper Class
Methods
See Also
Send Feedback
Methods
Name
Description
CreateGlyphRun(Glyphs)
Creates a
GlyphRun
instance for specified
Glyphs
element.
CreateGlyphRun(Glyphs, Stream)
Creates a
GlyphRun
instance for specified
Glyphs
element.
CreateGlyphRun(Glyphs, FrameworkElement)
Creates a
GlyphRun
instance for specified
Glyphs
element. The glyphs bounds are calculated relative to the specified framework element.
CreateGlyphRun(Glyphs, Stream, FrameworkElement)
Creates a
GlyphRun
instance for specified
Glyphs
element. The glyphs bounds are calculated relative to the specified framework element.
See Also
GlyphHelper Class
FirstFloor.Documents.Fonts Namespace