PageSplitArea Constructor(TextLayout)
Initializes a new instance of the
PageSplitArea class copying data from the given
TextLayout.
'Declaration
Public Function New( _
ByVal As TextLayout _
)
Parameters
- textLayout
- TextLayout to be used as the source of data for a new instance of PageSplitArea.