Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / PageContentStreamCollection Class / Insert Method

In This Topic
    Insert Method (PageContentStreamCollection)
    In This Topic
    Creates a new PageContentStream and inserts it at a specific position in this PageContentStream.
    Overload List
    OverloadDescription
    Creates a new PageContentStream and inserts it at a specific position in this PageContentStream.  
    (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    See Also