VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree Namespace / PdfPageCollection Class
In This Topic
PdfPageCollection Class Methods
In This Topic
For a list of all methods of this type, see PdfPageCollection.
Public Methods
 NameDescription
Public MethodOverloaded. Adds new page with specified image into the .
Public MethodAppends a range of pages to the PdfPageCollection.
Public MethodRemoves all pages from the PdfPageCollection.
Public MethodDetermines whether the PdfPageCollection contains a specific PdfPage.
Public MethodCopies all the pages of the PdfPageCollection instance to the specified one-dimensional Array.
Public MethodOverloaded. Creates thumbnails for all pages of this PDF document.
Public MethodReturns an enumerator that iterates through a collection.
Public MethodReturns the index of the specified PdfPage.
Public MethodOverloaded. Inserts new page with specified image using the specified and into the .
Public MethodMerges the content streams of PDF pages.
Public MethodRemoves the first occurrence of a specific page from the PdfPageCollection.
Public MethodRemoves the page at the specified index of the PdfPageCollection instance.
Public MethodRemoves thumbnails from all pages of this PDF document.
Public MethodOverloaded. Swaps two pages in the collection.
Public MethodCopies the pages of the PdfPageCollection to a new array.
See Also