Metafile::GetMetafileHeader Method (Stream^)
.NET Framework (current version)
Returns the MetafileHeader associated with the specified Metafile.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- stream
-
Type:
System.IO::Stream^
A Stream containing the Metafile for which a header is retrieved.
Return Value
Type: System.Drawing.Imaging::MetafileHeader^The MetafileHeader associated with the specified Metafile.
.NET Framework
Available since 1.1
Available since 1.1
Show: