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




Glossary Item Box

Represents basic dictionary object.

Object Model

ImGearPDFBasDict ClassImGearPDFBasObj Class

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Remarks

Dictionary is an associative table containing pairs of objects, known as the dictionary's entries. The first element of each entry is the key and the second element is the value. The key must be a name. The value can be any kind of object, including another dictionary.

Inheritance Hierarchy

System.Object
   ImageGear.Formats.PDF.ImGearPDFObject
      ImageGear.Formats.PDF.ImGearPDFBasObj
         ImageGear.Formats.PDF.ImGearPDFBasDict

See Also

©2013. Accusoft Corporation. All Rights Reserved.