Property EndOffset
EndOffset
Gets the end index (exclusive) of the passage in the original content: always >= StartOffset
Declaration
public int EndOffset { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
Gets the end index (exclusive) of the passage in the original content: always >= StartOffset
public int EndOffset { get; }
Type | Description |
---|---|
System.Int32 |