HasWarnings

OcrEventHandler.HasWarnings property

Gets the value that indicates whether the list of warnings isn’t empty.

public bool HasWarnings { get; }

Return Value

true if the list of warnings isn’t empty; otherwise, false.

See Also