Search Results for

    Show / Hide Table of Contents

    Class PdfSignatureImage

    PDF digital signature image

    Inheritance
    System.Object
    PdfSignatureImage
    Namespace: IronPdf.Signing
    Assembly: IronPdf.dll
    Syntax
    public class PdfSignatureImage : Object

    Constructors

    PdfSignatureImage(AnyBitmap, Int32, Rectangle)

    Create a new signature image using the specified parameters

    Declaration
    public PdfSignatureImage(AnyBitmap bitmap, int page_index, Rectangle rectangle)
    Parameters
    Type Name Description
    IronSoftware.Drawing.AnyBitmap bitmap

    Image

    System.Int32 page_index

    Page index

    IronSoftware.Drawing.Rectangle rectangle

    Rectangle

    PdfSignatureImage(Byte[], Int32, Rectangle)

    Create a new signature image using the specified parameters

    Declaration
    public PdfSignatureImage(byte[] bytes, int page_index, Rectangle rectangle)
    Parameters
    Type Name Description
    System.Byte[] bytes

    Image bytes

    System.Int32 page_index

    Page index

    IronSoftware.Drawing.Rectangle rectangle

    Rectangle

    PdfSignatureImage(String, Int32, Rectangle)

    Create a new signature image using the specified parameters

    Declaration
    public PdfSignatureImage(string path, int pageIndex, Rectangle rectangle)
    Parameters
    Type Name Description
    System.String path

    Image path

    System.Int32 pageIndex

    Page index

    IronSoftware.Drawing.Rectangle rectangle

    Rectangle

    Properties

    Image

    Signature image

    Declaration
    public AnyBitmap Image { get; set; }
    Property Value
    Type Description
    IronSoftware.Drawing.AnyBitmap

    PageIndex

    Page index where image will be visible

    Declaration
    public int PageIndex { get; set; }
    Property Value
    Type Description
    System.Int32

    Rectangle

    Image location

    Declaration
    public Rectangle Rectangle { get; set; }
    Property Value
    Type Description
    IronSoftware.Drawing.Rectangle
    ☀
    ☾
    Downloads
    • Download with Nuget
    • Start for Free
    In This Article
    Back to top
    Install with Nuget
    Want to deploy IronPDF to a live project for FREE?
    What’s included?
    30 days of fully-functional product
    Test and share in a live environment
    No watermarks in production
    Get your free 30-day Trial Key instantly.
    No credit card or account creation required
    Your Trial License Key has been emailed to you.
    Download IronPDF free to apply
    your Trial Licenses Key
    Install with NuGet View Licenses
    Licenses from $499. Have a question? Get in touch.