'Declaration Public Overloads Sub Print( _ ByVal flexPivotPage As FlexPivotPage, _ ByVal reportOptions As ReportOptions _ )
public void Print( FlexPivotPage flexPivotPage, ReportOptions reportOptions )
Parameters
- flexPivotPage
- FlexPivotPage that contains the view to be printed.
- reportOptions
- ReportOptions that contains options to be used when generating the report.