Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Description

Excerpt

Indent locations for a paragraph.

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

Name

Description

Anchor
FirstLine
FirstLine
FirstLine

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

Anchor
Left
Left
Left

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

Anchor
Right
Right
Right

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