VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Annotation.TypeConverters Namespace / AnnotationFontConverter Class
Constructors Methods SeeAlso
In This Topic
    AnnotationFontConverter Class Members
    In This Topic
    The following tables list the members exposed by AnnotationFontConverter.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the AnnotationFontConverter class.
    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether this converter can convert an object in the specified source type to the native type of the converter.
    Public MethodOverloaded. Returns whether this converter can convert the object to the specified type.
    Public MethodOverloaded. Converts the specified object to the native type of the converter.
    Public MethodOverloaded. (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded. (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Converts the specified object to another type.
    Public MethodOverloaded. (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded. (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Creates an object of this type by using a specified set of property values for the object.
    Public MethodOverloaded. Determines whether changing a value on this object should require a call to the CreateInstance method to create a new value.
    Public MethodOverloaded. Retrieves the set of properties for this type.
    Public MethodOverloaded. (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded. (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded. (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded. (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded. (Inherited from System.ComponentModel.TypeConverter)
    Protected Methods
    See Also