PrintDuplex
PrintDuplex enumeration
The paper handling option to use when printing the file from the print dialog..
public enum PrintDuplex
Values
Name | Value | Description |
---|---|---|
Simplex | 0 |
Print single-sided. |
DuplexFlipShortEdge | 1 |
Duplex and flip on the short edge of the sheet. |
DuplexFlipLongEdge | 2 |
Duplex and flip on the long edge of the sheet. |
See Also
- namespace Aspose.Pdf
- assembly Aspose.PDF