Gets a value indicating whether font embedding in the exported document can be changed. Gets false if the source document cannot be regenerated with different font embedding settings.

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

Syntax

C#
public bool CanChangeFontEmbedding { get; }
Visual Basic
Public ReadOnly Property CanChangeFontEmbedding As Boolean
	Get

See Also