FileDocCategorySizeDatePackage
PrintedPdfDocument.javaAPI DocAndroid 5.1 API591Sat Mar 14 14:09:36 GMT 2015android.print.pdf

PrintedPdfDocument

public class PrintedPdfDocument extends android.graphics.pdf.PdfDocument

Fields Summary
Constructors Summary
public PrintedPdfDocument(android.content.Context context, android.print.PrintAttributes attributes)

 throw new RuntimeException("Stub!"); 
Methods Summary
public android.graphics.RectgetPageContentRect()

 throw new RuntimeException("Stub!"); 
public intgetPageHeight()

 throw new RuntimeException("Stub!"); 
public intgetPageWidth()

 throw new RuntimeException("Stub!"); 
public android.graphics.pdf.PdfDocument.PagestartPage(int pageNumber)

 throw new RuntimeException("Stub!");