- ratio_max - Variable in class com.radaee.pdfex.PDFViewHorz
-
- ratio_max - Variable in class com.radaee.pdfex.PDFViewVert
-
- ratio_min - Variable in class com.radaee.pdfex.PDFViewHorz
-
- ratio_min - Variable in class com.radaee.pdfex.PDFViewVert
-
- real_ratio - Variable in class com.radaee.pdfex.PDFView.PDFPageDispPara
-
display ratio.
- RecClose(int) - Method in class com.radaee.pdf.BMDatabase
-
Close a RecordSet handle
- recentFiles - Static variable in class com.radaee.pdf.Global
-
not used for developer
- RecGetCount(int) - Method in class com.radaee.pdf.BMDatabase
-
Get items count of RecordSet.
- RecItemGetName(int, int) - Method in class com.radaee.pdf.BMDatabase
-
Get item name by index.
- RecItemGetPage(int, int) - Method in class com.radaee.pdf.BMDatabase
-
Get page no by index.
- RecItemInsert(int, String, int) - Method in class com.radaee.pdf.BMDatabase
-
insert item.
- RecItemRemove(int, int) - Method in class com.radaee.pdf.BMDatabase
-
remove item by index.
- RecOpen(String) - Method in class com.radaee.pdf.BMDatabase
-
Get a RecordSet handle, by input PDF file path
- rectColor - Static variable in class com.radaee.pdf.Global
-
color for rect annotation.
- Reflow(int, float, float) - Method in class com.radaee.pdf.Page
-
Reflow to dib.
this method valid in professional or premium version
- ReflowGetCharColor(int, int) - Method in class com.radaee.pdf.Page
-
get char's fill color for display.
this method valid in professional or premium version
- ReflowGetCharCount(int) - Method in class com.radaee.pdf.Page
-
get one paragraph's char count.
this method valid in professional or premium version
- ReflowGetCharFont(int, int) - Method in class com.radaee.pdf.Page
-
get char's font name.
this method valid in professional or premium version
- ReflowGetCharHeight(int, int) - Method in class com.radaee.pdf.Page
-
get char's font height.
this method valid in professional or premium version
- ReflowGetCharRect(int, int, float[]) - Method in class com.radaee.pdf.Page
-
get char's bound box.
this method valid in professional or premium version
- ReflowGetCharUnicode(int, int) - Method in class com.radaee.pdf.Page
-
get char's unicode value.
this method valid in professional or premium version
- ReflowGetCharWidth(int, int) - Method in class com.radaee.pdf.Page
-
get char's font width.
this method valid in professional or premium version
- ReflowGetParaCount() - Method in class com.radaee.pdf.Page
-
get reflow paragraph count.
this method valid in professional or premium version
- ReflowGetText(int, int, int, int) - Method in class com.radaee.pdf.Page
-
get text from range.
this method valid in professional or premium version
- ReflowStart(float, float) - Method in class com.radaee.pdf.Page
-
Start Reflow.
this method valid in professional or premium version
- ReflowToBmp(Bitmap, float, float) - Method in class com.radaee.pdf.Page
-
Reflow to Bitmap object.
this method valid in professional or premium version
- RemoveAnnot(int) - Method in class com.radaee.pdf.Page
-
remove annotation
you should re-render page to display modified data.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in professional or premium version
- RemoveTmp() - Static method in class com.radaee.pdf.Global
-
remove all tmp files that "pdfex" library generated.
- Render(int, Matrix) - Method in class com.radaee.pdf.Page
-
render page to dib object.
- render_mode - Static variable in class com.radaee.pdf.Global
-
render mode: 0:draft 1:normal 2:best
- Render_Normal(int, Matrix) - Method in class com.radaee.pdf.Page
-
render to page in normal quality
- render_time_span - Variable in class com.radaee.pdfex.PDFView.PDFPageDispPara
-
render time span in million-seconds
- RenderCancel() - Method in class com.radaee.pdf.Page
-
set page status to cancelled and cancel render function.
- RenderIsFinished() - Method in class com.radaee.pdf.Page
-
check if page rendering is finished.
- RenderPrePare(int) - Method in class com.radaee.pdf.Page
-
prepare to render.
- renderQuality(int) - Static method in class com.radaee.pdf.PDFVS
-
set render quality for PDFV.
- RenderToBmp(Bitmap, Matrix) - Method in class com.radaee.pdf.Page
-
render page to Bitmap object directly.
- right - Variable in class com.radaee.pdfex.PDFView.PDFPageDispPara
-
right of page in view
- run() - Method in class com.radaee.pdfex.PDFThread
-