←Select platform

DicomPrintScuPrintManagementClassFlags Enumeration

Summary

Specifies Print Management SOP/Meta SOP Classes.

Syntax
C#
VB
C++
[FlagsAttribute()] 
public enum DicomPrintScuPrintManagementClassFlags   
<FlagsAttribute()> 
Public Enum DicomPrintScuPrintManagementClassFlags  
[FlagsAttribute()] 
public enum class DicomPrintScuPrintManagementClassFlags   

Members
ValueMemberDescription
0x00000001BasicGrayscalePmMetaSopClass Specifies the Basic Grayscale Print Management Meta SOP Class.
0x00000002BasicColorPmMetaSopClass Specifies the Basic Color Print Management Meta SOP Class.
0x00000008BasicAnnotationBoxSopClass Specifies the Basic Annotation Box SOP Class.
0x00000010BasicPrintImageOverlayBoxSopClass Specifies the Basic Print Image Overlay Box SOP Class.
0x00000020PresentationLutSopClass Specifies the Presentation LUT SOP Class.
0x00000040PrintJobSopClass Specifies the Print Job SOP Class.
0x00000080PrinterConfigurationRetrievalSopClass Specifies the Printer Configuration Retrieval SOP Class.

Example

For an example, refer to Associate.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly