DioDocs for PDF
PageContentStreamCollection クラス
メンバ 

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

System.Object
   System.Collections.ObjectModel.Collection<T>
      GrapeCity.Documents.Pdf.Wrappers.PdfCollection<TItem>
         GrapeCity.Documents.Pdf.Wrappers.PdfOwnedCollectionBase<TItem>
            GrapeCity.Documents.Pdf.PageContentStreamCollection

参照

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