[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Printing.PaperSource.ToString

ToString Method

ToString()

Returns a string that represents the current PaperSource.

Declaration
public override string ToString()
Returns
Type Description
string

A string in the form "[PaperSource {SourceName} Kind={Kind}]".

Overrides