C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IMarkupServices Interface : InsertText Method |
'Declaration Function InsertText( _ ByVal pchText As System.String, _ ByVal cch As System.Integer, _ ByVal pPointerTarget As IMarkupPointer _ ) As System.Integer
System.int InsertText( System.string pchText, System.int cch, IMarkupPointer pPointerTarget )