Searched defs:RENDER_MODE_FOR_PRINT (Results 1 – 3 of 3) sorted by relevance
40 public static final int RENDER_MODE_FOR_PRINT = 2; field in RenderParams
459 public static final int RENDER_MODE_FOR_PRINT = 2; field in PdfRenderer.Page
56 static const int RENDER_MODE_FOR_PRINT = 2; variable