Gets or sets the number of copies to print.

Namespace:  C1.Silverlight.Excel
Assembly:  C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)

Syntax

C#
public int Copies { get; set; }
Visual Basic
Public Property Copies As Integer
	Get
	Set

See Also