Gets a value indicating whether the license for the current font restricts embedding to print and preview uses.

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

Syntax

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

See Also