Lingua

PdfRenderer.Page.RenderModeForPrint 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 il rendering del contenuto per la stampa.

[Android.Runtime.Register("RENDER_MODE_FOR_PRINT")]
[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 RenderModeForPrint = 2;
[<Android.Runtime.Register("RENDER_MODE_FOR_PRINT")>]
[<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 RenderModeForPrint : Android.Graphics.Pdf.PdfRenderMode

Valore del campo

Value = 2
Attributi

Commenti

Modalità per il rendering del contenuto per la stampa.

per android.graphics.pdf.PdfRenderer.Page.RENDER_MODE_FOR_PRINT.

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