ComponentOne Bitmap for WinForms
C1.Win.C1DX.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 System.String
    public System.string DeviceManufacturer {get;}
    See Also