TextStyle
TextStyle class
This class contains the text style formatting properties.
The TextStyle type exposes the following members:
Properties
Name | Description |
---|---|
as_i_presentation_component | Allows to get base IPresentationComponent interface. Read-only IPresentationComponent. |
default_paragraph_format | Default paragraph propertiies. Read-only IParagraphFormat. |
MAX_LEVEL_COUNT | Maximum count of style levels that can be defined. Use it with GetLevel(int index) |
slide | Returns the base slide. Read-only IBaseSlide. |
presentation | Returns the presentation. Read-only IPresentation. |
Methods
Name | Description |
---|---|
get_level(index) | If level of style exist returns it, otherwise returns null. |
get_effective() | Gets effective text style formatting data with the inheritance applied. |
See Also
- namespace aspose.slides
- assembly Aspose.Slides