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