A B C D E F G H I L M N O P R S T U V X Y Z 

S

Save() - Method in class com.radaee.pdf.Document
save the document.
this always return false, if no license actived.
SaveAs(String) - Method in class com.radaee.pdf.Document
save as the document to another file.
selColor - Static variable in class com.radaee.pdf.Global
selection color.
selRTOL - Static variable in class com.radaee.pdf.Global
is text selection start from right to left in one line?
SetAnnotCheckValue(int, boolean) - Method in class com.radaee.pdf.Page
set value to check-box.
you should re-render page to display modified data.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in premium version
SetAnnotComboItem(int, int) - Method in class com.radaee.pdf.Page
set current selected.
you should re-render page to display modified data.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in premium version
SetAnnotEditText(int, String) - Method in class com.radaee.pdf.Page
set contents of edit-box.
you should re-render page to display modified data.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in premium version
SetAnnotPopupSubject(int, String) - Method in class com.radaee.pdf.Page
set annotation's popup subject.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in professional or premium version
SetAnnotPopupText(int, String) - Method in class com.radaee.pdf.Page
set annotation's popup text.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in professional or premium version
SetAnnotRadio(int) - Method in class com.radaee.pdf.Page
check the radio-box and deselect others in radio group.
you should re-render page to display modified data.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in premium version
SetAnnotRect(int, float[]) - Method in class com.radaee.pdf.Page
set annotation's box rectangle.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in professional or premium version
SetAnnotReset(int) - Method in class com.radaee.pdf.Page
perform the button and reset the form.
you should re-render page to display modified data.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in premium version
setBackColor(int) - Static method in class com.radaee.pdf.PDFVS
set background color for PDFV
setDarkMode(boolean) - Static method in class com.radaee.pdf.PDFVS
set dark mode
setFlingDis(float) - Static method in class com.radaee.pdf.PDFVS
distance for fling
setFlingSpeed(float) - Static method in class com.radaee.pdf.PDFVS
speed for fling
SetMeta(String, String) - Method in class com.radaee.pdf.Document
set meta data for document.
this method valid only in premium version.
SetPos(int, float, float) - Method in class com.radaee.pdf.PDFV
goto a position.
SetRatio(float) - Method in class com.radaee.pdf.PDFV
invoke this when need zoom in or out.
SetSel(float, float, float, float) - Method in class com.radaee.pdf.PDFV
set text selection
setSelColor(int) - Static method in class com.radaee.pdf.PDFVS
set text selection color for PDFV
SetSize(int, int) - Method in class com.radaee.pdf.PDFV
invoke this when size of view changed
showAnnots(boolean) - Static method in class com.radaee.pdf.PDFVS
show annotations?
start() - Method in class com.radaee.pdfex.PDFThread
 
A B C D E F G H I L M N O P R S T U V X Y Z