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

In This Topic
    PrintRange Property
    In This Topic
    Gets or sets the page numbers that the user has specified to be printed.
    Syntax
    'Declaration
     
    Property PrintRange As PrintRange
    PrintRange PrintRange {get; set;}

    Property Value

    One of the PrintRange values.
    See Also