Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

Strikeout Property






Indicates whether the annotation text has a strikeout or not.
Syntax
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)
            
public:
property bool Strikeout {
   bool get();
   void set (    bool value);
}

Property Value

true the annotation text has a strikeout; otherwise, it is false. The default value is false.
Example

For an example, refer to PDFTextAnnotation.

Requirements

Target Platforms

See Also

Reference

PDFTextAnnotation Class
PDFTextAnnotation Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features