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

FormatWriter.FormatName Property

Returns format name.

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

Syntax

Visual Basic
Public Overridable ReadOnly Property FormatName As String
C#
public virtual string FormatName { get; }

Property Value

Format name.

See Also

Reference