ComponentOne FlexPivot for WinForms
ShowOptions Method

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotPrintDocument Class : ShowOptions Method
Theme to apply.
Shows a dialog box that allows the user to set various document options, including page setup, headers and footers, and content scaling.
Syntax
'Declaration
 
Public Function ShowOptions( _
   ByVal theme As System.Object _
) As System.Windows.Forms.DialogResult
public System.Windows.Forms.DialogResult ShowOptions( 
   System.object theme
)

Parameters

theme
Theme to apply.

Return Value

A System.Windows.Forms.DialogResult
See Also

Reference

C1FlexPivotPrintDocument Class
C1FlexPivotPrintDocument Members