Method CanLoadExtension
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Data.dll
CanLoadExtension(string)
Gets a flag indicating whether the FileType can load a file with the given file extension.
public bool CanLoadExtension(string loadExt)
Parameters
loadExt
string