PrintManager Object


Description

The PrintManager object supports properties and methods that allow you to get and set the printing parameters and submit the print job.

Methods

Name Description
PrintToFile Method that prints to the specified file using the current property settings defined by the PrintManager object.
SetCurrentView Set the current view used for printing.
SubmitPrint Method that prints using the current property settings defined by the PrintManager object.

Properties

Name Description
Application Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned.
ColorMode
NumberOfCopies
Orientation
PaperHeight
PaperSize
PaperSource
PaperWidth
Printer
PrinterDeviceContext
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

AssemblyDocument.PrintManager, Document.PrintManager, DrawingDocument.PrintManager, PartDocument.PrintManager, PresentationDocument.PrintManager

Derived Classes

DrawingPrintManager

Version

Introduced in version 5