ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / BitmapCodecInfo Class / DeviceModels Property

In This Topic
    DeviceModels Property
    In This Topic
    Gets a comma delimited list of device models associated with the codec.
    Syntax
    'Declaration
     
    Public ReadOnly Property DeviceModels As System.String
    public System.string DeviceModels {get;}
    See Also