Warnings

OcrEventHandler.Warnings property

Gets a list of warning messages.

public IList<string> Warnings { get; }

Property Value

A list of warning messages for all pages.

See Also