ContentControl.DefaultTextStyle Property

Definition

Gets the name of the character style that is used to format text in the ContentControl.

public object DefaultTextStyle { get; set; }

Property Value

Object

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

Applies to