TextStyle
TextStyle class
This class contains the text style formatting properties.
public sealed class TextStyle : PVIObject, ITextStyle
Properties
| Name | Description |
|---|---|
| AsIPresentationComponent { get; } | Allows to get base IPresentationComponent interface. Read-only IPresentationComponent. |
| DefaultParagraphFormat { get; } | Default paragraph propertiies. Read-only IParagraphFormat. |
Methods
| Name | Description |
|---|---|
| override Equals(object) | Compares with specified object. |
| GetEffective() | Gets effective text style formatting data with the inheritance applied. |
| override GetHashCode() | Returns hash code. |
| GetLevel(int) | If level of style exist returns it, otherwise returns null. |
See Also
- class PVIObject
- interface ITextStyle
- namespace Aspose.Slides
- assembly Aspose.Slides