Skip to main content
All docs
V25.1
  • QRFrameOptions.Name Property

    Namespace: DevExpress.XtraPrinting.BarCode

    Assembly: DevExpress.Printing.v25.1.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