ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / PrintDocumentOptions Class / ApplyTheme Method
A theme to apply.

In This Topic
    ApplyTheme Method (PrintDocumentOptions)
    In This Topic
    Changes the dialog theme.
    Syntax
    'Declaration
     
    Public Sub ApplyTheme( _
       ByVal theme As Object _
    ) 
    public void ApplyTheme( 
       object theme
    )

    Parameters

    theme
    A theme to apply.
    See Also