Modules
Printing

The Print API supports various types of printing and publishing applications. More...

Modules

 General Printing API
 General printing system classes, functions, and data types.
 
 Print Events API
 Interfaces and functions required to respond to print events.
 
 Print Event Handler Parameters
 Parameter interfaces for print event handlers.
 
 Print Active Design API
 Classes and data types required to print the active design.
 
 Print Active Design Miscellaneous Classes
 Miscellaneous classes and data types related to printing the active design.
 
 Printer Configuration API
 Interfaces and data types related to printers and printer configurations.
 
 Printer Configuration Miscellaneous Classes
 Miscellaneous classes and data types related to printers and printer configurations.
 
 Print Engine API
 Interfaces related to the print engine.
 
 Printer Driver API
 Interfaces and functions required to implement a printer driver.
 
 Printer Driver Parameter Interfaces and Data types
 Parameter interfaces and data types for printer drivers.
 

Detailed Description

The Print API supports various types of printing and publishing applications.

The intended types of consumer include:

Multi-page print submittal, a la Print Organizer, is accomplished using the managed Bentley.MstnPlatformNET.Print API. There is no native code API for multi-page print submittal.

In most cases, the public Print API is accessed using "#include <Mstn/Plot/PlotApi.h>". Typically no other printing system header files should be directly included.

The following terms are used when describing the printing system:


Copyright © 2017 Bentley Systems, Incorporated. All rights reserved.