PageContentStreamCollection Class Members
In This Topic
The following tables list the members exposed by PageContentStreamCollection.
Public Properties
Public Methods
| Name | Description |
 | Add | Overloaded. Creates a new PageContentStream and adds it to this PageContentStream. |
 | Clear | (Inherited from System.Collections.ObjectModel.Collection<PageContentStream>) |
 | Contains | (Inherited from System.Collections.ObjectModel.Collection<PageContentStream>) |
 | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<PageContentStream>) |
 | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<PageContentStream>) |
 | Insert | Overloaded. Creates a new PageContentStream and inserts it at a specific position in this PageContentStream. |
 | Remove | (Inherited from System.Collections.ObjectModel.Collection<PageContentStream>) |
 | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<PageContentStream>) |
Top
See Also