[]
        
(Showing Draft Content)

C1.C1Preview.Tag.TagConverter

Tag.TagConverter Class

Converts Tag objects to/from other types.

Inheritance
Tag.TagConverter
Namespace: C1.C1Preview
Assembly: C1.PrintDocument.4.8.dll
Syntax
public class Tag.TagConverter : TypeConverter

Constructors

Name Description
TagConverter()

Methods

Name Description
CanConvertTo(ITypeDescriptorContext, Type)

Tests whether this converter can convert the object to the specified type.

ConvertTo(ITypeDescriptorContext, CultureInfo, object, Type)

Converts the given value object to the specified type.