Gets the ImageSettings object which provides different configurations for saving barcode images.

Namespace: Neodynamic.WPF
Assembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll) Version: 5.0.3500.0 (5.0.3500.0)

Syntax

C#
public ImageSettings ImageSettings { get; }
Visual Basic
Public ReadOnly Property ImageSettings As ImageSettings
	Get

Property Value

Type: ImageSettings

See Also