Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

NumberOfCopies Property






Gets or sets the number of copies.
Syntax
[ElementAttribute()]
public Nullable<int> NumberOfCopies {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property NumberOfCopies As Nullable(Of Integer)
'Usage
 
Dim instance As MediaCreationRequestInformation
Dim value As Nullable(Of Integer)
 
instance.NumberOfCopies = value
 
value = instance.NumberOfCopies
[ElementAttribute()]
public:
property Nullable<int> NumberOfCopies {
   Nullable<int> get();
   void set (    Nullable<int> value);
}

Property Value

The number of copies of the media to be made.
Requirements

Target Platforms

See Also

Reference

MediaCreationRequestInformation Class
MediaCreationRequestInformation Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features