ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDFBasDict Class |
For a list of all members of this type, see ImGearPDFBasDict members.
Name | Description | |
---|---|---|
Get | Gets the value of the specified key in the specified dictionary. | |
Known | Tests whether a specific key is found in the specified dictionary. | |
Put | Sets the value of a dictionary key, adding the key to the dictionary if it is not already present. | |
PutBool | Sets the Boolean value of a dictionary key, adding the key to the dictionary if it is not already present. | |
PutFixed | Sets the fixed value of a dictionary key, adding the key to the dictionary if it is not already present. | |
PutInt | Sets the integer value of a dictionary key, adding the key to the dictionary if it is not already present. | |
PutName | Sets the name value of a dictionary key, adding the key to the dictionary if it is not already present. | |
Remove | Removes a key-value pair from a dictionary. |