Name | Description | |
---|---|---|
DicomPrint Constructor | Creates a DicomPrint object |
The following tables list the members exposed by DicomPrint.
Name | Description | |
---|---|---|
DicomPrint Constructor | Creates a DicomPrint object |
Name | Description | |
---|---|---|
AnnotationFormat | Common printing variable, the annotation format | |
Annotations | DataSets containing annotations to add to a film | |
BitDepth | The bit depth to send to the printer | |
Colour | Controls whether monochrome of colour printing is attempted | |
Connection | Reference to the underlying DicomAssociation object used by a DicomPrint object | |
Copies | Common printing variable, number of copies to print | |
FilmBox | Over-rides of default values for Film Box Object | |
FilmSize | Common printing variable, the size of the film | |
Format | Common printing variable, the printing format | |
ImageBox | Over-rides of default values for Image Box Object | |
MetaSOPClass | Returns the Meta SOP Class used during the printing session | |
NextPosition | Indicates/Controls the next image box to be used by PrintImage | |
Orientation | Common printing variable, the printing orientation | |
Printer | The well known Printer Instance (as a DicomDataSet) | |
Session | Over-rides of default values for Film Session Object | |
Tag | A general purpose Tag for developer use |
Name | Description | |
---|---|---|
AddAnnotation | Adds an Annotation to the Annotations collection | |
CheckStatus | Check Print Status and return success or error message | |
Close | Closes an association to a DICOM printer, completing any pending print operations | |
Open | Opens an association to a DICOM printer for printing | |
PrintFilm | Print current film | |
PrintImage | Sends an image to the printer |