VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Drawing Namespace / PdfGraphics Class / DrawInlineImage Methods
In This Topic
    DrawInlineImage Method (PdfGraphics)
    In This Topic
    Overloaded. Compress the specified image using specified compression, saves compressed image as inline image in PDF document and draws the inline image at the specified location and with specified size.
    Overload List
    OverloadDescription
    Compress the specified image using specified compression, saves compressed image as inline image in PDF document and draws the inline image at the specified location and with specified size.
    Compress the specified image using specified compression, saves compressed image as inline image in PDF document and draws the inline image at the current location.
    Compress the specified image using specified compression, saves compressed image as inline image in PDF document and draws the inline image at the current location.
    Compress the specified image using specified compression, saves compressed image as inline image in PDF document and draws the inline image at the specified location and with specified size.
    Requirements

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

    See Also