Specifies the number of copies to print.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public static int PrintCopies { get; set; }
Public Shared Property PrintCopies As Integer Get Set
public: static property int PrintCopies { int get (); void set (int value); }