Skip to main content
A newer version of this page is available. .
All docs
V21.1

DeutschePostLeitcodeGenerator(DeutschePostGenerator) Constructor

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

Namespace: DevExpress.XtraPrinting.BarCode

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

NuGet Package: DevExpress.Printing.Core

Declaration

public DeutschePostLeitcodeGenerator(
    DeutschePostGenerator source
)

Parameters

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