Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Description

Excerpt

Indent locations for a paragraph.

Signature
C#C#
Wiki Markup
{description}
{excerpt}Indent locations for a paragraph.{excerpt}
{signature:C#}
 public sealed class IndentLocation : TypesafeEnum
Signature
{signature}{signature:vb.net
vb.net
}
Public NotInheritable Class IndentLocation
		Inherits TypesafeEnum
Values

...

Name

...

Description

...

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

...

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

...

{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.|