Langage

RenderParams.FlagRenderHighlightAnnotations 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 permettant d’activer le rendu de l’annotation en surbrillance sur la page.

[Android.Runtime.Register("FLAG_RENDER_HIGHLIGHT_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 FlagRenderHighlightAnnotations = 4;
[<Android.Runtime.Register("FLAG_RENDER_HIGHLIGHT_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 FlagRenderHighlightAnnotations : Android.Graphics.Pdf.RenderParamsRenderFlag

Valeur de champ

Value = 4
Attributs

Remarques

Indicateur permettant d’activer le rendu de l’annotation en surbrillance sur la page.

Java documentation pour android.graphics.pdf.RenderParams.FLAG_RENDER_HIGHLIGHT_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 à