Page tree

Versions Compared

Key

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

Excerpt

Sets or returns a BorderArea object that represents where the page border will be applied to.

Signature
C#C#
Wiki Markup
{description}
{excerpt}Sets or returns a [BorderArea|Section.BorderArea] object that represents where the page border will be applied to.{excerpt}
{signature:C#}
 public BorderArea BorderAppliedTo{ get; set; }
Signature
{signature}{signature:vb.net
vb.net
}
Public Property BorderAppliedTo() As BorderArea
{signature}