public method FormattedTextElementBuilder.SetStrikethroughStroke

Brief

Sets the strikethrough stroke style for the text element.

Declaration
C#
Gehtsoft.PDFFlow.Builder.FormattedTextElementBuilder  SetStrikethroughStroke (Gehtsoft.PDFFlow.Models.Enumerations.Stroke strikethroughStroke)

Parameters
strikethroughStroke

The strikethrough stroke style.

Declared in FormattedTextElementBuilder

back