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.