Table of Contents

Method CanSaveExtension

Namespace
PaintDotNet
Assembly
PaintDotNet.Data.dll

CanSaveExtension(string)

Gets a flag indicating whether the FileType can save a file with the given file extension.

public bool CanSaveExtension(string saveExt)

Parameters

saveExt string

Returns

bool