DioDocs for PDF
AssociatedFiles クラス
メンバ 

GrapeCity.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf 名前空間 : AssociatedFiles クラス
Associated Files コレクションを表します。あるドキュメントオブジェクトに関連する FileSpecification オブジェクトのコレクションです。
オブジェクト モデル
AssociatedFiles クラス
シンタックス
'宣言
 
Public Class AssociatedFiles 
   Inherits GrapeCity.Documents.Common.ObservableCollectionEx(Of FileSpecification)
   Implements GrapeCity.Documents.Common.IObservableCollectionEx 
public class AssociatedFiles : GrapeCity.Documents.Common.ObservableCollectionEx<FileSpecification>, GrapeCity.Documents.Common.IObservableCollectionEx  
継承階層

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

参照

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