Click or drag to resize

LayoutElement PageIndex Property

Gets the index of a page in which rendered object. starting from 1.

Namespace: Spire.Doc.Pages
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public int PageIndex { get; }

Property Value

Type: Int32
See Also