Returns font definition by the font name.
Namespace:
PerpetuumSoft.ReportingServices.Viewer.ServerAssembly: PerpetuumSoft.ReportingServices.Viewer.Server (in PerpetuumSoft.ReportingServices.Viewer.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
Stream GetFont( string resourceKey ) |
| Visual Basic (Declaration) |
|---|
Function GetFont ( _ resourceKey As String _ ) As Stream |
| Visual C++ |
|---|
Stream^ GetFont( String^ resourceKey ) |
Parameters
- resourceKey
- Type: System..::.String
The font name.