public method BarcodeBuilder.SetBorder

Brief

Sets the barcode border stroke style.

Declaration
C#
BarcodeBuilder  SetBorder (Gehtsoft.PDFFlow.Models.Enumerations.Stroke strokeStyle = 1)

Parameters
strokeStyle

The border stroke style.

Declared in BarcodeBuilder

back