PdfDictデータ型で公開されるメンバを以下の表に示します。
パブリック コンストラクタ
パブリック プロパティ
| 名前 | 解説 |
 | Changed | この PdfDict が変更されたかどうかを示す値を取得します。 |
 | Comparer | System.Collections.Generic.Dictionary<PdfName,IPdfObject>から継承されます。 |
 | Count | System.Collections.Generic.Dictionary<PdfName,IPdfObject>から継承されます。 |
 | Item | System.Collections.Generic.Dictionary<PdfName,IPdfObject>から継承されます。 |
 | Keys | System.Collections.Generic.Dictionary<PdfName,IPdfObject>から継承されます。 |
 | Values | System.Collections.Generic.Dictionary<PdfName,IPdfObject>から継承されます。 |
トップ
パブリック メソッド
| 名前 | 解説 |
 | Add | System.Collections.Generic.Dictionary<PdfName,IPdfObject>から継承されます。 |
 | Clear | System.Collections.Generic.Dictionary<PdfName,IPdfObject>から継承されます。 |
 | ContainsKey | System.Collections.Generic.Dictionary<PdfName,IPdfObject>から継承されます。 |
 | ContainsValue | System.Collections.Generic.Dictionary<PdfName,IPdfObject>から継承されます。 |
 | GetEnumerator | System.Collections.Generic.Dictionary<PdfName,IPdfObject>から継承されます。 |
 | GetObjectData | System.Collections.Generic.Dictionary<PdfName,IPdfObject>から継承されます。 |
 | OnDeserialization | System.Collections.Generic.Dictionary<PdfName,IPdfObject>から継承されます。 |
 | Remove | System.Collections.Generic.Dictionary<PdfName,IPdfObject>から継承されます。 |
 | ToString | |
 | TryGetValue | System.Collections.Generic.Dictionary<PdfName,IPdfObject>から継承されます。 |
トップ
参照