MailingLabel.PrintOut2000 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
仅供内部使用。
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)
参数
- Name
- Object
- Address
- Object
- ExtractAddress
- Object
- LaserTray
- Object
- SingleLabel
- Object
- Row
- Object
- Column
- Object