Paragraphs.CharacterUnitFirstLineIndent Property

Definition

Returns or sets the value (in characters) for a first-line or hanging indent.

public:
 property float CharacterUnitFirstLineIndent { float get(); void set(float value); };
public float CharacterUnitFirstLineIndent { get; set; }
member this.CharacterUnitFirstLineIndent : single with get, set
Public Property CharacterUnitFirstLineIndent As Single

Property Value

Remarks

Use a positive value to set a first-line indent, and use a negative value to set a hanging indent.

Applies to