[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.PrintOutOptions.Copies

Copies Property

Copies

The number of copies to print. If this argument is omitted, one copy is printed.

Declaration
public int Copies { get; set; }
Public Property Copies As Integer