Spread Windows Forms 12.0 Product Documentation
GetPrintPreview Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > FpSpread Class : GetPrintPreview Method
Gets the print preview dialog.
Syntax
'Declaration
 
Public Overridable Function GetPrintPreview() As PrintPreviewDialog
'Usage
 
Dim instance As FpSpread
Dim value As PrintPreviewDialog
 
value = instance.GetPrintPreview()
public virtual PrintPreviewDialog GetPrintPreview()

Return Value

PrintPreviewDialog object containing the print preview
Remarks
For more information on the print preview dialog, refer to Print Preview Dialog in the Microsoft .NET Framework Developers Guide and the PrintPreviewDialog class in the .NET Framework Reference documentation.
See Also

Reference

FpSpread Class
FpSpread Members
Preview Property

User-Task Documentation

Providing a Preview of the Printing