QRCodeOptions.Logo Property
In This Article
Gets or sets the barcode logo.
Namespace: DevExpress.BarCodes
Assembly: DevExpress.Docs.v24.2.dll
NuGet Package: DevExpress.Document.Processor
#Declaration
public ImageSource Logo { get; set; }
#Property Value
Type | Description |
---|---|
Image |
An object that contains image logo. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Logo |
---|---|
Bar |
|
See Also