RemoveDocument Method From Stot previous page next page Stot IStore..::..RemoveDocument Method Removes the document from a specific word. Namespace: Engine Assembly: Engine (in Engine.dll)SyntaxC#VBC++void RemoveDocument( string word, Document doc )Sub RemoveDocument ( _ word As String, _ doc As Document _ )void RemoveDocument( String^ word, Document^ doc )ParameterswordType: StringThe word.docType: Engine..::..DocumentThe document.See AlsoIStore InterfaceEngine Namespace previous page start next page