MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / PageSettings Class / PaperSourceName Property

In This Topic
PaperSourceName Property
In This Topic
Gets the name of the paper source.
Syntax
'Declaration
 
Public Property PaperSourceName As String
 

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