PrinterCapabilitiesInfo.Defaults Property

Definition

Gets the default print attributes.

public Android.Print.PrintAttributes Defaults { [Android.Runtime.Register("getDefaults", "()Landroid/print/PrintAttributes;", "")] get; }
[<get: Android.Runtime.Register("getDefaults", "()Landroid/print/PrintAttributes;", "")>]
member this.Defaults : Android.Print.PrintAttributes

Property Value

The default attributes.

Attributes

Remarks

Gets the default print attributes.

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

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