| Visual Basic (Declaration) | |
|---|---|
Public Sub StartJob( _ ByVal printJob As System.String _ ) | |
| C# | |
|---|---|
public void StartJob( System.string printJob ) | |
Parameters
- printJob
- The job being printed.
|
| ActiveReports Developer 7 | |
| StartJob Method | |
| See Also | |
| GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace > SystemPrinter Class : StartJob Method |
Glossary Item Box