PdfRenderer.DocumentLinearizationType Property

Definition

Gets the type of the PDF document.

public Android.Graphics.Pdf.PdfRendererDocumentLinearizedType DocumentLinearizationType { [Android.Runtime.Register("getDocumentLinearizationType", "()I", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getDocumentLinearizationType", "()I", "", ApiSince=35)>]
member this.DocumentLinearizationType : Android.Graphics.Pdf.PdfRendererDocumentLinearizedType

Property Value

The PDF document type.

Attributes

Remarks

Gets the type of the PDF document.

Java documentation for android.graphics.pdf.PdfRenderer.getDocumentLinearizationType().

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