ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf Namespace / PrintPresets Class / PrintPageRange Property

In This Topic
    PrintPageRange Property
    In This Topic
    Gets or sets the print page range.
    Syntax
    'Declaration
     
    Public Property PrintPageRange As String
    public string PrintPageRange {get; set;}
    See Also