ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapPrintDocument Class / ShowOptions Method

In This Topic
    ShowOptions Method
    In This Topic
    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() As System.Windows.Forms.DialogResult
    public System.Windows.Forms.DialogResult ShowOptions()

    Return Value

    A System.Windows.Forms.DialogResult
    See Also