public method StyleBuilder.SetFontStrikethrough

Brief

Sets the font strikethrough stroke style.

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

Parameters
stroke

The strikethrough stroke style.

Declared in StyleBuilder

back