ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLPrintSettings Class / Copies Property

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