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; }
Public Shared Property AllowUseOriginalFontName As Boolean
Get
Set
Property Value
Type:
BooleanSee Also