Share via


DocumentProperty.Value Property (Office)

Gets or sets the value of a document property. Read/write.

Syntax

expression .Value

expression Required. A variable that represents a DocumentProperty object.

Remarks

If the container application doesn't define a value for one of the built-in document properties, reading the Value property for that document property causes an error.

See Also

Concepts

DocumentProperty Object

DocumentProperty Object Members