Northwoods.GoWeb Assembly > Northwoods.GoWeb Namespace > GoPrintView Class : PageLimit Property |
0
x0
. Use positive values for either Width
, Height
, or both Width
and Height
to specify the maximum number of pages to be generated in that direction.Width
and Height
are negative or zero, the number of images/pages is determined by the size of the document and the ViewScale. If only one of Width
and Height
are positive, that number specifies the number of images/pages in that direction, and the number of images/pages in the other direction depends on the size of the document. The scale is calculated to make the whole document fit, although it will not be larger than ViewScale. If both Width
and Height
are positive, the maximum number of images/pages is just the product of the two numbers.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2