The value of this attribute is an NSArray object containing NSNumber objects representing the nested levels of writing direction overrides, in order from outermost to innermost.
この属性の値は、あるNSArrayオブジェクトで、NSNumberオブジェクトいくらかを含んでいます、それらは書字方向オーバーライドの入れ子水準いくつかを、最も外側から最も内側への順で表しています。
This attribute provides a means to override the default bidirectional text algorithm, equivalent to using the Unicode bidi control characters LRE, RLE, LRO, or RLO paired with PDF, but as a higher-level attribute. (See Unicode Standard Annex #9 for information about the Unicode bidi formatting codes.) The NSWritingDirectionAttributeName constant is a character-level attribute that provides a higher-level alternative to the inclusion of explicit bidirectional control characters in text. It is the NSAttributedString equivalent of the HTML markup using bdo element with the dir attribute.
この属性は、省略時の二方向テキストアルゴリズムをオーバーライドする手段を提供します、Unicode bidi制御文字LRE、RLE、LRO、またはRLOをPDFと組み合わせて使うこととに相当します、しかしより高水準の属性として。(Unicode Standard Annex #9をUnicode bidi書式設定用コードについての情報として見てください。)NSWritingDirectionAttributeName定数は、文字水準の属性です、それはテキスト中の明示的な二方向制御文字いくらかの包含に、さらに高水準の選択肢を提供します。それは、bdo要素をdir属性とともに使うHTMLマークアップのNSAttributedString相当物です。