Table of Contents

Property PageResult

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

PageResult

Gets the per-page result produced by the converter, or null if the conversion failed for this page.

public DocumentToMarkdownPageResult PageResult { get; }

Property Value

DocumentToMarkdownPageResult
Share