Android.PrintServices.PrintDocument.Data Property
Gets the data associated with this document.

Syntax

[get: Android.Runtime.Register("getData", "()Landroid/os/ParcelFileDescriptor;", "GetGetDataHandler")]
public Android.OS.ParcelFileDescriptor Data { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the data associated with this document.

Note: It is a responsibility of the client to open a stream to the returned file descriptor, fully read the data, and close the file descriptor.

[Android Documentation]

Requirements

Namespace: Android.PrintServices
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0