[]
        
(Showing Draft Content)

C1.Win.Document.C1Image.GetData

GetData Method

GetData()

Use this method to get the MemoryStream which can be used to create an image in multithreading enviroment.

Declaration
public MemoryStream GetData()
Public Function GetData() As MemoryStream
Returns
Type Description
MemoryStream