Sets the paper bin to be used by the active printer.
public Boolean PrintSetPaperBin( PaperSource PaperBin );
Public Function PrintSetPaperBin( ByVal PaperBin As PaperSource ) As Boolean
|
Parameters |
Description |
|
PaperBin |
The paper bin to use. A PaperSource object. |
True if the paper bin has been selected else false (unsupported paper bin).
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|