DioDocs for PDF
PdfDict クラス
メンバ 

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

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

参照

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