- backColor - Variable in class com.foxit.gsdk.pdf.RenderColorOption
-
Background color.
- Base64 - Class in com.foxit.gsdk.utils.codec
-
Class Base64
offers methods to do BASE-64 encoding and decoding.
- Base64() - Constructor for class com.foxit.gsdk.utils.codec.Base64
-
- bbox - Variable in class com.foxit.gsdk.pdf.PDFTextPage.CharInfo
-
4 positions (left, bottom, right, top)of character's bounding box.
- beep(Object, int) - Method in class com.foxit.gsdk.pdf.form.FormActionHandler
-
Optional callback function to cause the system to play a sound.
- beginFormFiller() - Method in class com.foxit.gsdk.pdf.form.PDFForm
-
Begin the form filling.
- BookmarkData() - Constructor for class com.foxit.gsdk.pdf.PDFBookmarkIterator.BookmarkData
-
- BookmarkPos - Class in com.foxit.gsdk.pdf
-
Class BookmarkPos
represents the position of a bookmark item.
- Border() - Constructor for class com.foxit.gsdk.pdf.annots.Annot.Border
-
- BORDERSTYLE_BEVELED - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Border style: Beveled
- BORDERSTYLE_CLOUDY - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Border style: Cloudy
- BORDERSTYLE_DASHED - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Border style: Dashed
- BORDERSTYLE_INSET - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Border style: Inset
- BORDERSTYLE_SOLID - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Border style: Solid
- BORDERSTYLE_UNDERLINE - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Border style: Underline
- bottom - Variable in class com.foxit.gsdk.pdf.annots.Widget.AnnotIconFit
-
Bottom-over space to allocate at the bottom of the icon.
- BOX_ARTBOX - Static variable in class com.foxit.gsdk.pdf.PDFPage
-
Art Box for page area.
- BOX_BLEEDBOX - Static variable in class com.foxit.gsdk.pdf.PDFPage
-
Bleed Box for page area.
- BOX_CROPBOX - Static variable in class com.foxit.gsdk.pdf.PDFPage
-
Crop Box for page area.
- BOX_MEDIABOX - Static variable in class com.foxit.gsdk.pdf.PDFPage
-
Media Box for page area.
- BOX_TRIMBOX - Static variable in class com.foxit.gsdk.pdf.PDFPage
-
Trim Box for page area.
- browseFile(Object) - Method in class com.foxit.gsdk.pdf.form.FormActionHandler
-
Optional callback function to show a file selection dialogue, and return the
selected file path.