From http://www.w3schools.com (Copyright Refsnes Data)

XSL-FO start-indent Property

Back

Definition and Usage

The start-indent property specifies the distance from the start-edge of the content-rectangle of the containing reference-area to the start-edge of the content-rectangle of that block-area.

Note: If this property has a negative value, it indicates an outdent.


Details


Property Values

Value Description
length Default is 0pt. The start-indent specified as a fixed length
% The start-indent specified as a % of the inline-progression-dimension of the containing reference-area


Back

From http://www.w3schools.com (Copyright Refsnes Data)