Sprache

PdfPageObjectType.Unknown Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Graphics.Pdf.Component.PdfPageObjectTypeEnum enum directly instead of this field.

Stellt den Typ des Seitenobjekts dar, das nicht bestimmt werden kann.

[Android.Runtime.Register("UNKNOWN", ApiSince=36)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.Pdf.Component.PdfPageObjectTypeEnum enum directly instead of this field.", true)]
public const Android.Graphics.Pdf.Component.PdfPageObjectTypeEnum Unknown = 0;
[<Android.Runtime.Register("UNKNOWN", ApiSince=36)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.Pdf.Component.PdfPageObjectTypeEnum enum directly instead of this field.", true)>]
val mutable Unknown : Android.Graphics.Pdf.Component.PdfPageObjectTypeEnum

Feldwert

Value = 0
Attribute

Hinweise

Stellt den Typ des Seitenobjekts dar, das nicht bestimmt werden kann.

Java Dokumentation für android.graphics.pdf.component.PdfPageObjectType.UNKNOWN.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: