ActiveReports 12
GetGenericTypographic Method

GrapeCity.ActiveReports.Document.v12 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > StringFormatProvider Class : GetGenericTypographic Method
Creates new instance of StringFormat with parameters, identical to GDI+ StringFormat.GenericTypographic.
Syntax
'Declaration
 
Public Shared Function GetGenericTypographic() As StringFormat
public static StringFormat GetGenericTypographic()

Return Value

GenericTypographic string format
See Also

Reference

StringFormatProvider Class
StringFormatProvider Members