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

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