| Overload | Description |
|---|---|
| Add(Jbig2Page) | Adds page to the page collection. |
| Add(VintasoftImage,IProgressController) | Adds image as page to the page collection. |
| Add(ImageCollection,IProgressController) | Adds pages from ImageCollection to the collection. |
| Add(ImageCollection,EventHandler<ProgressEventArgs>) | Adds a page with VintasoftImage to the collection. (Inherited from ImagePageCollection<T>) |
| Add(ImageCollection) | Adds a page with VintasoftImage to the collection. (Inherited from ImagePageCollection<T>) |
| Add(VintasoftImage,EventHandler<ProgressEventArgs>) | Adds a page with VintasoftImage to the collection. (Inherited from ImagePageCollection<T>) |
| Add(VintasoftImage) | Adds a page with VintasoftImage to the collection. (Inherited from ImagePageCollection<T>) |