VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.BasicTypes Namespace / PdfDictionary Class
In This Topic
PdfDictionary Class Properties
In This Topic
For a list of all properties of this type, see PdfDictionary.
Public Properties
 NameDescription
Public PropertyGets the number of items contained in this PdfDictionary.
Public PropertyGets the PDF document that contains this basic object. (Inherited from PdfCompoundBasicObject)
Public PropertyGets a value indicating whether this object is changed. (Inherited from PdfCompoundBasicObject)
Public PropertyGets an collection containing the keys of the dictionary.
Public PropertyGets the type of the object.
Public PropertyGets or sets the element with the specified name.
Public PropertyGets an System.Collections.Generic.ICollection object containing the values of the dictionary.
See Also