ShapeBase IsDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C#....Document doc = new Document (); Assert . False ( doc . TrackRevisions...kind. Shape shape = new Shape ( doc , ShapeType . Cube ); shape ...