BuildingBlockGalleryContentControl.DefaultTextStyle Property

Definition

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

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 BuildingBlockGalleryContentControl. The default is Default Paragraph Font.

Applies to