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