VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Jbig2 Namespace / Jbig2PageCollection Class / Add Methods
In This Topic
    Add Method (Jbig2PageCollection)
    In This Topic
    Overloaded. Adds page to the page collection.
    Overload List
    OverloadDescription
    Adds page to the page collection.
    Adds image as page to the page collection.
    Adds pages from ImageCollection to the collection.
    Adds a page with VintasoftImage to the collection. (Inherited from ImagePageCollection<T>)
    Adds a page with VintasoftImage to the collection. (Inherited from ImagePageCollection<T>)
    Adds a page with VintasoftImage to the collection. (Inherited from ImagePageCollection<T>)
    Adds a page with VintasoftImage to the collection. (Inherited from ImagePageCollection<T>)
    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