RichTextContentControl.DefaultTextStyle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the name of the character style to use to format text in the RichTextContentControl.
public:
property System::String ^ DefaultTextStyle { System::String ^ get(); };
public string DefaultTextStyle { get; }
member this.DefaultTextStyle : string
Public ReadOnly Property DefaultTextStyle As String
Property Value
The name of the character style to use to format text in the RichTextContentControl. The default is Default Paragraph Font.