public interface ITextStyleEffectiveData
Immutable object which contains text style properties.
Modifier and Type | Method and Description |
---|---|
IParagraphFormatEffectiveData |
getDefaultParagraphFormat()
Returns effective default paragraph properties.
|
IParagraphFormatEffectiveData |
getLevel(int index)
Returns level of effective style.
|
IParagraphFormatEffectiveData getLevel(int index)
Returns level of effective style.
index
- Zero-based index of level. Must lay in 0..8 interval.IParagraphFormat
.IParagraphFormatEffectiveData getDefaultParagraphFormat()
Returns effective default paragraph properties.
Read-only IParagraphFormatEffectiveData
.
Copyright © 2004-2019 Aspose Pty Ltd. All Rights Reserved.