Namespace:  PerpetuumSoft.ReportingServices.Viewer.Client.ReportService
Assembly:  PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0

Syntax

C#
public void GetFontAsync(
	string resourceKey
)
Visual Basic (Declaration)
Public Sub GetFontAsync ( _
	resourceKey As String _
)
Visual C++
public:
void GetFontAsync(
	String^ resourceKey
)

Parameters

resourceKey
Type: System..::.String

See Also