Android.Print.PrintAttributes Members

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

See Also: Inherited members from Java.Lang.Object

Public Fields

const
ColorModeColorPrintColorMode (2). Color mode: Color color scheme, for example many colors are used.
const
ColorModeMonochromePrintColorMode (1). Color mode: Monochrome color scheme, for example one color is used.

Public Properties

[read-only]
ColorModePrintColorMode. Gets the color mode.
[read-only]
static
CreatorAndroid.OS.IParcelableCreator.
[read-only]
MinMarginsPrintAttributes.Margins. Gets the minimal margins.

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.
GetMediaSize() : PrintAttributes.MediaSize
Gets the media size.
GetResolution() : PrintAttributes.Resolution
Gets the resolution.
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)
Flatten this object in to a Parcel.