How can we access data stored in item/file inside document library
programmatically?
For example; if file test.aspx which holds a image, uploaded in document
library then who
we can access that image programmatically?
I have access document library programmatically; iterated through item/file
and their properties
but how i can open it? to access data within it?