Skip to main content
All docs
V26.1
  • QRCodeEPCOptions.FrameOptions Property

    Specifies the frame options for the QR Code EPC barcode.

    Namespace: DevExpress.Docs.Barcode

    Assembly: DevExpress.Docs.Core.v26.1.dll

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public QRFrameOptions FrameOptions { get; set; }

    Property Value

    Type Description
    QRFrameOptions

    An object that contains frame options.

    See Also