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