public method BarcodeBuilder.SetBorder

Brief

Sets the stroke style and color for the barcode border.

Declaration
C#
BarcodeBuilder  SetBorder (Gehtsoft.PDFFlow.Models.Enumerations.Stroke strokeStyle, Gehtsoft.PDFFlow.Models.Shared.Color color)

Parameters
strokeStyle
color

The border color.

Declared in BarcodeBuilder

back