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

In This Topic
    MaximumCopies Property
    In This Topic
    Gets the maximum number of copies that the printer enables the user to print at a time.
    Syntax
    'Declaration
     
    ReadOnly Property MaximumCopies As Integer
    int MaximumCopies {get;}

    Property Value

    The maximum number of copies that the printer enables the user to print at a time.
    See Also