[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.ISelectionServices

ISelectionServices Interface

This interface is for internal use only.

Namespace: C1.Win.C1Editor.Internal.HTML
Assembly: C1.Win.C1Editor.4.8.dll
Syntax
[ComVisible(true)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("3050f684-98b5-11cf-bb82-00aa00bdce0b")]
public interface ISelectionServices

Methods

Name Description
AddElementSegment(IHTMLElement, out IElementSegment)

This member is for internal use only.

AddSegment(IMarkupPointer, IMarkupPointer, out ISegment)

This member is for internal use only.

GetMarkupContainer(out IMarkupContainer)

This member is for internal use only.

GetSelectionServicesListener(out ISelectionServicesListener)

This member is for internal use only.

RemoveSegment(ISegment)

This member is for internal use only.

SetSelectionType(int, ISelectionServicesListener)

This member is for internal use only.