|
|
Print Routines
The following routines are provided for printing purposes. Flipper Graph Control can print to any printer installed on your machine. You can set many options such as orientation, number of copies, etc programmatically or you can bring up a default MS Windows printing dialog box to let the user chose.
General
|
PrintAbortDialog Property |
Enables/disables print progress dialog |
|
PrintNow Property |
Starts a print job |
|
PrintMultiInit Method |
Starts a single multipage print job |
|
PrintMultiPage Method |
Adds a page to the multipage print job |
|
PrintMultiEnd Method |
Ends the multipage print job |
|
PrintPath Property |
Specifies a path to the printer to use (local/networked) |
Appearance
|
PrintDpiHeight/Width Property |
Return print quality |
|
PrintGetValidDPIArray Method |
Returns an array of valid printer resolutions |
|
PrintGetValidPrinters
Method |
Returns an array of valid printer paths |
|
PrintQuality Property |
Sets printer print quality |
|
PrintLineWidth Property |
Sets relative line width |
|
PrintOrientation Property |
Sets orientation of the printout |
|
PrintLeft Property |
Sets left print margin |
|
PrintRight Property |
Sets right print margin |
|
PrintBottom Property |
Sets bottom print margin |
|
PrintTop Property |
Sets top print margin |
|
PrintYResolution Property |
Sets printer y-axis resolution |
Exact Scale Printing
|
PrintExactSize Property |
Enables/disables exact scale printing |
|
PrintExactSizeHeight Property |
Sets the height of the control on paper |
|
PrintExactSizeWidth Property |
Sets the width of the control on paper |
|
PrintExactInchHeight Property |
Returns the percent per inch of graph scale height |
|
PrintExactInchWidth Property |
Returns the percent per inch of graph scale width |
See Also
Axis Routines, Column Routines, Data Routines, Font Routines, Graph Routines, Legend Routines, Miscellaneous Routines, Object Routines, Picture Routines, Pie Routines, Print Routines, Tooltip Routines
![]() |
Last modified on: Friday, August 16, 2002