[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Break

Break Class

Represents a break element in a body content.

Inheritance
Break
Implements
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class Break : Text, IBrowsable<Text>
Public Class Break
    Inherits Text
    Implements IBrowsable(Of Text)

Properties

Name Description
Clear

Gets or sets the location that shall be used as the next available line when the Type is TextWrapping.

Type

Gets or sets the break type.

Value

Gets the text representation of the break.

Methods

Name Description
Split(int)

Splitting of a break is not supported.