Page tree

Versions Compared

Key

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

Excerpt

Areas that a border can be applied to for a section.

Signature
C#C#
Wiki Markup
{description}
{excerpt}Areas that a border can be applied to for a section.{excerpt}
{signature:C#}
 public sealed class BorderArea : TypesafeEnum
Signature
{signature}{signature:vb.net
vb.net
}
Public NotInheritable Class BorderArea
		Inherits TypesafeEnum
Values

...

Name

...

Description

...

Apply border to all but the first page in the section

...

Apply border to all pages in section

...

Apply border to all pages in section

...

{signature}
{values}
||Name||Description||
|{anchor:AllButFirst}AllButFirst|Apply border to all but the first page in the section|
|{anchor:AllPages}AllPages|Apply border to all pages in section|
|{anchor:Document}Document|Apply border to all pages in section|
|{anchor:FirstPage}FirstPage|Apply border to first page in section|