Property FileTypes
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Data.dll
FileTypes
Gets a list of all the FileType info objects. Built-in FileTypes will be at the front of the list, but there is no other ordering guarantee.
IReadOnlyList<IFileTypeInfo> FileTypes { get; }