Skip to main content
All docs
V25.1
  • DeutschePostIdentcodeGenerator(DeutschePostGenerator) Constructor

    Initializes a new instance of the DeutschePostIdentcodeGenerator class with specified settings.

    Namespace: DevExpress.XtraPrinting.BarCode

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

    NuGet Package: DevExpress.Printing.Core

    Declaration

    public DeutschePostIdentcodeGenerator(
        DeutschePostGenerator source
    )

    Parameters

    Name Type
    source DevExpress.XtraPrinting.BarCode.DeutschePostGenerator
    See Also