我是靠谱客的博主 勤奋季节,最近开发中收集的这篇文章主要介绍pro android graphics pdf,PdfRenderer Class (Android.Graphics.Pdf) | Microsoft Docs,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

PdfRenderer Class

Definition

Assembly:Mono.Android.dll

In this article

[Android.Runtime.Register("android/graphics/pdf/PdfRenderer", ApiSince=21, DoNotGenerateAcw=true)]

public sealed class PdfRenderer : Java.Lang.Object, IDisposable, Java.Lang.IAutoCloseable

type PdfRenderer = class

inherit Object

interface IAutoCloseable

interface IJavaObject

interface IDisposable

Inheritance

Remarks

Portions of this page are modifications based on work created and shared by the

Constructors

Properties

Returns the unique instance of Class that represents this

object's class.

(Inherited from Object)

The handle to the underlying Android instance.

(Inherited from Object)

Gets the number of pages in the document.

This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

(Inherited from Object)

This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

(Inherited from Object)

Methods

Creates and returns a copy of this Object.

(Inherited from Object)

Closes this renderer.

(Inherited from Object)

Compares this instance with the specified object and indicates if they

are equal.

(Inherited from Object)

Returns an integer hash code for this object.

(Inherited from Object)

Invoked when the garbage collector has detected that this instance is no longer reachable.

(Inherited from Object)

Causes a thread which is waiting on this object's monitor (by means of

calling one of the wait() methods) to be woken up.

(Inherited from Object)

Causes all threads which are waiting on this object's monitor (by means

of calling one of the wait() methods) to be woken up.

(Inherited from Object)

Opens a page for rendering.

Gets whether the document prefers to be scaled for printing.

Returns a string containing a concise, human-readable description of this

object.

(Inherited from Object)

Causes the calling thread to wait until another thread calls the notify() or notifyAll() method of this object.

(Inherited from Object)

Causes the calling thread to wait until another thread calls the notify() or notifyAll() method of this object or until the

specified timeout expires.

(Inherited from Object)

Causes the calling thread to wait until another thread calls the notify() or notifyAll() method of this object or until the

specified timeout expires.

(Inherited from Object)

Explicit Interface Implementations

Extension Methods

Applies to

最后

以上就是勤奋季节为你收集整理的pro android graphics pdf,PdfRenderer Class (Android.Graphics.Pdf) | Microsoft Docs的全部内容,希望文章能够帮你解决pro android graphics pdf,PdfRenderer Class (Android.Graphics.Pdf) | Microsoft Docs所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(48)

评论列表共有 0 条评论

立即
投稿
返回
顶部