ImageGear v26.3 - Updated
ImageGear.Formats.Pdf Assembly / ImageGear.Formats.PDF Namespace / ImGearPDFDocumentPageArray Class
Properties Methods


In This Topic
    ImGearPDFDocumentPageArray Class Members
    In This Topic

    The following tables list the members exposed by ImGearPDFDocumentPageArray.

    Public Properties
     NameDescription
    Public PropertyOverridden.  Gets or sets an individual page.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.  Adds new page at the end of the document.  
    Public MethodOverridden.  Removes all pages from the document.  
    Public MethodOverridden.  Copies all the pages from the current page array to destination page array.  
    Public Method Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
    Public MethodOverridden.  Inserts new page.  
    Public MethodOverridden.  Removes page from the document.  
    Public MethodOverridden.  Removes page at given index.  
    Top
    Protected Methods
     NameDescription
    Protected Method Finalizes an instance of the ImGearPDFDocumentPageArray class.  
    Top
    See Also