Skip to main content
All docs
V25.2
  • TextStyle Constructors

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