TextViewerText Property

Gets or sets the text associated with this control.

Definition

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

Return Value

String
The text associated with TextViewer.

See Also