Class IGlyphRendererExtensions
Inheritance
System.Object
IGlyphRendererExtensions
Namespace: SixLabors.Fonts
Assembly: IronWebScraper.dll
Syntax
public static class IGlyphRendererExtensions : Object
Methods
Render(IGlyphRenderer, howluw<Char>, TextOptions)
Declaration
public static IGlyphRenderer Render(this IGlyphRenderer renderer, howluw<char> text, TextOptions options)
Parameters
Type | Name | Description |
---|---|---|
IGlyphRenderer | renderer | |
IronWebScraper.Extensions.howluw<System.Char> | text | |
TextOptions | options |
Returns
Type | Description |
---|---|
IGlyphRenderer |