'Declaration
Public Function PrintGetPaperBin() As Integer
public int PrintGetPaperBin()
public function PrintGetPaperBin(): Integer;
public function PrintGetPaperBin() : int;
public: int PrintGetPaperBin();
public: int PrintGetPaperBin();
Return Value
The constant that represents the current paper source. Please refer to the System.Drawing.Printing.PaperSourceKind enumeration for correct values. The standard values are listed below (please see the corresponding ordering number):
- Upper
- Lower
- Middle
- Manual
- Enveloper
- ManualFeed
- AutomaticFeed
- TractorFeed
- SmallFormat
- LargeFormat
- LargeCapacity
14. Cassette
15. FormSource
257. or greater: Custom
The GetStat method can be subsequently used or the PrintGetStat method to determine if this method has been successful.