BarcodeProfessional ArtLogoImage Property Neodynamic Barcode Professional SDK for .NET Class Reference
Gets or sets the logo image file (path or Base64 string) that will be used to stamp it on top or bottom of the barcode symbol. Note: this feature is not available when exporting the barcode symbol to EPS format.

Namespace: Neodynamic.SDK.Barcode
Assembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
Syntax

public string ArtLogoImage { get; set; }

Property Value

Type: OnlineString
See Also