API Reference > Other Classes > OdFont Class > OdFont Methods > OdFont::getAvailableChars Method
OdFont::getAvailableChars Method
Syntax
C++
virtual OdUInt32 getAvailableChars(OdCharArray& characters) = 0;
Parameters 
Description 
OdCharArray& characters 
[out] Receives the array of characters.  

The array of the characters defined in this font object.

Returns an array of the characters defined in this font object. 

 

Copyright © 2002–2022. Open Design Alliance. All rights reserved.