Property PagesProcessed
PagesProcessed
Gets the number of pages examined by the pass. For single-page formats this is 1; for multipage containers it is the page count. An empty request still reports the page count of the source.
public int PagesProcessed { get; }