ITextStyleEffectiveData
ITextStyleEffectiveData interface
Immutable object which contains effective text style properties.
public interface ITextStyleEffectiveData
Properties
Name | Description |
---|---|
DefaultParagraphFormat { get; } | Returns effective default paragraph properties. Read-only IParagraphFormatEffectiveData . |
Methods
Name | Description |
---|---|
GetLevel(int) | Returns level of effective style. |
Remarks
This interface is used together with the ITextStyle
interface to return effective formatting values with inheritance applied.
See Also
- namespace Aspose.Slides
- assembly Aspose.Slides