Click or drag to resize

MapKryptonPageImageConverter Properties

The MapKryptonPageImageConverter type exposes the following members.

Properties
 NameDescription
Protected propertyComparerGets an IComparer that can be used to sort the values of the enumeration.
(Inherited from EnumConverter)
Protected propertyEnumTypeSpecifies the type of the enumerator this converter is associated with.
(Inherited from EnumConverter)
Protected propertyPairs Gets an array of lookup pairs.
(Overrides StringLookupConverterPairs)
Protected propertyValuesGets or sets a TypeConverterStandardValuesCollection that specifies the possible values for the enumeration.
(Inherited from EnumConverter)
Top
See Also