BarcodeProfessional ArtBarImagePattern Property Neodynamic Barcode Professional for .NET Windows Forms Class Reference
Gets or sets the image file (path or Base64 string) that will be used as a pattern to fill all the bars that compose the barcode symbol. Note: this feature is not available when exporting the barcode symbol to EPS format.

Namespace: Neodynamic.WinControls.BarcodeProfessional
Assembly: Neodynamic.WinControls.BarcodeProfessional (in Neodynamic.WinControls.BarcodeProfessional.dll) Version: 8.0.2000.0 (8.0.2000.0)
Syntax

public string ArtBarImagePattern { get; set; }

Property Value

Type: OnlineString
See Also