DefaultFillStyle

DocumentSettings.DefaultFillStyle property

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

public int DefaultFillStyle { get; set; }

See Also