NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

MetafileHeader.IsEmf

[To be supplied.]

[Visual Basic]
Public Function IsEmf() As Boolean
[C#]
public bool IsEmf();
[C++]
public: bool IsEmf();
[JScript]
public function IsEmf() : Boolean;

See Also

MetafileHeader Class | MetafileHeader Members | System.Drawing.Imaging Namespace