Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
Leadtools.Pdf Assembly > Leadtools.Pdf Namespace > PDFTextAnnotation Class : Strikeout Property |
public bool Strikeout {get; set;}
'Declaration
Public Property Strikeout As Boolean
'Usage
Dim instance As PDFTextAnnotation Dim value As Boolean instance.Strikeout = value value = instance.Strikeout
public boolean getStrikeout() public void setStrikeout(boolean strikeout)
For an example, refer to PDFTextAnnotation.