ComponentOne Bitmap for WPF
C1.WPF.DX.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 String
    public string DeviceModels {get;}
    See Also