Splits this
C1TextElement at the specified offset into two elements of the same type with the same style properties.
'Declaration
Public Overloads Function Split( _
ByVal As System.Integer _
) As C1TextPointer
public C1TextPointer Split(
System.int
)
Parameters
- offset
- The offset where to split, elements in positions greater or equal to the offset are added to the second element.
Return Value
Returns the position in the parent element between this element and the new element.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2