Microsoft Visual Studio Tools for the Microsoft Office system (version 3.0)
How to: Display Documents in Print Preview
Applies to |
|---|
The information in this topic applies only to the specified Visual Studio Tools for Office projects and versions of Microsoft Office. Project type Microsoft Office version For more information, see Features Available by Application and Project Type. |
If your solution generates a report, you might want to display the report to the user in Print Preview mode.
Procedures for Document-Level Customizations
To display a document in Print Preview by calling the PrintPreview method
To display a document in Print Preview by setting the PrintPreview property
Procedures for Application-Level Add-Ins
To display a document in Print Preview by calling the PrintPreview method
To display a document in Print Preview by setting the PrintPreview property
Tasks