Table of Contents

Property ExtensionsForSave

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

ExtensionsForSave

Gets or sets list of extensions (including ".") which can be used to filter out supported image formats when using SaveFileDialog.

public static IEnumerable<string> ExtensionsForSave { get; set; }

Property Value

IEnumerable<string>