BackColor Property

Navigation:  Reference Guide > Properties >

BackColor Property

Previous pageReturn to chapter overviewNext page

Gets or sets the background color of the PDF417 barcode.

[Visual Basic .NET]

Public Property BackColor As Color

[C#]

public Color BackColor {get; set;}

 

Remarks

The default value is white color.