Skip to main content
All docs
V26.1
  • DeutschePostLeitcodeGenerator(DeutschePostGenerator) Constructor

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

    Namespace: DevExpress.XtraPrinting.BarCode

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

    Declaration

    public DeutschePostLeitcodeGenerator(
        DeutschePostGenerator source
    )

    Parameters

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