Methods_T_PDFiumSharp_PdfPageCollection - ArgusMagnus/PDFiumSharp GitHub Wiki

PdfPageCollection Methods

The PdfPageCollection type exposes the following members.

Methods

 

Name Description
Public method Add(Double, Double) Adds a new page to the end of the document.
Public method Add(PdfDocument, Int32[]) Imports pages of sourceDocument into the current PdfDocument.
Public method Equals Determines whether the specified object is equal to the current object. (Inherited from Object.)
Public method GetHashCode Serves as the default hash function. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method Insert(Int32, PdfDocument, Int32[]) Imports pages of sourceDocument into the current PdfDocument.
Public method Insert(Int32, Double, Double) Inserts a new page at index.
Public method Remove Removes the page from the document.
Public method RemoveAt Removes the page at index.
Public method ToString Returns a string that represents the current object. (Inherited from Object.)
  Back to Top

See Also

Reference

PdfPageCollection Class
PDFiumSharp Namespace

⚠️ **GitHub.com Fallback** ⚠️