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