'Declaration Public Function CanUseSymbol( _
ByVal unicodeSymbolThe Unicode symbol.As System.String _
) As Boolean
public bool CanUseSymbol(
System.String unicodeSymbol
)
public: bool CanUseSymbol(
System.String unicodeSymbol
)
public:
bool CanUseSymbol(
System.String unicodeSymbol
)
Parameters
- unicodeSymbol
- The Unicode symbol.
Return Value
True - symbol can be used with this font; otherwise, false.