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.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
public string ArtBarImagePattern { get; set; }
public string ArtBarImagePattern { get; set; }
Public Property ArtBarImagePattern As String
Get
Set
Public Property ArtBarImagePattern As String
Get
Set
public:
property String^ ArtBarImagePattern {
String^ get ();
void set (String^ value);
}
public:
property String^ ArtBarImagePattern {
String^ get ();
void set (String^ value);
}
member ArtBarImagePattern : string with get, set
member ArtBarImagePattern : string with get, set
Property Value
Type:
String