VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree Namespace / PdfPageCollection Class / Insert Methods
In This Topic
    Insert Method (PdfPageCollection)
    In This Topic
    Overloaded. Inserts new page with specified image using the specified and into the .
    Overload List
    OverloadDescription
    Inserts new page with specified image using the specified PdfCompression and PdfCompressionSettings into the PdfPageCollection.
    Inserts new page with specified image using the specified PdfCompression and PdfCompressionSettings into the PdfPageCollection.
    Inserts new page with specified image using the specified PdfCompression into the PdfPageCollection.
    Inserts new page with specified image into the PdfPageCollection.
    Inserts new blank page with specified size into the PdfPageCollection.
    Inserts new blank page with specified size into the PdfPageCollection.
    Inserts new blank page with specified size into the PdfPageCollection.
    Inserts the PdfPage at specified index into the PdfPageCollection.
    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