PlainTextContentControl.DefaultTextStyle Property

Definition

Gets the name of the character style to use to format text in the PlainTextContentControl.

public string DefaultTextStyle { get; }

Property Value

String

The name of the character style to use to format text in the PlainTextContentControl. The default is Default Paragraph Font.

Applies to