PrintJobSettings.pageCopy2Tray Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
pageCopy2Tray(Int32) | |
pageCopy2Tray(Int32, Int32) |
pageCopy2Tray(Int32)
pageCopy2Tray(Int32, Int32)
public:
virtual int pageCopy2Tray(int _pageNumber, int _copyNumber);
public virtual int pageCopy2Tray (int _pageNumber, int _copyNumber);
abstract member pageCopy2Tray : int * int -> int
override this.pageCopy2Tray : int * int -> int
Public Overridable Function pageCopy2Tray (_pageNumber As Integer, _copyNumber As Integer) As Integer
Parameters
- _pageNumber
- Int32
- _copyNumber
- Int32