VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Imaging.TypeConverters Namespace / ResolutionConverter Class / CanConvertFrom Methods
In This Topic
CanConvertFrom Method (ResolutionConverter)
In This Topic
Overloaded. Determines that this converter can convert an object in the given source type to the native type of the converter.
Overload List
OverloadDescription
Determines that this converter can convert an object in the given source type to the native type of the converter.
Returns whether this converter can convert an object of the given type to the type of this converter. (Inherited from System.ComponentModel.TypeConverter)
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