{description}
{excerpt}Indent locations for a paragraph.{excerpt}
{signature:C#}
 public sealed class IndentLocation : TypesafeEnum
{signature}{signature:vb.net}
Public NotInheritable Class IndentLocation
		Inherits TypesafeEnum
{signature}
{values}
||Name||Description||
|{anchor:FirstLine}FirstLine|Specifies an indentation between the left margin of a page and the first line of a paragraph.|
|{anchor:Left}Left|Specifies an indentation between the left margin of a page and the left edge of a paragraph.|
|{anchor:Right}Right|Specifies an indentation between the right margin of a page and the right edge of a paragraph.|