SharpLeaf Reference > SharpLeaf Properties > Page Property (ReadOnly) SharpLeaf.Page Property (ReadOnly)
Number of current page, starting at 1 (ReadOnly).
public int Page {get;}
Example
int currpage = lf.Page;
See also ...SharpLeaf Members
Send comments on this topic © Dyalog Ltd 2021
|