2#ifndef _System_Drawing_Printing_PrintEventArgs_h_
3#define _System_Drawing_Printing_PrintEventArgs_h_
5#include <system/exceptions.h>
6#include <system/component_model/cancel_event_args.h>
7#include <drawing/printing/print_action.h>
9namespace System {
namespace Drawing {
namespace Printing {
Arguments of cancellable event. Objects of this class should only be allocated using System::MakeObje...
Definition: cancel_event_args.h:15
Provides data for the BeginPrint and EndPrint events. Objects of this class should only be allocated ...
Definition: print_event_args.h:16
PrintAction get_PrintAction()
Returns a value that specify a print action represented by the current objet.
PrintEventArgs()
Constructs a new instance of PrintEventArgs object.
Definition: print_event_args.h:26
PrintAction
Specifies a type of print operation.
Definition: print_action.h:8
Definition: db_command.h:9