Skip to main content
All docs
V25.1
  • SSCCGenerator.FNC1Substitute Property

    This property has no effect for the SSCC barcode.

    Namespace: DevExpress.XtraPrinting.BarCode

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

    NuGet Package: DevExpress.Printing.Core

    Declaration

    [Browsable(false)]
    public override string FNC1Substitute { get; set; }

    Property Value

    Type Description
    String

    A string with characters to be replaced.

    See Also