Table of Contents

TDrawingParagraphProperties.Rtl Property

Specifies whether the text is right-to-left or left-to-right in its flow direction. If null, the value is not known.

Syntax

Namespace: FlexCel.Core

public Nullable<Boolean> Rtl { get; }

See also