IsValid

EmfPlusHeader.IsValid property

Gets a value indicating whether this instance is valid.

public bool IsValid { get; }

Property Value

true if this instance is valid; otherwise, false.

See Also