- mail(Object, PDFDocument, boolean, String, String, String, String, String) - Method in class com.foxit.gsdk.pdf.form.FormActionHandler
-
Optional callback function to mail current PDF document as an attachment to all
recipients, with or without user interaction.
- MARGIN_CONTENTSBBOX - Static variable in class com.foxit.gsdk.pdf.PDFPage
-
Calculate margin according to bounding box of all contents.
- MARGIN_DETECTION - Static variable in class com.foxit.gsdk.pdf.PDFPage
-
Calculate margin by detecting paths or images.
- MarkedContent - Class in com.foxit.gsdk.pdf.pageobjects
-
Class MarkedContent
represents a marked content object.
- Markup - Class in com.foxit.gsdk.pdf.annots
-
Class Markup
represents base class for markup annotations.
- matrix - Variable in class com.foxit.gsdk.pdf.PDFTextPage.CharInfo
-
Matrix of character.
- MKENTRY_BACKGROUNDCOLOR - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Entry of appearance characteristics dictionary: BG.
- MKENTRY_BORDERCOLOR - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Entry of appearance characteristics dictionary: BC.
- MKENTRY_DOWNCAPTION - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Entry of appearance characteristics dictionary: AC, only for widget
annotation with pushbutton fields.
- MKENTRY_DOWNICON - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Entry of appearance characteristics dictionary: IX, only for widget
annotation with pushbutton fields.
- MKENTRY_ICONFIT - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Entry of appearance characteristics dictionary: IF, only for widget
annotation with pushbutton fields.
- MKENTRY_NORMALCAPTION - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Entry of appearance characteristics dictionary: CA, only for widget
annotation with any button fields.
- MKENTRY_NORMALICON - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Entry of appearance characteristics dictionary: I, only for widget
annotation with pushbutton fields.
- MKENTRY_ROLLOVERCAPTION - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Entry of appearance characteristics dictionary: RC, only for widget
annotation with pushbutton fields.
- MKENTRY_ROLLOVERICON - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Entry of appearance characteristics dictionary: RI, only for widget
annotation with pushbutton fields.
- MKENTRY_ROTATION - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Entry of appearance characteristics dictionary: R.
- MKENTRY_TEXTPOSITION - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Entry of appearance characteristics dictionary: TP, only for widget
annotation with pushbutton fields.
- move(RectF) - Method in class com.foxit.gsdk.pdf.annots.Annot
-
Move current pdf annotation to a new position specified by a rectangle.
- moveTo(PointF) - Method in class com.foxit.gsdk.pdf.PDFPath
-
Add a point to start a figure.
- moveToFirstChild() - Method in class com.foxit.gsdk.pdf.PDFBookmarkIterator
-
Move the cursor to its first child if exists.
- moveToNextSibling() - Method in class com.foxit.gsdk.pdf.PDFBookmarkIterator
-
Move the cursor to its next sibling if exists.
- moveToParent() - Method in class com.foxit.gsdk.pdf.PDFBookmarkIterator
-
Move the cursor to its parent if exists.
- moveToPos(BookmarkPos) - Method in class com.foxit.gsdk.pdf.PDFBookmarkIterator
-
Move the cursor to a position specified by a BookmarkPos
object.
- moveToPrevSibling() - Method in class com.foxit.gsdk.pdf.PDFBookmarkIterator
-
Move the cursor to its previous sibling if exists.
- moveToRoot() - Method in class com.foxit.gsdk.pdf.PDFBookmarkIterator
-
Move the cursor to the root of PDF bookmark.
- Movie - Class in com.foxit.gsdk.pdf.annots
-
Class Movie
represents the movie annotation.