TextReplaceOptions.ReplaceScope

TextReplaceOptions.ReplaceScope property

Gets or sets a scope where replace text operation is applied

public Scope ReplaceScope { get; set; }

See Also