VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf Namespace / PdfDocument Class / Pack Methods
In This Topic
    Pack Method (PdfDocument)
    In This Topic
    Overloaded. Packs and saves PDF document to specified stream in specified format and switches to the specified stream.
    Overload List
    OverloadDescription
    Packs and saves PDF document to specified stream in specified format and switches to the specified stream.
    Packs the PDF document with specified format.
    Packs and saves PDF document to specified file in specified format and switches to the specified file.
    Packs and saves PDF document to specified stream in specified format and switches to the specified stream.
    Packs and saves PDF document to specified file in specified format and switches to the specified file.
    Packs the PDF document.
    Packs and saves PDF document to specified file and switches to the specified file.
    Packs the PDF document with specified format.
    Packs and saves PDF document to specified stream and switches to the specified stream.
    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