PrintDocumentInfo.DataSize Property

Definition

Gets the document data size in bytes.

public long DataSize { [Android.Runtime.Register("getDataSize", "()J", "")] get; }
[<get: Android.Runtime.Register("getDataSize", "()J", "")>]
member this.DataSize : int64

Property Value

The data size.

Attributes

Remarks

Gets the document data size in bytes.

Java documentation for android.print.PrintDocumentInfo.getDataSize().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to