public method FontBuilder.SetStrikethroughStroke

Brief

Sets the strikethrough stroke style for the font.

Declaration
C#
Gehtsoft.PDFFlow.Builder.FontBuilder  SetStrikethroughStroke (Gehtsoft.PDFFlow.Models.Enumerations.Stroke strikethrough)

Parameters
strikethrough

The strikethrough stroke style.

Declared in FontBuilder

back