Gets a value indicating whether the current content is dirty and does not correspond to the current values of DocumentLocation, Paginated etc.
Syntax
'Declaration
Public ReadOnly Property Dirty As System.Boolean
public System.bool Dirty {get;}
See Also