Android.Graphics.Pdf Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
PdfDocument |
This class enables generating a PDF document from native Android content. |
PdfDocument.Page |
This class represents a PDF document page. |
PdfDocument.PageInfo |
This class represents meta-data that describes a PDF |
PdfDocument.PageInfo.Builder | |
PdfRenderer |
This class enables rendering a PDF document. |
PdfRenderer.Page |
This class represents a PDF document page for rendering. |
Enums
PdfRenderMode |
Enumerates values returned by several types and taken as a parameter of the F:Android.Graphics.Pdf.PdfRenderer+Page.Render member. |