[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.EastAsianLayout

EastAsianLayout Class

Specifies any East Asian typography settings which shall be applied to the contents of a run.

Inheritance
EastAsianLayout
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class EastAsianLayout : FormattingBag
Public Class EastAsianLayout
    Inherits FormattingBag

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.