Table of Contents

Class OutliningSpan

Namespace
Alternet.Common.TypeScript.Types
Assembly
Alternet.Common.TypeScript.v9.dll

Representation of a span of text to be outlined.

public class OutliningSpan
Inheritance
OutliningSpan

Constructors

OutliningSpan(string, TextSpan)

Initializes a new instance of the OutliningSpan class with specified parameters.

Properties

DisplayName

Gets text substituting collapsed outline section.

Span

Gets a location within the source code.