Top "Richedit-control" questions

Converting MemoryStream to Byte Array in VB.Net

I am trying to convert the memory stream generated from richeditDocument to byte array. The code is given below: Public …

vb.net silverlight bytearray richedit-control