There are cases where you need to point out the content that has mistakes or it is no more valid. Crossed out is one of the ways to mark the invalid content within the documents. In order to automate the striking out within .NET applications, this article shows how to strikethrough text in documents using C#.
Strikethrough Text in Documents using Java
Probably you have some content that is no more valid. Let’s cross it out. Crossing out is one of the ways, used to highlight the invalid content within the documents. In order to automate the cross-out within the applications, this article shows how to strikethrough text in documents in Java.