Expand Minimize
0 out of 1 rated this helpful - Rate this topic

Document.PrintOutOld Method

This method supports the Visual Studio Tools for Office infrastructure and is not intended to be used directly from your code.

Namespace: Microsoft.Office.Tools.Word
Assembly: Microsoft.Office.Tools.Word (in microsoft.office.tools.word.dll)

public virtual void PrintOutOld (
	[OptionalAttribute] ref Object Background,
	[OptionalAttribute] ref Object Append,
	[OptionalAttribute] ref Object Range,
	[OptionalAttribute] ref Object OutputFileName,
	[OptionalAttribute] ref Object From,
	[OptionalAttribute] ref Object To,
	[OptionalAttribute] ref Object Item,
	[OptionalAttribute] ref Object Copies,
	[OptionalAttribute] ref Object Pages,
	[OptionalAttribute] ref Object PageType,
	[OptionalAttribute] ref Object PrintToFile,
	[OptionalAttribute] ref Object Collate,
	[OptionalAttribute] ref Object ActivePrinterMacGX,
	[OptionalAttribute] ref Object ManualDuplexPrint
)

Parameters

Background
Append
Range
OutputFileName
From
To
Item
Copies
Pages
PageType
PrintToFile
Collate
ActivePrinterMacGX
ManualDuplexPrint
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.