Свойство | Тип | Описание | |
---|---|---|---|
SOPClassUID | DicomUID |
Метод | Описание | |
---|---|---|
Print ( IList |
||
PrintJob ( DicomUID sopInstance, |
Construct new print job using specified SOP instance UID. If passed SOP instance UID is missing, new UID will be generated
|
Метод | Описание | |
---|---|---|
OnStatusUpdate ( string info ) : void |
Метод | Описание | |
---|---|---|
DeletePrintFolder ( ) : void | ||
DoPrint ( ) : void | ||
OnPrintPage ( object sender, System.Drawing.Printing.PrintPageEventArgs e ) : void | ||
OnQueryPageSettings ( object sender, System.Drawing.Printing.QueryPageSettingsEventArgs e ) : void |
protected OnStatusUpdate ( string info ) : void | ||
info | string | |
Результат | void |
public PrintJob ( DicomUID sopInstance, |
||
sopInstance | DicomUID | New print job SOP instance uID |
printer | ||
originator | string | |
log | Dicom | |
Результат | System |