Document.Final Property (Word)

Returns or sets a Boolean that indicates whether a document is final. Read/write.

Syntax

expression .Final

expression An expression that returns a Document object.

Remarks

True marks the document as final, notifies recipients (if any) that the document is final, and sets the document to read-only.

See Also

Concepts

Document Object

Document Object Members