Android.Print.PrinterCapabilitiesInfo Members

The members of Android.Print.PrinterCapabilitiesInfo are listed below.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
ColorModesint. Gets the bit mask of supported color modes.
[read-only]
static
CreatorAndroid.OS.IParcelableCreator.
[read-only]
DefaultsPrintAttributes. Gets the default print attributes.
[read-only]
MediaSizesIList<PrintAttributes.MediaSize>. Gets the supported media sizes.
[read-only]
MinMarginsPrintAttributes.Margins. Gets the minimal margins.
[read-only]
ResolutionsIList<PrintAttributes.Resolution>. Gets the supported resolutions.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

DescribeContents() : int
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.