Unfortunately, this is not possible. Only you can do is to make changes (inject your custom logic for your specific document type) to the responsible add() method of the DocuLibrary class. You also have to pay attention to the number sequence which is a document counter because it is being checked if the document with a specific name (including number sequence number) already exists on SharePoint document library.
↧