Skip to main content
All docs
V24.1

QRFrameOptions.Name Property

Namespace: DevExpress.XtraPrinting.BarCode

Assembly: DevExpress.Printing.v24.1.Core.dll

NuGet Package: DevExpress.Printing.Core

Declaration

[Browsable(false)]
[XtraSerializableProperty(-1)]
public abstract string Name { get; }

Property Value

Type
String

Property Paths

You can access this nested property as listed below:

Library Object Type Path to Name
Cross-Platform Class Library QRCodeGenerator
.FrameOptions .Name
Office File API QRCodeOptions
.FrameOptions .Name
See Also