MetafileHeader.IsWmfPlaceable

MetafileHeader.IsWmfPlaceable method

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

public bool IsWmfPlaceable()

Return Value

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

See Also