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