function FocusedFormFieldTextDirection: TPdfFormTextDirection;
ftdUnknown, ftdAuto, ftdLTR, or ftdRTL; ftdAuto leaves layout to the Unicode Bidi AlgorithmftdUnknown when no widget is focused, the focused field is on another page, or PDFium reports an errorFORM_GetTextDirection export; the value reflects in-memory state only