Common Reference > Document Class > RenderMetafile Method > (Stream) Document.RenderMetafile Method (Stream)
Write document to given Stream as Metafile.
public void RenderMetafile(
Stream stream
);
-
stream
- Stream to output Metafile to.
-
return value
- Created Metafile.
See also ...Document.Members | Document.RenderMetafile Method
Send comments on this topic © Dyalog Ltd 2021
|