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

FormatManager Properties

The FormatManager type exposes the following members.

Properties

Name Description
Public property Static member FilterStringForLoad

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

Public property Static member FilterStringForSave

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

Public property Static member SupportedMediaFormatsForLoad

Gets an array of identifiers of media formats which can be read by Graphics Mill for .NET.

Public property Static member SupportedMediaFormatsForSave

Gets an array of identifiers of media formats which can be written by Graphics Mill for .NET.

See Also

Reference