Click or drag to resize

StiOptionsEngineAllowUseOriginalFontName Property

This value indicates that the OriginalFontName property should be used when serializing a report. The OriginalFontName property stores the name of the original font name, even if this font is not present in the system. Using this option is not recommended in ASP.NET.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static bool AllowUseOriginalFontName { get; set; }

Property Value

Type: Boolean
See Also