Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IMarkupServices Interface / Copy Method

In This Topic
    Copy Method (IMarkupServices)
    In This Topic
    This member is for internal use only.
    Syntax
    'Declaration
     
    Function Copy( _
       ByVal pPointerSourceStart As IMarkupPointer, _
       ByVal pPointerSourceFinish As IMarkupPointer, _
       ByVal pPointerTarget As IMarkupPointer _
    ) As System.Integer

    Parameters

    pPointerSourceStart
    pPointerSourceFinish
    pPointerTarget
    See Also