[]
Represents a break element in a body content.
public class Break : Text, IBrowsable<Text>
Public Class Break
Inherits Text
Implements IBrowsable(Of Text)
| 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. |
| Name | Description |
|---|---|
| Split(int) | Splitting of a break is not supported. |