Generates a USPS IMpb mailpiece label as a .PDF file.
Namespace: CDI_WCFService3.ICDI_WCFServiceAssembly: CDI_WCFService3 (in CDI_WCFService3.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Function CreateLabel ( _ authHeader As AuthHeader, _ labelOption As IMpb..::..LabelOptions, _ pic As String, _ ByRef mailPieceDetails As MailPieceDetails_IMpb _ ) As Byte()
Parameters
- authHeader
- Type: CDI_WCFService3 AuthHeader
- labelOption
- Type: MAILPiece IMpb LabelOptions
- pic
- Type: System String
- mailPieceDetails
- Type: MAILPiece MailPieceDetails_IMpb
Return Value
Array [Byte]Remarks
See Also