Share

Document.Dirty Property

Parent Object: Document

Description

Gets/Sets a Boolean flag indicating if the Document has been written into, since opened.

Syntax

Document.Dirty() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Version

Introduced in version 4

Was this information helpful?