User`s guide
mlreportgen.dom.FirstLineIndent class
12-117
mlreportgen.dom.FirstLineIndent class
Package: mlreportgen.dom
Indent first line of paragraph
Description
Indent first line of a paragraph.
Construction
firstLineIndentObj = FirstLineIndent() creates an empty first line indentation
format object.
firstLineIndentObj = FirstLineIndent(width) indents first line of paragraph
by the specified amount.
firstLineIndentObj = FirstLineIndent(style,width) indents either the first
line of the paragraph relative to the page margin or indents the subsequent lines relative
to the page margin (hanging indentation).
Input Arguments
width — Width of indentation of first line of paragraph
string
String specifying the width of indentation of first line of paragraph. String must have the
format valueUnits where Units is an abbreviation for the units in which the size is
expressed. Valid abbreviations are:
• no abbreviation — pixels
• cm — centimeters
• in — inches
• mm — millimeters
• pi — picas