Writes the specified image to the underlying stream.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public void WriteImage ( |
Visual Basic
Copy Code
|
|---|
Public Sub WriteImage( _ |
The image to write.
See Also