| 
Document
RejectChanges Method
  | 
 Rejects changes tracked from the moment of last change acceptance.
 Namespace:
 Spire.Doc
 Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
 Syntax
Syntax
 
 
public void RejectChanges()
 
public:
void RejectChanges()
 
member RejectChanges : unit -> unit 
 
 
 
 
 See Also
See Also