Syntax
| Printer.IndentFirst = varValue
|
|---|---|
Description
| Returns or sets an additional left indent for the first line of each paragraphs, in twips.
This property is mainly useful for creating hanging indents for bullet or numbered lists. To create hanging indents, set IndentFirst to a negative value (-x) and IndentTab to the same value, but positive (x).
|
See Also
| |
Example
| Sub Main |