Table of Contents

Property Exception

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

Exception

Gets the exception thrown while processing this page, or null when the page was processed successfully. An operation-canceled exception is forwarded to the caller and is not reported through this property.

public Exception Exception { get; }

Property Value

Exception
Share