Gets a value indicating the type of paper source.
[Visual Basic] Public ReadOnly Property Kind As PaperSourceKind [C#] public PaperSourceKind Kind {get;} [C++] public: __property PaperSourceKind get_Kind(); [JScript] public function get Kind() : PaperSourceKind;
One of the PaperSourceKind values.
PaperSource Class | PaperSource Members | System.Drawing.Printing Namespace | PaperSourceKind