PrintAttributes.DuplexMode Property

Definition

Gets the duplex mode.

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

Property Value

The duplex mode or zero if not set.

Attributes

Remarks

Gets the duplex mode.

Java documentation for android.print.PrintAttributes.getDuplexMode().

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