Property ExtensionsForLoad
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; }
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; }