This documentation is for the old version. Go to the latest Graphics Mill docs

FormatManager.FilterStringForLoad Property

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

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

Syntax

Visual Basic
Public Shared ReadOnly Property FilterStringForLoad As String
C#
public static string FilterStringForLoad { get; }

Property Value

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

See Also

Reference