ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / BitmapCodecInfo Class / DeviceManufacturer Property

In This Topic
    DeviceManufacturer Property
    In This Topic
    Gets the name of the device manufacture associated with the codec.
    Syntax
    'Declaration
     
    Public ReadOnly Property DeviceManufacturer As String
    public string DeviceManufacturer {get;}
    See Also