Skip to main content

IParagraph.FirstLineIndent property

Namespace: NextDesign.Desktop.DocumentGenerator.Word

Description

Gets or sets the first line or hanging indent value in points.

Use positive values to set the first line indent and negative values to set the hanging indent.

double FirstLineIndent { get; set; }

type

  • double