pageFrom property

Gets or sets the first page in the document to be printed.

Syntax

HRESULT value = object.put_pageFrom(WORD v);HRESULT value = object.get_pageFrom(WORD* p);

Property values

Type: WORD

A pointer to a WORD value that receives the first page in the document to be printed.

See also

Reference

ITemplatePrinter::pageTo

ITemplatePrinter::selectedPages