CharStyle.SuperscriptPosition Property

Gets or sets the vertical position offset for superscript text.

Namespace: Aurigma.GraphicsMill.Drawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public double SuperscriptPosition { get; set; }

Property Value

A single-precision floating-point value representing the superscript position.

See Also

Reference