GoDigram for .NET Framework and .NET Core
Northwoods.Go.Pdf Namespace / GoPdfPageInfo Class / Index Property
In This Topic
    Index Property (GoPdfPageInfo)
    In This Topic
    Gets a one-based index of the current page in the total Count of pages to be printed.
    Syntax
    public int Index {get;}
    See Also