[]
        
(Showing Draft Content)

C1.Document.IMemoryStreamProvided

IMemoryStreamProvided Interface

Additional interface for GrapeCity.Documents.Drawing.IImage

Namespace: C1.Document
Assembly: C1.Document.4.6.2.dll
Syntax
public interface IMemoryStreamProvided
Public Interface IMemoryStreamProvided

Properties

Name Description
Data

Gets the MemoryStream of image data.

Methods

Name Description
GetData()

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