Gets an object which allows customization of various print and print preview aspects.
VB6
![]() |
---|
Public Property Get PrintOptions() As PrintOptions |
C++
![]() |
---|
public: |
An instance of the PrintOptions class.
Allows customization of various print and print-preview aspects. The settings, exposed as properties, include document title, several boolean flags that control if images, shadows, headers, etc. are printed or rendered in preview mode, and several title strings that you can change to localize / internationalize your application.
FlowChartX Programmer's Guide | © 2023 MindFusion |