public method TableCellBuilder.SetStrikethroughStroke

Brief

Sets strikethrough stroke style for the table cell.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableCellBuilder  SetStrikethroughStroke (Gehtsoft.PDFFlow.Models.Enumerations.Stroke stroke)

Parameters
stroke

The strikethrough stroke style.

Declared in TableCellBuilder

back