ActiveReports 12
PaperSourceName Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports Namespace > PageSettings Class : PaperSourceName Property
Gets the name of the paper source.
Syntax
'Declaration
 
Public Property PaperSourceName As String
public string PaperSourceName {get; set;}

Property Value

String. The name of the paper source.
Remarks
Call this property when the paper source needs to be displayed. The name of the paper source is generated based upon the PaperKind property.
See Also

Reference

PageSettings Class
PageSettings Members
PaperKind Property
PaperSource Property