MetafileHeader.IsWmfPlaceable Method

Definition

Returns a value that indicates whether the associated Metafile is in the Windows placeable metafile format.

public:
 bool IsWmfPlaceable();
public bool IsWmfPlaceable ();
member this.IsWmfPlaceable : unit -> bool
Public Function IsWmfPlaceable () As Boolean

Returns

true if the associated Metafile is in the Windows placeable metafile format; otherwise, false.

Applies to