The DictionaryImage type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DictionaryImage()()()() |
Initializes a new instance of the DictionaryImage class.
|
|
DictionaryImage(String) |
Initializes a new instance of the DictionaryImage class.
|
|
DictionaryImage(String, Image) |
Initializes a new instance of the DictionaryImage class.
|
Methods
Name | Description | |
---|---|---|
ShouldSerializeImage |
Indicates whether the Image property should be serialized.
|
|
ShouldSerializeOpenXmlImage |
Indicates whether the OpenXmlImage property should be serialized.
|
Properties
Name | Description | |
---|---|---|
Image |
Gets or sets the Image stored by the current DictionaryImage.
|
|
Name |
Gets or sets the name of the current item.
The name must be unique within the Dictionary containing the item.
(Inherited from DictionaryItem.) |