ITextMetricsWidth Property |
Is a double giving the calculated width of a segment of inline text in CSS pixels.
Namespace: Aspose.Html.Dom.CanvasAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
SyntaxReadOnly Property Width As Double
Get
property double Width {
double get ();
}
abstract Width : float with get
Property Value
Type:
Double
See Also