C#
VB
Java
C++
Indicates whether the annotation text has a strikeout or not.
public bool Strikeout { get; set; }
Public Property Strikeout As Boolean
public boolean getStrikeout()
public void setStrikeout(boolean strikeout)
true the annotation text has a strikeout; otherwise, it is false. The default value is false.
For an example, refer to PDFTextAnnotation.
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