←Select platform

NumberOfCopies Property

Summary

Gets or sets the Number of Copies (2000,0010).

Syntax
C#
VB
C++
public int NumberOfCopies { get; set; } 
Public Property NumberOfCopies As Integer 
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

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