PdfPageObject.PdfObjectType Property

Definition

Returns the type of the page object.

public virtual int PdfObjectType { [Android.Runtime.Register("getPdfObjectType", "()I", "GetGetPdfObjectTypeHandler", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getPdfObjectType", "()I", "GetGetPdfObjectTypeHandler", ApiSince=36)>]
member this.PdfObjectType : int

Property Value

The type of the page object.

Attributes

Remarks

Returns the type of the page object.

Java documentation for android.graphics.pdf.component.PdfPageObject.getPdfObjectType().

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