'Declaration
Public Overrides Sub SaveToStream( _ ByVal stream As System.IO.Stream, _ ByVal fileFormat As INFileFormat _ )
'Usage
Dim instance As NEmfImage Dim stream As System.IO.Stream Dim fileFormat As INFileFormat instance.SaveToStream(stream, fileFormat)
public override void SaveToStream( System.IO.Stream stream, INFileFormat fileFormat )
Parameters
- stream
- fileFormat