PdfRenderer.DocumentLinearizedTypeNonLinearized Campo

Definición

Precaución

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

Representa un documento PDF no linealizado.

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

Valor de campo

Value = 0
Atributos

Comentarios

Representa un documento PDF no linealizado.

Java documentación para android.graphics.pdf.PdfRenderer.DOCUMENT_LINEARIZED_TYPE_NON_LINEARIZED.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a