Sprache

PdfAnnotationType.Freetext Feld

Definition

Achtung

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

Stellt eine Freitextanmerkung dar.

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

Feldwert

Value = 1
Attribute

Hinweise

Stellt eine Freitextanmerkung dar.

Java Dokumentation für android.graphics.pdf.component.PdfAnnotationType.FREETEXT.

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: