Gets a value indicating whether the license for the current font requires obfuscating when embedded.

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

Syntax

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

See Also