ICanvasDrawingStylesTextBaseline Property
Baseline alignment setting. Possible values: top, hanging, middle, alphabetic (default), ideographic, bottom.

Namespace: Aspose.Html.Dom.Canvas
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
string TextBaseline { get; set; }

Property Value

Type: String
See Also