DioDocs for PDF
PageContentStreamCollection クラス
メンバ 

GrapeCity.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf 名前空間 : PageContentStreamCollection クラス
PageContentStream オブジェクトのコレクションを定義します。
オブジェクト モデル
PageContentStreamCollection クラス
シンタックス
'宣言
 
Public Class PageContentStreamCollection 
   Inherits GrapeCity.Documents.Common.OwnedCollectionBase(Of PageContentStream)
   Implements GrapeCity.Documents.Common.IObservableCollectionEx, GrapeCity.Documents.Common.IOwnedObject 
public class PageContentStreamCollection : GrapeCity.Documents.Common.OwnedCollectionBase<PageContentStream>, GrapeCity.Documents.Common.IObservableCollectionEx, GrapeCity.Documents.Common.IOwnedObject  
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
         GrapeCity.Documents.Pdf.PageContentStreamCollection

参照

PageContentStreamCollection メンバ
GrapeCity.Documents.Pdf 名前空間