Lingua

PdfRenderer.Page.RenderModeForDisplay Campo

Definizione

Attenzione

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

Modalità per eseguire il rendering del contenuto per la visualizzazione su uno schermo.

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

Valore del campo

Value = 1
Attributi

Commenti

Modalità per eseguire il rendering del contenuto per la visualizzazione su uno schermo.

per android.graphics.pdf.PdfRenderer.Page.RENDER_MODE_FOR_DISPLAY.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a