PrintManager.GetForCurrentView 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.
Retrieves the PrintManager object associated with the current window.
public:
static PrintManager ^ GetForCurrentView();
static PrintManager GetForCurrentView();
public static PrintManager GetForCurrentView();
function getForCurrentView()
Public Shared Function GetForCurrentView () As PrintManager
Returns
The PrintManager object.