Returns a filter string for save file dialog that contains all file formats supported by Graphics Mill for .NET for writing.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic

Public Shared ReadOnly Property FilterStringForSave As String

C#

public static string FilterStringForSave { get; }

Property Value

String that contains a filter string for save file dialog that contains all file formats supported by Graphics Mill for .NET for writing.