'Declaration Public Function New( _ ByVal paperOrientation As FlashViewerOptions.PaperOrientationOptions, _ ByVal scalePages As FlashViewerOptions.ScalePagesOptions, _ ByVal startPrint As Boolean _ )
public FlashViewerOptions.FlashViewerPrintOptions( FlashViewerOptions.PaperOrientationOptions paperOrientation, FlashViewerOptions.ScalePagesOptions scalePages, bool startPrint )
Parameters
- paperOrientation
- An enumerated PaperOrientationOptions value.
- scalePages
- An enumerated ScalePagesOptions value.
- startPrint
- A Boolean value indicating whether to display the Print dialog to the user immediately when the report is opened in the FlashViewer