PrinterCapabilitiesInfo.DuplexModes Property

Definition

Gets the bit mask of supported duplex modes.

public Android.Print.DuplexMode DuplexModes { [Android.Runtime.Register("getDuplexModes", "()I", "", ApiSince=23)] get; }
[<get: Android.Runtime.Register("getDuplexModes", "()I", "", ApiSince=23)>]
member this.DuplexModes : Android.Print.DuplexMode

Property Value

The bit mask of supported duplex modes.

Attributes

Remarks

Gets the bit mask of supported duplex modes.

Java documentation for android.print.PrinterCapabilitiesInfo.getDuplexModes().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to