Share

PresentationDocument.PrintManager Property

Parent Object: PresentationDocument

Description

Property that returns the PrintManager, or when called from a DrawingDocument it returns a DrawingPrintManager object.

Syntax

PresentationDocument.PrintManager() As PrintManager

Property Value

This is a read only property whose value is a PrintManager.

Version

Introduced in version 5

Was this information helpful?