C#
public enum struct Duplexing : System.IComparable, System.IFormattable, System.IConvertible
{
}
Articles
|
Specifies whether a printer uses one-sided printing or some type of two-sided ... Previous Versions .NET Framework 3.0 Class Library System.Printing Duplexing Enumeration
|
|
... or some type of two-sided (duplex) printing. ... will have Unknown as the value of the Duplexing property. ... http://msdn2.microsoft.com/en-us/library/system.printing.duplexing.aspx
|