DocumentTools[SetDocumentProperty] - Set property of a document
|
Calling Sequence
|
|
SetDocumentProperty(attr, val)
|
|
Parameters
|
|
attr
|
-
|
name ; property of the document that is to be set
|
val
|
-
|
anything ; value of property to set
|
|
|
|
|
Description
|
|
•
|
The SetDocumentProperty function sets the value of a property of a document.
|
|
|
Examples
|
|
Suppose that you wish to set the Author property of a document to your name. To do so, issue the following commands:
>
|
|
>
|
|
|
|
Download Help Document
Was this information helpful?