DefaultLineStyle

DocumentSettings.DefaultLineStyle property

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

public int DefaultLineStyle { get; set; }

See Also