PdfFont
IsStrikeout Property
EVO HTML to PDF Converter for .NET Documentation
A flag to indicate if the font is strikeout.
Namespace:
EvoPdf
Assembly:
evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax
C#
VB
Copy
public
bool
IsStrikeout
{
get
;
set
; }
Public
Property
IsStrikeout
As
Boolean
Get
Set
Property Value
Type:
Boolean
See Also
Reference
PdfFont Class
EvoPdf Namespace