ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Printing Namespace / IPrinterSettings Interface / Copies Property

In This Topic
    Copies Property (IPrinterSettings)
    In This Topic
    Gets or sets the number of copies of the document to print.
    Syntax
    'Declaration
     
    Property Copies As Short
    short Copies {get; set;}

    Property Value

    The number of copies to print. The default is 1.
    See Also