DocumentSettings.DefaultTextStyle

DocumentSettings.DefaultTextStyle property

Specifies the ID of a StyleSheet element. The next time the user creates a shape using a drawing tool, the shape inherits its text style from the specified StyleSheet element.

public int DefaultTextStyle { get; set; }

See Also