Share via


TextRuns Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Specifies a group of TextRun objects that contain the text whose flow is controlled by the current TextFlow object.

Namespace:  Microsoft.SPOT.Presentation.Controls
Assembly:  Microsoft.SPOT.TinyCore (in Microsoft.SPOT.TinyCore.dll)

Syntax

'Declaration
Public TextRuns As TextRunCollection
public TextRunCollection TextRuns
public:
TextRunCollection^ TextRuns
val mutable TextRuns: TextRunCollection
public var TextRuns : TextRunCollection

.NET Framework Security

See Also

Reference

TextFlow Class

Microsoft.SPOT.Presentation.Controls Namespace