Property SupportsLoading
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Data.dll
SupportsLoading
Gets a flag indicating whether the FileType can load files. This will be true if the LoadExtensions property is non-empty.
public bool SupportsLoading { get; }