Table of Contents

Property PageIndex

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

PageIndex

Zero-based index of the page just processed (within the source PDF, not the iteration index).

public int PageIndex { get; }

Property Value

int
Share