TextViewerTextAlignment Property

Gets or sets the alignment of the text.

Definition

Namespace: BeeMobile.TextViewer
Assembly: BeeMobile.TextViewer.NET48 (in BeeMobile.TextViewer.NET48.dll) Version: 4.8.0.4
C#
public Alignment TextAlignment { get; set; }

Property Value

Alignment

See Also