Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLPrintSettings Class / Copies Property

In This Topic
    Copies Property (XLPrintSettings)
    In This Topic
    Gets or sets the number of copies to print.
    Syntax
    'Declaration
     
    
    Public Property Copies As Integer
    public int Copies {get; set;}
    See Also