Android.Print.PageRange Members

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

See Also: Inherited members from Java.Lang.Object

Public Constructors

Creates a new instance.

Public Properties

[read-only]
static
AllPagesPageRange. Constant for specifying all pages.
[read-only]
static
CreatorAndroid.OS.IParcelableCreator.
[read-only]
Endint. Gets the end page index (zero based and inclusive).
[read-only]
Startint. Gets the start page index (zero based and inclusive).

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.