PdfContentRenderingContext Class Members
In This Topic
The following tables list the members exposed by
PdfContentRenderingContext.
Public Properties
| Name | Description |
 | CanvasGraphics | Gets the graphics object associated with current canvas image. |
 | DestRect | Gets the destination rectangle, in pixels, on canvas. |
 | GraphicsState | Gets the current graphics state. |
 | Page | Gets the PDF page that is rendering. |
 | RenderingResolution | Gets the rendering resolution. |
 | SourceRect | Gets the source rectangle, in default user space units (1/72 inch), on PDF content. |
Public Methods
See Also