Skip to main content

DocumentProperty.Value property

Table of contents
  1. Syntax
  2. Remarks

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.

Leave a comment

Your email address will not be published. Required fields are marked *

Format your code: <pre><code class="language-vba">place your code here</code></pre>