DocumentChanged

Hi,

I am trying to use the DocumentChanged event to determine if the GoDocument has changed. The problem is on the initial load of and existing document this event fires. This indicates that the document has changed even though it has not. Can you tell me the best way to determine when a document has actually had a material GoDocument change.

Thanks
Rich

There’s the GoDocument.IsModified property.