DioDocs for PDF
PageArticleBeadCollection クラス
メンバ 

GrapeCity.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf 名前空間 : PageArticleBeadCollection クラス
Page オブジェクトによって所有されている GrapeCity.Documents.Pdf.Articles.ArticleBead オブジェクトのコレクションを表します。
オブジェクト モデル
PageArticleBeadCollection クラス
シンタックス
'宣言
 
Public Class PageArticleBeadCollection 
   Inherits GrapeCity.Documents.Common.OwnedCollectionBase(Of ArticleBead)
   Implements GrapeCity.Documents.Common.IObservableCollectionEx, GrapeCity.Documents.Common.IOwnedObject 
public class PageArticleBeadCollection : GrapeCity.Documents.Common.OwnedCollectionBase<ArticleBead>, GrapeCity.Documents.Common.IObservableCollectionEx, GrapeCity.Documents.Common.IOwnedObject  
継承階層

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

参照

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