Creates a USPS Permit Endicia 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_Endicia_IMb ( _ authHeader As AuthHeader, _ pic As String, _ permitInformation As PermitInformation, _ weight As Weight, _ dimensions As Dimensions _ ) As Byte()
Parameters
- authHeader
- Type: CDI_WCFService3 AuthHeader
- pic
- Type: System String
- permitInformation
- Type: MAILPiece PermitInformation
- weight
- Type: MAILPiece Weight
- dimensions
- Type: MAILPiece Dimensions
Return Value
Array [Byte]Remarks
See Also