Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

NumberOfCopies Property








Gets or sets the Number of Copies (2000,0010).
Syntax
public int NumberOfCopies {get; set;}
'Declaration
 
Public Property NumberOfCopies As Integer
'Usage
 
Dim instance As DicomFilmSessionParameters
Dim value As Integer
 
instance.NumberOfCopies = value
 
value = instance.NumberOfCopies
public int NumberOfCopies {get; set;}
 <br/>get_NumberOfCopies();<br/>set_NumberOfCopies(value);<br/>Object.defineProperty('NumberOfCopies'); 
public:
property int NumberOfCopies {
   int get();
   void set (    int value);
}

Property Value

The Number of Copies (2000,0010).
Example
For an example, refer to Associate.
Requirements

Target Platforms

See Also

Reference

DicomFilmSessionParameters Class
DicomFilmSessionParameters Members

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