TPlusMemoPrinter.PrintStartPage property
PlusMemo Help Send comments on this topic.
TPlusMemoPrinter.PrintStartPage property

Glossary Item Box

 

Applies to

TPlusMemoPrinter component

 

Declaration

property PrintStartPage: Integer;

 

Description

This property returns the starting page number for the current print job.  It can be queried inside OnProgress handler so that the application knows how many pages have been printed since the beginning of the print job.

 

This property has read only access.