- Home
- Mobile Apps
- Android
- Mobile web editors
- Presentation Editor web version
- Change text indents
Change text indents
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<%@ Register TagPrefix="cc" TagName="AlignTextTag" Src="~/Controls/Help/Tags/align-text/align-text.ascx" %>
<%@ Register TagPrefix="cc" TagName="ParagraphFormattingTag" Src="~/Controls/Help/Tags/paragraph-formatting/paragraph-formatting.ascx" %>
<%@ Register TagPrefix="cc" TagName="TextIndentationTag" Src="~/Controls/Help/Tags/text-indentation/text-indentation.ascx" %>
Change text indents
If you add text within a text box or autoshape, you can change the text offset from the left side of the text box. Indenting is also used to create multilevel lists.
- put the cursor within a paragraph or a line of a list,
- open the settings panel by
- tapping the
icon at the top toolbar, or
- tapping the Edit option in the pop-up menu,
- tapping the
- switch to the TEXT tab and swipe up to see all the settings,
- use the respective icons: Decrease Indent
and Increase Indent
,
- close the text settings panel by tapping the
arrow on the right.
Article with the tag:
Browse all tags