Gets or sets the opacity [from 1 to 100 (fully opaque)] of the image logo file. Default is 100.
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
public int ArtLogoImageOpacity { get; set; }
public int ArtLogoImageOpacity { get; set; }
Public Property ArtLogoImageOpacity As Integer
Get
Set
Public Property ArtLogoImageOpacity As Integer
Get
Set
public:
property int ArtLogoImageOpacity {
int get ();
void set (int value);
}
public:
property int ArtLogoImageOpacity {
int get ();
void set (int value);
}
member ArtLogoImageOpacity : int with get, set
member ArtLogoImageOpacity : int with get, set
Property Value
Type:
Int32