VintaSoft Barcode .NET SDK 15.1: Documentation for Web 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: .NET9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5

    See Also