Example
The following example sets the print job name.
C++
// Define the print job name
m_Spread.SetPrintJobName("FarPoint print job");
Visual Basic
' Define the print job name
fpSpread1.PrintJobName = "FarPoint print job"
| Spread 8.0 Documentation | |
| Example | |
| Support Options | |
Glossary Item Box