LineParameterType

Specification of the line and offset for the beginning and end of the segment.

Properties

Name

Type

Description

StartLine

int

0..1

Number of lines from beginning of the document.

StartOffset

int

0..1

Number of characters from start of the line specified in StartLine.

EndLine

int

0..1

Number of lines from beginning of the document.

EndOffset

int

0..1

Number of characters from the start of the line specified in EndLine.

Relationships

The following types reference this type.

stub