TextParagraphProperties::DefaultTextRunProperties Property

 

Gets the default text run properties, such as typeface or foreground brush.

Namespace:   System.Windows.Media.TextFormatting
Assembly:  PresentationCore (in PresentationCore.dll)

public:
property TextRunProperties^ DefaultTextRunProperties {
	virtual TextRunProperties^ get() abstract;
}

.NET Framework
Available since 3.0
Return to top
Show: