Skip to main content
All docs
V26.1
  • IntelligentMailPackageOptions.FNC1Substitute Property

    Specifies a substring/character that serves as the placeholder for the FNC1 functional character.

    Namespace: DevExpress.Docs.Barcode

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

    Declaration

    public string FNC1Substitute { get; set; }

    Property Value

    Type Description
    String

    The symbols to be replaced.

    See Also