ComponentOne RichTextBox for WPF and Silverlight
Ignore Property (DocumentHistory)

C1.WPF.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