DioDocs for PDF
AnnotationCollection クラス
メンバ 

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Annotations 名前空間 : AnnotationCollection クラス
GrapeCity.Documents.Pdf.Page オブジェクトによって所有されている AnnotationBase オブジェクトのコレクションを表します。
オブジェクト モデル
AnnotationCollection クラス
シンタックス
'宣言
 
Public Class AnnotationCollection 
   Inherits GrapeCity.Documents.Pdf.Wrappers.PdfOwnedCollectionBase(Of AnnotationBase)
   Implements GrapeCity.Documents.Common.IObservableCollectionEx, GrapeCity.Documents.Common.IOwnedObject, GrapeCity.Documents.Pdf.Spec.IPdfArrayGrapeCity.Documents.Pdf.Spec.IPdfObject 
public class AnnotationCollection : GrapeCity.Documents.Pdf.Wrappers.PdfOwnedCollectionBase<AnnotationBase>, 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.Annotations.AnnotationCollection

参照

AnnotationCollection メンバ
GrapeCity.Documents.Pdf.Annotations 名前空間