Table of Contents

Interface ISourceReference

Namespace
AngleSharp.Dom
Assembly
AngleSharp.dll

Represents a reference from an element to its original source code.

public interface ISourceReference
Extension Methods

Properties

Position

Gets the position in the original source code.

TextPosition Position { get; }

Property Value

TextPosition