Type: object
Attribute | Type | Description |
---|---|---|
location | number (Optional) | Start of the range |
length | number (Optional) | Length of the range |
Example
{
"range": {
"location": 0,
"length": 14
},
"style": {
"postscript_name": "HelveticaNeue-Bold",
"font_family": "HelveticaNeue",
"font_size": 24,
"font_weight": 700,
"font_style": "normal",
"line_height": 24,
"font_stretch": 1,
"text_align": "left",
"color": {
"source_id": "0BEBFEB3-A107-4D1D-A3B0-77D1FBD35F01",
"r": 143,
"g": 152,
"b": 5,
"a": 1
}
}
}