Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 680 Bytes

itextparagraphformat_firstlineindent.md

File metadata and controls

24 lines (17 loc) · 680 Bytes
-api-id -api-type
P:Microsoft.UI.Text.ITextParagraphFormat.FirstLineIndent
winrt property

Microsoft.UI.Text.ITextParagraphFormat.FirstLineIndent

-description

Gets the amount used to indent the first line of a paragraph relative to the left indent.

-property-value

The first line indentation amount, in floating-point points.

-remarks

The left indent applies to all lines of the paragraph except the first line.

-examples

-see-also

ITextParagraphFormat.LeftIndent, ITextParagraphFormat.SetIndents