public method ParagraphBuilder.SetStrikethroughStroke

Brief

Sets the strikethrough stroke style for the paragraph.

Declaration
C#
Gehtsoft.PDFFlow.Builder.ParagraphBuilder  SetStrikethroughStroke (Gehtsoft.PDFFlow.Models.Enumerations.Stroke strikethroughStyle)

Parameters
strikethroughStyle

The strikethrough stroke style.

Declared in ParagraphBuilder

back