MetafileHeader.IsDisplay

MetafileHeader.IsDisplay method

Returns a value that indicates whether the associated Metafile is device dependent.

public bool IsDisplay()

Return Value

True if the associated Metafile is device dependent; otherwise, false.

See Also