ComponentOne List for WinForms
C1.Win.C1List Namespace / PrintOptionsForm Class / Action Property

In This Topic
    Action Property (PrintOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Action As PrintInfo.ActionFlags
    public PrintInfo.ActionFlags Action {get; set;}
    See Also