_ParagraphFormat.IndentFirstLineCharWidth(Int16) Method

Definition

Indents the first line of one or more paragraphs by a specified number of characters.

public:
 void IndentFirstLineCharWidth(short Count);
public void IndentFirstLineCharWidth (short Count);
abstract member IndentFirstLineCharWidth : int16 -> unit
Public Sub IndentFirstLineCharWidth (Count As Short)

Parameters

Count
Int16

Required Short. The number of characters by which the first line of each specified paragraph is to be indented.

Applies to