Draws the page to the printer.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Graphics As Graphics | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public Graphics Graphics {get;} | |
| C# | Copy Code |
|---|---|
using DataDynamics.ActiveReports.Interop; | |
| Visual Basic | Copy Code |
|---|---|
Imports DataDynamics.ActiveReports.Interop | |
This property is valid only after the StartJob event is called.