Edit

Share via


MailingLabel.CreateNewDocument2000 Method

Definition

Reserved for internal use.

public Microsoft.Office.Interop.Word.Document CreateNewDocument2000 (ref object Name, ref object Address, ref object AutoText, ref object ExtractAddress, ref object LaserTray);
abstract member CreateNewDocument2000 : obj * obj * obj * obj * obj -> Microsoft.Office.Interop.Word.Document
Public Function CreateNewDocument2000 (Optional ByRef Name As Object, Optional ByRef Address As Object, Optional ByRef AutoText As Object, Optional ByRef ExtractAddress As Object, Optional ByRef LaserTray As Object) As Document

Parameters

Name
Object
Address
Object
AutoText
Object
ExtractAddress
Object
LaserTray
Object

Returns

Applies to