Pdf |
The PdfTypeDictionary type exposes the following members.
Name | Description | |
---|---|---|
Count | Gets the number of keys contained in the Dictionary. | |
IsReadOnly | Gets a value indicating whether the Dictionary object is read-only. | |
IsSignature | Determines whether the Dictionary is a signature field. | |
Item | Gets or sets the element with the specified key | |
Keys | Gets an ICollection object containing the keys of the IDictionary object. | |
Values | Gets an ICollection object containing the values in the IDictionary object. |