ImageGear for .NET
ImGearPDFBasDict Class Members
See Also  Properties  Methods  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDFBasDict Class

Glossary Item Box

The following tables list the members exposed by ImGearPDFBasDict.

Public Constructors

 NameDescription
Public ConstructorImGearPDFBasDict Constructor Initializes a new instance of the ImGearPDFBasDict class.  
Top

Public Methods

 NameDescription
Public MethodGet Gets the value of the specified key in the specified dictionary.  
Public MethodKnown Tests whether a specific key is found in the specified dictionary.  
Public MethodPut Sets the value of a dictionary key, adding the key to the dictionary if it is not already present.  
Public MethodPutBool Sets the Boolean value of a dictionary key, adding the key to the dictionary if it is not already present.  
Public MethodPutFixed Sets the fixed value of a dictionary key, adding the key to the dictionary if it is not already present.  
Public MethodPutInt Sets the integer value of a dictionary key, adding the key to the dictionary if it is not already present.  
Public MethodPutName Sets the name value of a dictionary key, adding the key to the dictionary if it is not already present.  
Public MethodRemove Removes a key-value pair from a dictionary.  
Top

See Also

©2013. Accusoft Corporation. All Rights Reserved.