RemoveDocument Method From Stot previous page next page Stot Store..::..RemoveDocument Method Removes the document from under the Word. Namespace: Engine Assembly: Engine (in Engine.dll)SyntaxC#VBC++public void RemoveDocument( string word, Document doc )Public Sub RemoveDocument ( _ word As String, _ doc As Document _ )public: void RemoveDocument( String^ word, Document^ doc )ParameterswordType: StringThe word.docType: Engine..::..DocumentThe document.See AlsoStore ClassEngine Namespace previous page start next page