GoDigram for .NET Framework and .NET Core
Northwoods.Go.Pdf Namespace / GoPdfWriter Class / MajorRows Property
In This Topic
    MajorRows Property
    In This Topic
    True if pages are numbered such that a row consists of consecutive page numbers, false if pages are numbered such that columns consist of consecutive page numbers. Default is true.
    Syntax
    public bool MajorRows {get; set;}
    See Also