MailingLabel.CreateNewDocument2000 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 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