[]
        
(Showing Draft Content)

C1.C1Preview.DictionaryIcon

DictionaryIcon Class

Represents an Icon stored in a Dictionary.

Inheritance
DictionaryIcon
Implements
Namespace: C1.C1Preview
Assembly: C1.PrintDocument.8.dll
Syntax
[C1ClassSerialization(true)]
public class DictionaryIcon : DictionaryItem, ICloneable

Constructors

Name Description
DictionaryIcon()

Initializes a new instance of the DictionaryIcon class.

DictionaryIcon(string)

Initializes a new instance of the DictionaryIcon class.

DictionaryIcon(string, Icon)

Initializes a new instance of the DictionaryIcon class.

Properties

Name Description
Icon

Gets or sets the Icon stored by the current DictionaryIcon.

Methods

Name Description
AssignFrom(NamedCollectionItem)

Assigns (copies) properties from another DictionaryIcon to the current object.

ShouldSerializeIcon()

Indicates whether the Icon property should be serialized.

ShouldSerializeOpenXmlIcon()

Indicates whether the OpenXmlIcon property should be serialized.