I want to search the content of the documents in the docbase besides the metadata search. Are there any APIs available which will allow me to do this from windows form application ?
short answer... NO
long answer... what version you using? if D6+ then Documentum Web Services (DFS) would be the recommended route. Use the DFS to connect to the repository and issue DQL statements which will interacte with the Full Text query engine.