Hi,
I am creating document using CreateDocumentWithContent using DocumentModel class of TcpModel dll and I am getting the RecordID. Now I want to retrieve this document with its content in terms of stream or byte array. So can you please let me know which method do I need to use for it. It is better if I can get an example of it.
Thanks.