License.IsDeveloper Property

Gets a value indicating whether the license is a developer license.

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

Syntax

C#
public bool IsDeveloper { get; }

Property Value

true if the license is a developer license; otherwise, false.

See Also

Reference