TextParagraphProperties::DefaultTextRunProperties Property
.NET Framework (current version)
Gets the default text run properties, such as typeface or foreground brush.
Assembly: PresentationCore (in PresentationCore.dll)
public: property TextRunProperties^ DefaultTextRunProperties { virtual TextRunProperties^ get() abstract; }
Property Value
Type: System.Windows.Media.TextFormatting::TextRunProperties^A TextRunProperties value.
.NET Framework
Available since 3.0
Available since 3.0
Show: