Split Method (LastRenderedPageBreak)
In This Topic
Splitting of a break is not supported.
Syntax
'Declaration
Public Overrides Function Split( _
ByVal As System.Integer _
) As Text
public override Text Split(
System.int
)
Parameters
- position
Exceptions
See Also