Show / Hide Table of Contents

Enum TextPatternRangeEndpoint

Identifies text range endpoints for methods of ITextRangeProvider.

Namespace: System.Windows.Automation.Text
Assembly: OpenSilver.dll
Syntax
public enum TextPatternRangeEndpoint

Fields

Name Description
End

The endpoint of the range.

Start

The start point of the range.

  • Improve this Doc
  • View Source