Table of Contents

TLineStyle.PenAlign Property

Specifies the alignment to be used for the underline stroke. If null, default from the theme will be used.

Syntax

Namespace: FlexCel.Core

public Nullable<TPenAlignment> PenAlign { get; }

See also