Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
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 DicomPrintScu(path)
C# 
public DicomPrintScu( 
   string path
)
Managed Extensions for 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 Associate.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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