Use this constant to determine or specify whether all pages of a form are to print. It overrides PRT_nFromPage and PRT_nToPage settings. Use this constant with the SalPrtGetParmNum, SalPrtSetParmNum, and SalPrtSetParmDefaults functions. Value = 6

Namespace: PPJ.Runtime
Assembly: PPJ.Runtime.2 (in PPJ.Runtime.2.dll) Version: 2.0.1044.0 (2.0.1044.5276)

Syntax

C#
public const int PRT_nPrintAll

See Also