Page tree
    Created with Raphaël 2.1.0
    Loading...
Skip to end of metadata
Go to start of metadata

Description

Indent locations for a paragraph.

C#
public sealed class IndentLocation : TypesafeEnum
vb.net
Public NotInheritable Class IndentLocation
        Inherits TypesafeEnum

Values

Name

Description

FirstLine

Specifies an indentation between the left margin of a page and the first line of a paragraph.

Left

Specifies an indentation between the left margin of a page and the left edge of a paragraph.

Right

Specifies an indentation between the right margin of a page and the right edge of a paragraph.

  • No labels