Skip to main content
All docs
V23.2

QRFrameOptions.Name Property

Namespace: DevExpress.XtraPrinting.BarCode

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

NuGet Package: DevExpress.Printing.Core

Declaration

[Browsable(false)]
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