IsDirty Property
IsDirty
Gets a value indicating whether the current C1MultiDocument
has been changed since it was last generated.
Declaration
[Browsable(false)]
public bool IsDirty { get; }
<Browsable(False)>
Public ReadOnly Property IsDirty As Boolean