FormDesignerTextSourceOperations.TextReplacementOperation Class
Definition
Namespace: Alternet.FormDesigner.Wpf
Assembly: Alternet.FormDesigner.Wpf.v9.dll
Represents properties applied to the text replacement operation.
Inheritance
System.Object
FormDesignerTextSourceOperations.TextReplacementOperation
Syntax
public class TextReplacementOperation
Properties
NewText | Gets or set a string replaces old text. |
OldTextRegion | Gets or sets an area where new text will be placed. |
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()