DioDocs for PDF
PdfDict クラス
メンバ 

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Spec 名前空間 : PdfDict クラス
PDF 辞書オブジェクトを表します。
オブジェクト モデル
PdfDict クラス
シンタックス
'宣言
 
Public Class PdfDict 
   Inherits System.Collections.Generic.Dictionary(Of PdfName,IPdfObject)
   Implements IPdfDictIPdfObject 
public class PdfDict : System.Collections.Generic.Dictionary<PdfName,IPdfObject>, IPdfDictIPdfObject  
継承階層

System.Object
   System.Collections.Generic.Dictionary<TKey,TValue>
      GrapeCity.Documents.Pdf.Spec.PdfDict

参照

PdfDict メンバ
GrapeCity.Documents.Pdf.Spec 名前空間