ComponentOne RichTextBox for UWP
Ignore Property

C1.Xaml.RichTextBox.Documents Namespace > DocumentHistory Class : Ignore Property
Gets or sets a value that indicates whether the action is stored in DocumentHistory or not when change the document.
Syntax
'Declaration
 
Public Property Ignore As System.Boolean
public System.bool Ignore {get; set;}
See Also

Reference

DocumentHistory Class
DocumentHistory Members