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

Glossary Item Box

 

Applies to

TPlusMemoPrinter component

 

Declaration

property PrintTitle: string;

 

Description

This property determines what is used as a name for the print job.  The token "{application}", if present in PrintTitle, will be replaced by the Application.Title at print time.

 

The default value for PrintTitle is "{application}".