CharStyle.SuperscriptSize Property

Gets or sets the font size for superscript text.

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

Syntax

C#
public double SuperscriptSize { get; set; }

Property Value

A single-precision floating-point value representing the superscript font size.

See Also

Reference