PdfAnnotationType.Highlight Campo

Definição

Cuidado

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

Representa uma anotação de realce

[Android.Runtime.Register("HIGHLIGHT", 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 Highlight = 2;
[<Android.Runtime.Register("HIGHLIGHT", 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 Highlight : Android.Graphics.Pdf.Component.PdfAnnotationTypeEnum

Valor do campo

Value = 2
Atributos

Comentários

Representa uma anotação de realce

Java documentação para android.graphics.pdf.component.PdfAnnotationType.HIGHLIGHT.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usadas de acordo com os termos descritos na Licença de Atribuição Creative Commons 2.5.

Aplica-se a