public method TableBuilder.SetContentRowStroke

Brief

Sets the content row stroke style.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableBuilder  SetContentRowStroke (Gehtsoft.PDFFlow.Models.Enumerations.Stroke stroke)

Parameters
stroke

The content row stroke style.

Declared in TableBuilder

back