CharacterInfoWidth Property
Gets characters width in points.

Namespace: Aspose.Html.Rendering
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public float Width { get; }

Property Value

Type: Single
Width in points.
See Also