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

IFrame.Name Property

Returns frame name (if defined).

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

Syntax

Visual Basic
Property Name As String
C#
                string Name { get; set; }

Property Value

Frame name.

See Also

Reference