LEADTOOLS Medical (Leadtools.Dicom assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
DicomPrintScu Constructor(String)
See Also 
Leadtools.Dicom Namespace > DicomPrintScu Class > DicomPrintScu Constructor : DicomPrintScu Constructor(String)



path
The location of the temporary files. If this parameter is a null reference (Nothing in Visual Basic), the temporary files are kept in the folder Windows places its own temporary files. Otherwise, the temporary files are placed in the specified folder.
Initializes a new instance of the DicomPrintScu class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal path As String _
)
Visual Basic (Usage)Copy Code
Dim path As String
 
Dim instance As New DicomPrintScu(path)
C# 
public DicomPrintScu( 
   string path
)
C++/CLI 
public:
DicomPrintScu( 
   String^ path
)

Parameters

path
The location of the temporary files. If this parameter is a null reference (Nothing in Visual Basic), 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 DicomPrintScu.Associate.

Requirements

Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features