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

IFormatWriter.MediaFormat Property

Returns the ID of the media format this reader can write to.

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

Syntax

Visual Basic
ReadOnly Property MediaFormat As Long
C#
                long MediaFormat { get; }

Property Value

An integer value that specifies a media format ID of this writer.

See Also

Reference