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

An Element.BreakType

...

value

...

specifies

...

the

...

type

...

of

...

break

...

to

...

insert

...

Element.InsertBreakBefore

...

or

...

Element.InsertBreakAfter

...

a

...

region

...

in

...

the

...

document.

...

Signature
C#
C#
 public sealed class BreakType : TypesafeEnum
{signature}{signature:
}
Signature
vb.net
vb.net
Public NotInheritable Class BreakType
		Inherits TypesafeEnum
{signature}
{values}
|| Name || Description ||
| {anchor:Column}Column | Column break |
| {anchor:Page}Page | Page |
| {anchor:TextWrap}TextWrap | Text wrapping break |
Values

Name

Description

Anchor
Column
Column
Column

Column break

Anchor
Page
Page
Page

Page

Anchor
TextWrap
TextWrap
TextWrap

Text wrapping break