CharacterInfoOffset Property
Gets offset to the next character in points.

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

Property Value

Type: Single
Offset in points.
See Also