Table of Contents

Property ExtensionsForLoad

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

ExtensionsForLoad

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

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

Property Value

IEnumerable<string>