[]
Gets the PaperSource at a specified index.
public PaperSource this[int index] { get; }
The index of the PaperSource to get.
The PaperSource at the specified index.