Printer Field (SOPClasses)
In This Topic
Printer SOP Class (1.2.840.10008.5.1.1.16)
Syntax
'Declaration
Public Shared ReadOnly Printer As UID
'Usage
Dim value As UID
value = SOPClasses.Printer
public static readonly UID Printer
public field Printer: UID; static; readonly
public static var Printer : UID;
public: static readonly UID* Printer
public:
static readonly UID^ Printer
Requirements
Target Platforms: .NET CLR 4.8 or higher
See Also