The members of Android.Print.PrinterInfo are listed below.
See Also: Inherited members from Java.Lang.Object
const | StatusBusy | PrinterStatus (2). Printer status: the printer is busy printing. |
const | StatusIdle | PrinterStatus (1). Printer status: the printer is idle and ready to print. |
const | StatusUnavailable | PrinterStatus (3). Printer status: the printer is not available. |
[read-only] | Capabilities | PrinterCapabilitiesInfo. Gets the printer capabilities. |
[read-only] static | Creator | Android.OS.IParcelableCreator. |
[read-only] | Description | string. Gets the printer description. |
[read-only] | Id | PrinterId. Get the globally unique printer id. |
[read-only] | Name | string. Get the printer name. |
[read-only] | Status | PrinterStatus. Gets the printer status. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
DescribeContents()Describe the kinds of special objects contained in this Parcelable's marshalled representation. | ||
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Flatten this object in to a Parcel. |