Gets or sets the barcode image resolution in dots per inch.
Namespace: Neodynamic.ReportingServicesAssembly: Neodynamic.ReportingServices.Barcode (in Neodynamic.ReportingServices.Barcode.dll) Version: 8.0.2000.0 (8.0.8600.0)
Syntax
C# |
---|
public float Dpi { get; set; } |
Visual Basic |
---|
Public Property Dpi As Single Get Set |