This documentation is archived and is not being maintained.
pageTo property
Gets or sets the last page in the document to be printed.
Syntax
HRESULT value = object.put_pageTo(WORD v);HRESULT value = object.get_pageTo(WORD* p);
Property values
Type: WORD
A pointer to a WORD value that receives the last page in the document to be printed.
See also
- Reference
-
ITemplatePrinter::pageFrom
-
ITemplatePrinter::selectedPages