Page tree
    Created with Raphaël 2.1.0
    Loading...
Skip to end of metadata
Go to start of metadata

Description

An Element.BreakType value specifies the type of break to insert Element.InsertBreakBefore or Element.InsertBreakAfter a region in the document.

C#
public sealed class BreakType : TypesafeEnum
vb.net
Public NotInheritable Class BreakType
        Inherits TypesafeEnum

Values

Name

Description

Column

Column break

Page

Page

TextWrap

Text wrapping break

  • No labels