[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IMarkupPointer

IMarkupPointer 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("3050F49F-98B5-11CF-BB82-00AA00BDCE0B")]
public interface IMarkupPointer

Methods

Name Description
Cling(out bool)

This member is for internal use only.

CurrentScope(out IHTMLElement)

This member is for internal use only.

FindText(string, uint, IMarkupPointer, IMarkupPointer)

This member is for internal use only.

GetContainer(out IMarkupContainer)

This member is for internal use only.

Gravity(out int)

This member is for internal use only.

IsEqualTo(IMarkupPointer, out bool)

This member is for internal use only.

IsLeftOf(IMarkupPointer, out bool)

This member is for internal use only.

IsLeftOfOrEqualTo(IMarkupPointer, out bool)

This member is for internal use only.

IsPositioned(out bool)

This member is for internal use only.

IsRightOf(IMarkupPointer, out bool)

This member is for internal use only.

IsRightOfOrEqualTo(IMarkupPointer, out bool)

This member is for internal use only.

Left(bool, out MARKUP_CONTEXT_TYPE, out IHTMLElement, ref int, out string)

This member is for internal use only.

MoveAdjacentToElement(IHTMLElement, int)

This member is for internal use only.

MoveToContainer(IMarkupContainer, bool)

This member is for internal use only.

MoveToPointer(IMarkupPointer)

This member is for internal use only.

MoveUnit(int)

This member is for internal use only.

OwningDoc(out IHTMLDocument2)

This member is for internal use only.

Right(bool, out MARKUP_CONTEXT_TYPE, out IHTMLElement, ref int, out string)

This member is for internal use only.

SetCling(bool)

This member is for internal use only.

SetGravity(int)

This member is for internal use only.

Unposition()

This member is for internal use only.