TextStyle
TextStyle class
This class contains the text style formatting properties.
getDefaultParagraphFormat
Name | Description |
---|---|
getDefaultParagraphFormat () | Default paragraph propertiies. Read-only IParagraphFormat. |
Returns: ParagraphFormat
getEffective
Name | Description |
---|---|
getEffective () | Gets effective text style formatting data with the inheritance applied. |
Returns: TextStyleEffectiveData
getLevel
Name | Description |
---|---|
getLevel (int) | If level of style exist returns it, otherwise returns null. |
Parameters:
Name | Type | Description |
---|---|---|
index | int | Zero-based index of level. Must lay in 0..8 interval. |
Returns: ParagraphFormat
getVersion
Name | Description |
---|---|
getVersion () |
Returns: long