Xceed Words for .NET v5.1 Documentation
Xceed.Document.NET Assembly / Xceed.Document.NET Namespace / TextPropertiesBase Class


In This Topic
    TextPropertiesBase Class Properties
    In This Topic

    For a list of all members of this type, see TextPropertiesBase members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the TextAnchorType.  
    Public PropertyGets or sets if the text is centered on the Anchor.  
    Public PropertyGets or sets the Baseline Offset value.  
    Public PropertyGets or sets if the text is in Bold.  
    Public PropertyGets or sets the text's size.  
    Public PropertyGets or sets if the text is in Italic.  
    Public PropertyGets or sets the Kerning value.  
    Public PropertyGets or sets in which language the text is written.  
    Public PropertyGets or sets the angle that determines how the text is rotated.  
    Public PropertyGets or sets if some space is added before the first paragraph & after the last paragraph.  
    Public PropertyGets or sets if the text uses Strikethrough.  
    Public PropertyGets or sets the text's Color.  
    Public PropertyGets or sets if the text is underlined.  
    Public PropertyGets or sets the TextVerticalType.  
    Public PropertyGets or sets the VerticalOverflowType.  
    Public PropertyGets or sets the TextWrapType.  
    Top
    See Also