Click or drag to resize

RedactItemEndIndex Property

Gets or sets the index of the last character of the range.

Namespace:  Opait.Redact
Assembly:  Opait.Redact (in Opait.Redact.dll) Version: 1.3.3.0
Syntax
C#
public int EndIndex { get; set; }

Property Value

Type: Int32
See Also