ComponentOne FlexPivot for WinForms
ApplyTheme Method (PrintDocumentOptions)

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > PrintDocumentOptions Class : ApplyTheme Method
A theme to apply.
Changes the dialog theme.
Syntax
'Declaration
 
Public Sub ApplyTheme( _
   ByVal theme As System.Object _
) 
public void ApplyTheme( 
   System.object theme
)

Parameters

theme
A theme to apply.
See Also

Reference

PrintDocumentOptions Class
PrintDocumentOptions Members