See Also Examples Applies To
Ask to the printer, for the next print process to print a range of page with multipage tif image or PDF.
Syntax
object.PrintSetFromToPage (nFrom, nTo)
The PrintSetFromToPage syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| nFrom | Required. Long. First page to print. |
| nTo | Required. Long. Last page to print. |