MailingLabel.PrintOut2000 Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reserved for internal use.
public void PrintOut2000 (ref object Name, ref object Address, ref object ExtractAddress, ref object LaserTray, ref object SingleLabel, ref object Row, ref object Column);
abstract member PrintOut2000 : obj * obj * obj * obj * obj * obj * obj -> unit
Public Sub PrintOut2000 (Optional ByRef Name As Object, Optional ByRef Address As Object, Optional ByRef ExtractAddress As Object, Optional ByRef LaserTray As Object, Optional ByRef SingleLabel As Object, Optional ByRef Row As Object, Optional ByRef Column As Object)
Parameters
- Name
- Object
- Address
- Object
- ExtractAddress
- Object
- LaserTray
- Object
- SingleLabel
- Object
- Row
- Object
- Column
- Object