Gets a value indicating whether the license for the current font allows embedding.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public bool CanEmbed { get; private set; }
Visual Basic
Public Property CanEmbed As Boolean
	Get
	Private Set

See Also