In this article we will be seeing how to change the document id provider from default to custom and vice-versa.

I have created a class library which is inherited from Microsoft.Office.Document.DocumentIDProvider for implementing the custom document id provider.

Create a class library for implementing custom document id provider:

Create a windows form to change the document id provider: