# Text Properties

### **Text inspector**

![](https://lh3.googleusercontent.com/sny92HsrBUGfkftoj-JbDgbyvbdmDlx6KuViNxHmAPFuia4ZQX0nJPcNwXsorpumz1Fo5CzGBTVWqv5ggispkZpDaoX6pJoMJfkVcwfqM55-OGW7ri1KZs1XX_32ZftRGqOyKyvK)

The functionalities of the test inspector are:

* *Font*: you can change the font of the text by selecting an option from the drop-down menu
* *Size:* you can set the size of the text via the drop-down menu
* *Style*: using the drop-down menu you can set the style of the text. The options available will depend on the type of font you choose
* *Alignment*: it is possible to set the alignment of the text within the object area through four different choices: left, centered, right, justified
* *Text color*: it is possible to set a different color of the text via color palette or choice of hexadecimal. By default the text color is black
* *Background color*: it is possible to change the background color of the text by pop-up or by choosing the hexadecimal.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://info-176.gitbook.io/zencreate/editor-the-tools-to-become-a-zen-master-of-creativity/inspector/text-properties.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
