Skip to main content
A newer version of this page is available. .

QRCodeGenerator.ScaleFactor Property

For internal use.

Namespace: DevExpress.XtraPrinting.BarCode

Assembly: DevExpress.Printing.v18.2.Core.dll

Declaration

[Browsable(false)]
[DefaultValue(1F)]
[XtraSerializableProperty]
public float ScaleFactor { get; set; }

Property Value

Type Default
Single 1
See Also