Gets the name of the paper source.
[Visual Basic] Public ReadOnly Property SourceName As String [C#] public string SourceName {get;} [C++] public: __property String* get_SourceName(); [JScript] public function get SourceName() : String;
The name of the paper source.
PaperSource Class | PaperSource Members | System.Drawing.Printing Namespace