EastAsianLayout Class Members
In This Topic
The following tables list the members exposed by EastAsianLayout.
Public Properties
| Name | Description |
| FitVerticalInLine | Gets or sets whether the vertical text HorizontalInVertical shall be compressed at display time in order to ensure that it fits into the existing line height without increasing the overall height of the line. |
| HorizontalInVertical |
Gets or sets that characters in the run should be rendered with a 270 degree rotation to the left from all other contents of the line when displayed in the document.
|
| Id | Gets or sets a unique ID which shall be used to link multiple runs with Id to each other to ensure that their contents are correctly displayed in the document. /// |
| TwoLinesInOne |
Gets or sets whether the contents of the current run should be combined into one line using the two lines.
|
| TwoLinesInOneBrackets |
Gets or sets that the two lines in one text should be enclosed within a pair of brackets when displayed.
This property value determine the bracket style to put around combined text.
|
Top
Public Methods
See Also