←Select platform

Strikeout Property

Summary

Indicates whether the font includes a strikeout effect.

Syntax

C#
C++/CLI
Python
public bool Strikeout { get; } 
public:  
   property bool Strikeout 
   { 
      bool get() 
   } 
Strikeout # get  (Font) 

Property Value

true if the strikeout effect is applied to the font; otherwise, false.

Remarks

The Strikeout property allows for the rendering of text with a line drawn through it.

Requirements

Target Platforms

See Also

Font Class

Font Members

Leadtools.Document.LEADOffice.Sheet Namespace

Help Version 23.0.2024.5.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.LEADOffice Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.