ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDFBasDict Class |
The following tables list the members exposed by ImGearPDFBasDict.
Name | Description | |
---|---|---|
![]() | ImGearPDFBasDict Constructor | Initializes a new instance of the ImGearPDFBasDict class. |
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. |