CharStyle.Subscript Property

Gets or sets a value indicating whether the text is subscript.

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

Syntax

C#
public bool Subscript { get; set; }

Property Value

true if the text is subscript; otherwise, false.

See Also

Reference