DicomObjects.NET.V8
DicomObjects Namespace / DicomPrint Class
Properties Methods

DicomPrint Class Members

The following tables list the members exposed by DicomPrint.

Public Constructors
 NameDescription
Public ConstructorCreates a DicomPrint object  
Top
Public Properties
 NameDescription
Public PropertyCommon printing variable, the annotation format  
Public PropertyDataSets containing annotations to add to a film  
Public PropertyThe bit depth to send to the printer  
Public PropertyControls whether monochrome of colour printing is attempted  
Public PropertyReference to the underlying DicomAssociation object used by a DicomPrint object  
Public PropertyCommon printing variable, number of copies to print  
Public PropertyOver-rides of default values for Film Box Object  
Public PropertyCommon printing variable, the size of the film  
Public PropertyCommon printing variable, the printing format  
Public PropertyOver-rides of default values for Image Box Object  
Public PropertyReturns the Meta SOP Class used during the printing session  
Public PropertyIndicates/Controls the next image box to be used by PrintImage  
Public PropertyCommon printing variable, the printing orientation  
Public PropertyThe well known Printer Instance (as a DicomDataSet)  
Public PropertyOver-rides of default values for Film Session Object  
Public PropertyA general purpose Tag for developer use  
Top
Public Methods
 NameDescription
Public MethodAdds an Annotation to the Annotations collection  
Public MethodCheck Print Status and return success or error message  
Public Method Closes an association to a DICOM printer, completing any pending print operations  
Public MethodOpens an association to a DICOM printer for printing  
Public MethodPrint current film  
Public MethodSends an image to the printer  
Top
See Also