[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Printing.PaperSourceCollection.Item

this Property

this[int]

Gets the PaperSource at a specified index.

Declaration
public PaperSource this[int index] { get; }
Parameters
Type Name Description
int index

The index of the PaperSource to get.

Property Value
Type Description
PaperSource

The PaperSource at the specified index.