| C1.Xaml.RichTextBox.Documents Namespace > C1InlineUIContainer Class > Split Method : Split(Int32,Boolean) Method |
'DeclarationPublic Overloads Overrides Function Split( _ ByVal offset As System.Integer, _ ByVal splitEdges As System.Boolean _ ) As C1TextPointer
'UsageDim instance As C1InlineUIContainer Dim offset As System.Integer Dim splitEdges As System.Boolean Dim value As C1TextPointer value = instance.Split(offset, splitEdges)
public override C1TextPointer Split( System.int offset, System.bool splitEdges )
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