FontVHelper Class

Namespace: Stimulsoft.Report.Helpers

Methods

Method Returns Description
IsFont static bool  
LoadFontsFromResources static bool  
RemoveFontsFromResources static void  

Method Details

IsFont static

IsFont(type: StiResourceType): bool

Parameters

Returns bool


LoadFontsFromResources static

LoadFontsFromResources(report: StiReport): bool

Parameters

Returns bool


RemoveFontsFromResources static

RemoveFontsFromResources(report: StiReport): void

Parameters