'Declaration
Public Property PageRange As GrapeCity.Documents.Common.OutputRange
'Usage
Dim instance As SaveDocumentStreamEventArgs Dim value As GrapeCity.Documents.Common.OutputRange instance.PageRange = value value = instance.PageRange
public GrapeCity.Documents.Common.OutputRange PageRange {get; set;}