API Reference > Other Classes > OdFont Class > OdFont Methods > OdFont::supportsVerticalMode Method
OdFont::supportsVerticalMode Method
Syntax
C++
virtual bool supportsVerticalMode();

The true value if the font supports vertical mode, or false otherwise.

Checks whether the font supports vertical mode.

The default implementation of this function returns false.

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