C#
VB
Java
C++
Indicates whether the text font should use strikethrough style.
public bool Strikethrough { get; set; }
Public Property Strikethrough As Boolean
public boolean isStrikethrough()
public void setStrikethrough(boolean strikethrough)
true to use strikethrough font for the text, false to use normal font.
For an example, refer to CodecsTxtOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET