TextFormatInfoRightToLeft Property

Returns true if this format describes a right to left text.

Definition

Namespace: Firefly.Box.Data.Advanced
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public bool RightToLeft { get; }

Property Value

Boolean

See Also