CharacterInfoOffset Property
Gets offset to the next character in points.

Namespace: Aspose.Svg.Rendering
Assembly: Aspose.SVG (in Aspose.SVG.dll) Version: 20.2
Syntax
public float Offset { get; }

Property Value

Type: Single
Offset in points.
See Also