ComponentOne PDF for .NET
C1.C1Pdf Namespace / PdfPageCollection Class
Properties Methods


In This Topic
    PdfPageCollection Class Members
    In This Topic

    The following tables list the members exposed by PdfPageCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.Generic.List<PdfPage>)
    Public Property (Inherited from System.Collections.Generic.List<PdfPage>)
    Public PropertyGets or sets the PdfPage at a specific position in the document.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds a page to the document.  
    Public MethodOverloaded. Adds the elements of an System.Collections.ICollection to the end of the document.  
    Public Method (Inherited from System.Collections.Generic.List<PdfPage>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<PdfPage>)
    Public MethodRemoves all pages from the document.  
    Public Method (Inherited from System.Collections.Generic.List<PdfPage>)
    Public Method (Inherited from System.Collections.Generic.List<PdfPage>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<PdfPage>)
    Public Method (Inherited from System.Collections.Generic.List<PdfPage>)
    Public Method (Inherited from System.Collections.Generic.List<PdfPage>)
    Public Method (Inherited from System.Collections.Generic.List<PdfPage>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<PdfPage>)
    Public Method (Inherited from System.Collections.Generic.List<PdfPage>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<PdfPage>)
    Public Method (Inherited from System.Collections.Generic.List<PdfPage>)
    Public Method (Inherited from System.Collections.Generic.List<PdfPage>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<PdfPage>)
    Public MethodOverloaded. Inserts a page at a specific position in the document.  
    Public MethodOverloaded. Inserts the elements of an System.Collections.ICollection at a specified position in the document.  
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<PdfPage>)
    Public MethodRemoves a page from a document.  
    Public Method (Inherited from System.Collections.Generic.List<PdfPage>)
    Public MethodRemoves a page at a specific position from the document.  
    Public MethodRemoves a range of pages from the document.  
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<PdfPage>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<PdfPage>)
    Public Method (Inherited from System.Collections.Generic.List<PdfPage>)
    Public Method (Inherited from System.Collections.Generic.List<PdfPage>)
    Public Method (Inherited from System.Collections.Generic.List<PdfPage>)
    Top
    See Also