Document.DefaultGuideStyle Property
Visio Automation Reference |
Gets or sets the default guide style of a document. Read/write.
Version Information
Version Added: Visio 2002
Syntax
expression.DefaultGuideStyle
expression A variable that represents a Document object.
Return Value
String
Remarks
The DefaultGuideStyle property specifies what style is applied to new guides created in the document.
See Also