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
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:vb.net}
Public NotInheritable Class BorderArea
		Inherits TypesafeEnum
{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|