Skip to main content
All docs
V26.1
  • TextStyle Constructors

    Contains text style settings.
    Name Parameters Description
    TextStyle() none Initializes a new instance of the TextStyle class.
    TextStyle(TextParagraphProperties, TextParagraphProperties[]) paragraphProperties, listLevelStyles Initializes a new instance of the TextStyle class with specified settings.
    TextStyle(TextParagraphProperties) paragraphProperties Initializes a new instance of the TextStyle class with specified settings.
    See Also