Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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