GoDigram for .NET Framework and .NET Core
Northwoods.Go.Pdf Namespace
/
GoPdfWriter Class
/ MajorRows Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
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
C#
public
bool
MajorRows {
get
;
set
;}
See Also
Reference
GoPdfWriter Class
GoPdfWriter Members