VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.Pdf Namespace / PdfContentRenderingContext Class
Properties Methods SeeAlso
In This Topic
    PdfContentRenderingContext Class Members
    In This Topic
    The following tables list the members exposed by PdfContentRenderingContext.
    Public Properties
     NameDescription
    Public PropertyGets the graphics object associated with current canvas image.
    Public PropertyGets the destination rectangle, in pixels, on canvas.
    Public PropertyGets the current graphics state.
    Public PropertyGets the PDF page that is rendering.
    Public PropertyGets the rendering resolution.
    Public PropertyGets the source rectangle, in default user space units (1/72 inch), on PDF content.
    Public Methods
     NameDescription
    Public MethodRestores the current graphics state.
    Public MethodSaves the current graphics state.
    See Also