ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / SystemPrinter Class / Copies Property

In This Topic
    Copies Property
    In This Topic
    Determines the number of copies to print.
    Syntax
    'Declaration
     
    Public Property Copies As Short
    public short Copies {get; set;}

    Property Value

    Short value.
    See Also