indentation
indentation: number | undefined
The offset (in meters) from the left edge of the text block to the start of the line of text. In lists, the indentation is added to offset of list items. The listMarker is right justified on indentation + tabInterval*(depth - 1/2). Paragraphs will start at indentation + tabInterval*depth. Default: 0 meters.
Defined in
Last Updated: 07 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.