Table of Contents

Property Cancel

Namespace
LMKit.Extraction.Ocr
Assembly
LM-Kit.NET.dll

Cancel

Set to true to abort processing of remaining pages. The pages already processed (including the current one) are preserved in the output.

public bool Cancel { get; set; }

Property Value

bool
Share