| Name | Description |
![Public Method](dotnetimages/PublicMethod.gif) | Abort |
Aborts the Association.
|
![Public Method](dotnetimages/PublicMethod.gif) | Associate | Overloaded.
Connects to the Print SCP and then establishes the DICOM Association.
|
![Public Method](dotnetimages/PublicMethod.gif) | CreateFilmBox |
Requests the Print SCP to create a Basic Film Box SOP Instance.
|
![Public Method](dotnetimages/PublicMethod.gif) | CreateFilmSession |
Requests the Print SCP to create a Basic Film Session SOP Instance.
|
![Public Method](dotnetimages/PublicMethod.gif) | CreateOverlayBox |
Requests the Print SCP to create a Basic Print Image Overlay Box SOP Instance.
|
![Public Method](dotnetimages/PublicMethod.gif) | CreatePresentationLut |
Requests the Print SCP to create a Presentation LUT SOP Instance.
|
![Public Method](dotnetimages/PublicMethod.gif) | DeleteFilmBox |
Requests the Print SCP to delete the current Basic Film Box SOP Instance.
|
![Public Method](dotnetimages/PublicMethod.gif) | DeleteFilmSession |
Requests the Print SCP to delete the current Basic Film Session SOP Instance.
|
![Public Method](dotnetimages/PublicMethod.gif) | DeleteOverlayBox |
Requests the Print SCP to delete the specified Basic Print Image Overlay Box SOP
Instance.
|
![Public Method](dotnetimages/PublicMethod.gif) | DeletePresentationLut |
Requests the Print SCP to delete the specified Presentation LUT SOP Instance.
|
![Public Method](dotnetimages/PublicMethod.gif) | Dispose | Overloaded.
Releases all resources used by the DicomPrintScu.
|
![Public Method](dotnetimages/PublicMethod.gif) | FreeAnnotationBoxesInstanceUids |
Frees the memory allocated for storing the SOP Instance UIDs of the Basic Annotation Box
SOP Instances created by the Print SCP when a Film Box is created.
|
![Public Method](dotnetimages/PublicMethod.gif) | FreeImageBoxesInstanceUids |
Frees the memory allocated for storing the SOP Instance UIDs of the Basic Grayscale/Color
Image Box SOP Instances created by the Print SCP when a Film Box is created.
|
![Public Method](dotnetimages/PublicMethod.gif) | GetAbortInformation |
Gets information about the Abort message received by the Print SCU.
|
![Public Method](dotnetimages/PublicMethod.gif) | GetAnnotationBoxesCount |
Returns the number of the Basic Annotation Box SOP Instances created by the Print SCP
when a Film Box is created.
|
![Public Method](dotnetimages/PublicMethod.gif) | GetAnnotationBoxInstanceUid |
Returns the SOP Instance UID of the specified Basic Annotation Box SOP Instance.
|
![Public Method](dotnetimages/PublicMethod.gif) | GetAssociateRejectInformation |
Gets information about the Association rejection.
|
![Public Method](dotnetimages/PublicMethod.gif) | GetDefaultFilmBoxParameters |
Retruns a DicomFilmBoxParameters object with its properties set to
default values.
|
![Public Method](dotnetimages/PublicMethod.gif) | GetDefaultFilmSessionParameters |
Returns a DicomFilmSessionParameters object with its properties set
to default values.
|
![Public Method](dotnetimages/PublicMethod.gif) | GetDefaultImageBoxParameters |
Returns a DicomImageBoxParameters object with its properties set to
default values.
|
![Public Method](dotnetimages/PublicMethod.gif) | GetDefaultOverlayBoxParameters |
Returns a DicomOverlayBoxParameters object with its properties set to
default values.
|
![Public Method](dotnetimages/PublicMethod.gif) | GetFilmBoxInstanceUid |
Returns the SOP Instance UID of the current Basic Film Box SOP Instance.
|
![Public Method](dotnetimages/PublicMethod.gif) | GetFilmSessionInstanceUid |
Returns the SOP Instance UID of the current Basic Film Session SOP Instance.
|
![Public Method](dotnetimages/PublicMethod.gif) | GetImageBoxesCount |
Returns the number of the Basic Grayscale/Color Image Box SOP Instances created by the
Print SCP when a Film Box is created.
|
![Public Method](dotnetimages/PublicMethod.gif) | GetImageBoxInstanceUid |
Returns the SOP Instance UID of the specified Basic Grayscale/Color Image Box SOP
Instance.
|
![Public Method](dotnetimages/PublicMethod.gif) | GetLastOperationStatus |
Returns the status code specified in the response of the Print SCP.
|
![Public Method](dotnetimages/PublicMethod.gif) | GetOverlayBoxInstanceUid |
Returns the SOP Instance UID of the last created Basic Print Image Overlay Box SOP
Instance.
|
![Public Method](dotnetimages/PublicMethod.gif) | GetPresentationLutInstanceUid |
Returns the SOP Instance UID of the last created Presentation LUT SOP Instance.
|
![Public Method](dotnetimages/PublicMethod.gif) | GetPrinterConfiguration |
Queries the Print SCP for the printer configuration information and returns the
retrieved information.
|
![Public Method](dotnetimages/PublicMethod.gif) | GetPrinterInformation |
Queries the Print SCP for information about the printer and returns the retrieved
information.
|
![Public Method](dotnetimages/PublicMethod.gif) | GetPrintJobInformation |
Queries the Print SCP for information about the specified Print Job and returns the
retrieved information.
|
![Public Method](dotnetimages/PublicMethod.gif) | GetPrintJobInstanceUid |
Returns the SOP Instance UID of the last Print Job SOP Instance.
|
![Public Method](dotnetimages/PublicMethod.gif) | IsClassSupported |
Determines whether the specified SOP/Meta SOP Class is supported on the Association.
|
![Public Method](dotnetimages/PublicMethod.gif) | OnPrinterReport |
Called when a printer status report is received from the Print SCP.
|
![Public Method](dotnetimages/PublicMethod.gif) | OnPrintJobReport |
Called when a Print Job status report is received from the Print SCP.
|
![Public Method](dotnetimages/PublicMethod.gif) | OnStatus |
Called to indicate the status of the Print SCU.
|
![Public Method](dotnetimages/PublicMethod.gif) | PrintFilmBox |
Requests the Print SCP to print the current Film Box.
|
![Public Method](dotnetimages/PublicMethod.gif) | PrintFilmSession |
Requests the Print SCP to print all the Film Boxes that belong to the current Film
Session.
|
![Public Method](dotnetimages/PublicMethod.gif) | Release |
Releases the Association and closes the connection.
|
![Public Method](dotnetimages/PublicMethod.gif) | SetTimeout |
Sets the timeout value for communicating with the Print SCP.
|
![Public Method](dotnetimages/PublicMethod.gif) | UpdateAnnotationBox |
Requests the Print SCP to update the specified Basic Annotation Box SOP Instance.
|
![Public Method](dotnetimages/PublicMethod.gif) | UpdateFilmBox |
Requests the Print SCP to update the current Basic Film Box SOP Instance.
|
![Public Method](dotnetimages/PublicMethod.gif) | UpdateFilmSession |
Requests the Print SCP to update the current Basic Film Session SOP Instance.
|
![Public Method](dotnetimages/PublicMethod.gif) | UpdateImageBox |
Requests the Print SCP to update the specified Basic Grayscale/Color Image Box SOP
Instance.
|
![Public Method](dotnetimages/PublicMethod.gif) | UpdateOverlayBox |
Requests the Print SCP to update the specified Basic Print Image Overlay Box SOP
Instance.
|