←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly