Skip to main content

PrintingFontInfo.ToString() Method

Returns the string that represents the current object.

Namespace: DevExpress.DashboardWin

Assembly: DevExpress.Dashboard.v25.1.Win.dll

NuGet Package: DevExpress.Win.Dashboard

Declaration

public override string ToString()

Returns

Type Description
String

A String that represents the current DevExpress.DashboardWin.PrintingFontInfo object.

See Also