Interface ITextToReplace

ITextToReplace interface

Interface that describes text for replace

public interface ITextToReplace

Properties

Name Description
TextToReplace { get; set; } Gets or sets annotation text for replace

See Also