public method BarcodeInlineBuilder.SetBorderStroke

Brief

Sets the barcode border stroke style.

Declaration
C#
BarcodeInlineBuilder  SetBorderStroke (Gehtsoft.PDFFlow.Models.Enumerations.Stroke strokeStyle)

Parameters
strokeStyle

The border stroke style.

Declared in BarcodeInlineBuilder

back