Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / PageContentStreamCollection Class
Properties Methods

In This Topic
    PageContentStreamCollection Class Members
    In This Topic

    The following tables list the members exposed by PageContentStreamCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public PropertyGets the GcPdfDocument object owning this PageContentStreamCollection collection.  
    Public Property (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public PropertyGets the last PageContentStreamCollection in the collection.  
    Public PropertyGets the Page object owning this PageContentStreamCollection collection.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Creates a new PageContentStream and adds it to this PageContentStream.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodOverloaded. Creates a new PageContentStream and inserts it at a specific position in this PageContentStream.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Top
    See Also