Langage

RenderParams.FlagRenderStampAnnotations 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 d’horodatage sur la page.

[Android.Runtime.Register("FLAG_RENDER_STAMP_ANNOTATIONS", ApiSince=36)]
[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 FlagRenderStampAnnotations = 8;
[<Android.Runtime.Register("FLAG_RENDER_STAMP_ANNOTATIONS", ApiSince=36)>]
[<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 FlagRenderStampAnnotations : Android.Graphics.Pdf.RenderParamsRenderFlag

Valeur de champ

Value = 8
Attributs

Remarques

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

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