Share via


DefaultGuideStyle Property [Visio 2003 SDK Documentation]

Gets or sets the default guide style of a document.

strRet = object**.DefaultGuideStyle**

object**.DefaultGuideStyle** = stringExpression

strRet     String. The default guide style of the document.

object     Required. An expression that returns a Document object.

stringExpression     Required String. The name of the default guide style.

Version added

2002

Remarks

The DefaultGuideStyle property specifies what style is applied to new guides created in the document.

Applies to | Document object