Piccolo.NET
PNode.printDocument_PrintPage Method
Prints the node into the given Graphics context.
protected virtual
void
printDocument_PrintPage(
object
sender
,
PrintPageEventArgs
e
);
Parameters
sender
The source of the PrintPage event.
e
The PrintPageEventArgs.
See Also
PNode Class
|
UMD.HCIL.Piccolo Namespace