Click or drag to resize

PdfTypeDictionary Properties

The PdfTypeDictionary type exposes the following members.

Properties
 NameDescription
Public propertyCount Gets the number of keys contained in the Dictionary.
Public propertyIsReadOnly Gets a value indicating whether the Dictionary object is read-only.
Public propertyIsSignature Determines whether the Dictionary is a signature field.
Public propertyItem Gets or sets the element with the specified key
Public propertyKeys Gets an ICollection object containing the keys of the IDictionary object.
Public propertyValues Gets an ICollection object containing the values in the IDictionary object.
Top
See Also