Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Canguro
Commands
Model
PrintCmd
C# Class Canguro.Commands.Model.PrintCmd
Inheritance:
ModelCommand
Mostrar archivo
Open project: rforsbach/Treu-Structure
Public Methods
Method
Description
PrintCmd
( ) :
System
PrintDocument
( ) :
void
Run
(
Canguro
services
) :
void
Private Methods
Method
Description
printPage
(
object
sender
,
System.Drawing.Printing.PrintPageEventArgs
e
) :
void
Method Details
PrintCmd()
public
method
public
PrintCmd
( ) :
System
return
System
PrintDocument()
public
static
method
public
static
PrintDocument
( ) :
void
return
void
Run()
public
method
public
Run
(
Canguro
services
) :
void
services
Canguro
return
void