Table of Contents

Property Cancel

Namespace
LMKit.Document.Pdf
Assembly
LM-Kit.NET.dll

Cancel

Set to true to abort processing of remaining parts. Parts already saved are preserved on disk.

public bool Cancel { get; set; }

Property Value

bool
Share