Table of Contents

Property EndPage

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

EndPage

Gets the 1-based page number where this document segment ends (inclusive).

public int EndPage { get; }

Property Value

int

A positive integer greater than or equal to StartPage.