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