Gets FontsManager which is fonts manager.
Namespace:
PerpetuumSoft.ReportingServices.Viewer.ClientAssembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public FontsManager FontsManager { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property FontsManager As FontsManager |
| Visual C++ |
|---|
public: property FontsManager^ FontsManager { FontsManager^ get (); } |