get_text_direction
Description:
public TextDirection get_text_direction ()
Gets the text direction that the server is exporting.
If the server is not exporting a direction then the value
NONE will be returned.
Return value: Text direction being exported.
Parameters:
this |
Client to check the text direction on
|