Creates a USPS IMb 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_IMb ( _ authHeader As AuthHeader, _ labelOption As IMb..::..LabelOptions, _ pic As String, _ ByRef mailPieceDetails As MailPieceDetails _ ) As Byte()
Parameters
- authHeader
- Type: CDI_WCFService3 AuthHeader
- labelOption
- Type: MAILPiece IMb LabelOptions
- pic
- Type: System String
- mailPieceDetails
- Type: MAILPiece MailPieceDetails
Return Value
Array [Byte]Remarks
See Also