Langage

RenderParams.FlagRenderTextAnnotations Champ

Définition

Attention

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

Indicateur pour activer le rendu de l’annotation de texte sur la page.

[Android.Runtime.Register("FLAG_RENDER_TEXT_ANNOTATIONS", ApiSince=35)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.Pdf.RenderParamsRenderFlag enum directly instead of this field.", true)]
public const Android.Graphics.Pdf.RenderParamsRenderFlag FlagRenderTextAnnotations = 2;
[<Android.Runtime.Register("FLAG_RENDER_TEXT_ANNOTATIONS", ApiSince=35)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.Pdf.RenderParamsRenderFlag enum directly instead of this field.", true)>]
val mutable FlagRenderTextAnnotations : Android.Graphics.Pdf.RenderParamsRenderFlag

Valeur de champ

Value = 2
Attributs

Remarques

Indicateur pour activer le rendu de l’annotation de texte sur la page.

Java documentation pour android.graphics.pdf.RenderParams.FLAG_RENDER_TEXT_ANNOTATIONS.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à