public static final class Duplex.DuplexMode extends ScoredProperty
Defines possible values of the DuplexOption's DuplexMode scored property.
| Modifier and Type | Field and Description |
|---|---|
static Duplex.DuplexMode |
Automatic
Automatic value.
|
static Duplex.DuplexMode |
Manual
Manual value.
|
getNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic static final Duplex.DuplexMode Automatic
Automatic value.
public static final Duplex.DuplexMode Manual
Manual value.
Copyright © 2025 Aspose. All Rights Reserved.