[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLEditServices

IHTMLEditServices Interface

This interface is for internal use only.

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

Methods

Name Description
AddDesigner(IHTMLEditDesigner)

This member is for internal use only.

GetSelectionServices(IMarkupContainer, out ISelectionServices)

This member is for internal use only.

MoveToSelectionAnchor(IMarkupPointer)

This member is for internal use only.

MoveToSelectionEnd(IMarkupPointer)

This member is for internal use only.

RemoveDesigner(IHTMLEditDesigner)

This member is for internal use only.

SelectRange(IMarkupPointer, IMarkupPointer, int)

This member is for internal use only.