Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / EastAsianLayout Class
Properties Methods

In This Topic
    EastAsianLayout Class Members
    In This Topic

    The following tables list the members exposed by EastAsianLayout.

    Public Properties
     NameDescription
    Public PropertyGets 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.  
    Public Property 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.  
    Public PropertyGets 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. ///  
    Public Property Gets or sets whether the contents of the current run should be combined into one line using the two lines.  
    Public Property 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
     NameDescription
    Public Method Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag)
    Top
    See Also