VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree Namespace / PdfPage Class / Render Methods
In This Topic
    Render Method (PdfPage)
    In This Topic
    Overloaded. Returns rendered image of this page and scales rendered image to specified rectangle.
    Overload List
    OverloadDescription
    Returns rendered image of this page and scales rendered image to specified rectangle.
    Renders PDF page with specified scale.
    Renders specified rectangle of PDF page with specified scale.
    Renders specified rectangle of PDF page with specified scale.
    Returns the rendered image of the page.
    Returns the rendered image of the page.
    Returns the rendered image of the page.
    Renders specified rectangle of PDF page with specified scale.
    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also