Table of Contents

TDrawingTextAttributes.Baseline Property

Specifies the baseline for both the superscript and subscript fonts. A null value means to use the parent's settings.

Syntax

Namespace: FlexCel.Core

public Nullable<Double> Baseline { get; }

See also