Table of Contents

Property PageNumber

Namespace
BitMiracle.Docotic.Pdf.Layout
Assembly
BitMiracle.Docotic.Pdf.Layout.dll

PageNumber

Gets the current page number in the document.

public int PageNumber { get; }

Property Value

int

The current page number starting with 1.

See Also