Table of Contents

Property PagesProcessed

Namespace
LMKit.Media.Image
Assembly
LM-Kit.NET.dll

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; }

Property Value

int
Share