PrintingContext Class Methods
In This Topic
For a list of all members of this type, see PrintingContext members.
Public Methods
| Name | Description |
| Dispose | Overloaded. Releases unmanaged and managed resources. |
| DrawImage | Overloaded. Draws an image into the region defined by the specified GrapeCity.Drawing.Rectangle. |
| DrawText | |
| MeasureText | |
| Pop | Pops the last operation that was pushed onto the drawing context. |
| PushClip | Pushes the specified clip rectangle onto the drawing context. |
Top
Protected Methods
See Also