Valid

EmfHeaderObject.Valid property

Gets a value indicating whether this EmfHeaderObject is valid.

public bool Valid { get; }

Property Value

true if valid; otherwise, false.

See Also