DefaultGuideStyle

DocumentSettings.DefaultGuideStyle property

Specifies the ID of a StyleSheet element. The next time the user creates a guide, the guide inherits its guide style from the specified StyleSheet element.

public int DefaultGuideStyle { get; set; }

See Also