12345678910111213141516171819 |
- <?xml version="1.0" encoding="UTF-8"?>
- <root>
- <item name="android.print.pdf.PrintedPdfDocument android.graphics.pdf.PdfDocument.Page startPage(int) 0">
- <annotation name="androidx.annotation.IntRange">
- <val name="from" val="0" />
- </annotation>
- </item>
- <item name="android.print.pdf.PrintedPdfDocument int getPageHeight()">
- <annotation name="androidx.annotation.IntRange">
- <val name="from" val="0" />
- </annotation>
- </item>
- <item name="android.print.pdf.PrintedPdfDocument int getPageWidth()">
- <annotation name="androidx.annotation.IntRange">
- <val name="from" val="0" />
- </annotation>
- </item>
- </root>
|