Keywords property

Microsoft Visio Developer Reference

Keywords property

       

Returns or sets the value of the Keywords box in a document's properties.

Version added

2.0

Syntax

strRet = object.Keywords
object.Keywords = stringExpression

strRet

String. The current value of the field.

object

Required. An expression that returns a Document object.

stringExpression

Required String. The new value of the field.

Remarks

Setting the Keywords property is equivalent to entering information in the Keywords box in the Properties dialog box (click Properties on the File menu).