public method StyleBuilder.SetCellStrikethrough

Brief

Sets the cell strikethrough stroke style.

Declaration
C#
Gehtsoft.PDFFlow.Builder.StyleBuilder  SetCellStrikethrough (Gehtsoft.PDFFlow.Models.Enumerations.Stroke stroke)

Parameters
stroke

The strikethrough stroke style.

Declared in StyleBuilder

back