VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation.TypeConverters Namespace / AnnotationFontNameConverter Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
AnnotationFontNameConverter Class
In This Topic
Type converter that is used to convert a font name to and from various other representations.
Object Model
AnnotationFontNameConverter
Syntax
'Declaration

Public NotInheritable Class AnnotationFontNameConverter
   Inherits System.ComponentModel.TypeConverter

public sealed class AnnotationFontNameConverter : System.ComponentModel.TypeConverter

Inheritance Hierarchy

System.Object
   System.ComponentModel.TypeConverter
      Vintasoft.Imaging.Annotation.TypeConverters.AnnotationFontNameConverter

Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also