The members of Android.Print.PrintDocumentInfo are listed below.
See Also: Inherited members from Java.Lang.Object
const | ContentTypeDocument | PrintContentType (0). Content type: document. |
const | ContentTypePhoto | PrintContentType (1). Content type: photo. |
const | ContentTypeUnknown | PrintContentType (-1). Content type: unknown. |
const | PageCountUnknown | int (-1). Constant for unknown page count. |
[read-only] | ContentType | PrintContentType. Gets the content type. |
[read-only] static | Creator | Android.OS.IParcelableCreator. |
[read-only] | DataSize | long. Gets the document data size in bytes. |
[read-only] | Name | string. Gets the document name. |
[read-only] | PageCount | int. Gets the total number of pages. |
[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. |