How do I enable or disable Track Changes option in C#.
I think you are looking for this property
Document.TrackRevisions
as from MSDN
This property returns True if changes are tracked in the specified document, and False if they are not. Set the property value to True or False to enable or disable the functionality.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With