←Select platform

DicomPrintScu Constructor(string)

Summary

Initializes a new instance of the DicomPrintScu class.

Syntax
C#
VB
C++
public DicomPrintScu( 
   string path 
) 
Public Function New( _ 
   ByVal path As String _ 
) 
public: 
DicomPrintScu(  
   String^ path 
) 

Parameters

path
The location of the temporary files. If this parameter is a null reference (Nothing in VB), the temporary files are kept in the folder Windows places its own temporary files. Otherwise, the temporary files are placed in the specified folder.

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