Returns the current directionality of the flipbook. That is --left-to-right (DIR=ltr, the default) or right-to-left (DIR=rtl).
Example:
$("#flipbook").turn("direction");