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

In This Topic
    FileExtensions Property
    In This Topic
    Gets a comma delimited list of the file name extensions associated with the codec.
    Syntax
    'Declaration
     
    Public ReadOnly Property FileExtensions As String
    public string FileExtensions {get;}
    See Also