This documentation is archived and is not being maintained.
pageHeight property
Gets the current height of a page on the printer.
Syntax
HRESULT value = object.get_pageHeight(long* p);
Property values
Type: long
A long value that receives the current height of a page on the printer, in 1/100ths of an inch.
See also
-
ITemplatePrinter::pageWidth