Gets a string value that indicates whether the content in the block element flows from left to right, or from right to left.
HRESULT value = object.get_blockDirection(* p);
Type: BSTR
ltr
Content flows from left to right.
rtl
Content flows from right to left.
Build date: 11/12/2012