Back to Devexpress

BarCode.Dpi Property

officefileapi-devexpress-dot-barcodes-dot-barcode-a89f79ff.md

latest1.0 KB
Original Source

BarCode.Dpi Property

Gets or sets the dpi value used to render the bar code.

Namespace : DevExpress.BarCodes

Assembly : DevExpress.Docs.v25.2.dll

NuGet Package : DevExpress.Document.Processor

Declaration

csharp
public float Dpi { get; set; }
vb
Public Property Dpi As Single

Property Value

TypeDescription
Single

A Single value representing the dpi value used to create the bar code image.

|

See Also

BarCode Class

BarCode Members

DevExpress.BarCodes Namespace