A
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
G
- generateContent(Long) - function in com.hyntix.pdfium.PdfiumCore
- getActionDest(Long,Long) - function in com.hyntix.pdfium.PdfiumCore
- getActionFilePath(Long) - function in com.hyntix.pdfium.PdfiumCore
- getActionType(Long) - function in com.hyntix.pdfium.PdfiumCore
- getAllAttachments() - function in com.hyntix.pdfium.PdfDocument
- Get all attachments in the document.
- getAllPageSizes() - function in com.hyntix.pdfium.PdfDocument
- Get all page sizes in a single batch operation.
- getAllSignatures() - function in com.hyntix.pdfium.PdfDocument
- Get all signatures in the document.
- getAnnotations() - function in com.hyntix.pdfium.PdfPage
- Get all annotations on the page.
- getAnnotColor(Long,Integer) - function in com.hyntix.pdfium.PdfiumCore
- getAnnotFlags(Long) - function in com.hyntix.pdfium.PdfiumCore
- getAttachment(Integer) - function in com.hyntix.pdfium.PdfDocument
- Get attachment at specified index.
- getAttachmentCount() - function in com.hyntix.pdfium.PdfDocument
- getAuthor() - function in com.hyntix.pdfium.PdfDocument
- getBookmarkAction(Long) - function in com.hyntix.pdfium.PdfiumCore
- getBookmarkDest(Long,Long) - function in com.hyntix.pdfium.PdfiumCore
- getCharBox(Integer) - function in com.hyntix.pdfium.PdfTextPage
- Get the bounding box of a character at the specified index.
- getCharCount() - function in com.hyntix.pdfium.PdfTextPage
- getChildren() - function in com.hyntix.pdfium.PdfBookmark
- getCode() - function in com.hyntix.pdfium.PdfiumError
- getCount() - function in com.hyntix.pdfium.PdfTextSearchMatch
- getCount() - function in com.hyntix.pdfium.PdfWebLinks
- getCreationDate() - function in com.hyntix.pdfium.PdfDocument
- getCreator() - function in com.hyntix.pdfium.PdfDocument
- getData() - function in com.hyntix.pdfium.PdfAttachment
- getDecodedThumbnailData(Long) - function in com.hyntix.pdfium.PdfiumCore
- getDestPageIndex() - function in com.hyntix.pdfium.PdfLink
- getFormType(Long) - function in com.hyntix.pdfium.PdfiumCore
- getFPDF_ERR_FILE() - function in com.hyntix.pdfium.PdfiumCore.Companion
- getFPDF_ERR_FORMAT() - function in com.hyntix.pdfium.PdfiumCore.Companion
- getFPDF_ERR_PAGE() - function in com.hyntix.pdfium.PdfiumCore.Companion
- getFPDF_ERR_PASSWORD() - function in com.hyntix.pdfium.PdfiumCore.Companion
- getFPDF_ERR_SECURITY() - function in com.hyntix.pdfium.PdfiumCore.Companion
- getFPDF_ERR_SUCCESS() - function in com.hyntix.pdfium.PdfiumCore.Companion
- getFPDF_ERR_UNKNOWN() - function in com.hyntix.pdfium.PdfiumCore.Companion
- getHasReason() - function in com.hyntix.pdfium.PdfSignature
- getHasSigningTime() - function in com.hyntix.pdfium.PdfSignature
- getHeight() - function in com.hyntix.pdfium.PdfPage
- Page height in points (1/72 inch).
- getHeight() - function in com.hyntix.pdfium.util.Size
- getHeight() - function in com.hyntix.pdfium.util.SizeF
- getIndex() - function in com.hyntix.pdfium.PdfAttachment
- getIndex() - function in com.hyntix.pdfium.PdfPage
- getIndex() - function in com.hyntix.pdfium.PdfSignature
- getIndexAtPos(Double,Double,Double,Double) - function in com.hyntix.pdfium.PdfTextPage
- Get the index of the character at the specified point (x, y).
- getIsSigned() - function in com.hyntix.pdfium.PdfDocument
- getJavaScriptActionCount(Long) - function in com.hyntix.pdfium.PdfiumCore
- getKeywords() - function in com.hyntix.pdfium.PdfDocument
- getLastError() - function in com.hyntix.pdfium.PdfiumCore
- Get the last error code.
- getLinkAction(Long) - function in com.hyntix.pdfium.PdfiumCore
- getLinkAt(Double,Double) - function in com.hyntix.pdfium.PdfPage
- Get a link at the specified coordinates.
- getLinks() - function in com.hyntix.pdfium.PdfPage
- Get all links on the page.
- getMetaText(String) - function in com.hyntix.pdfium.PdfDocument
- Get metadata text by tag name.
- getMetaText(Long,String) - function in com.hyntix.pdfium.PdfiumCore
- getModificationDate() - function in com.hyntix.pdfium.PdfDocument
- getName() - function in com.hyntix.pdfium.PdfAttachment
- getName() - function in com.hyntix.pdfium.PdfiumError
- getObjectFillColor(Long) - function in com.hyntix.pdfium.PdfiumCore
- getObjectStrokeColor(Long) - function in com.hyntix.pdfium.PdfiumCore
- getOrdinal() - function in com.hyntix.pdfium.PdfiumError
- getPageArtBox(Long) - function in com.hyntix.pdfium.PdfiumCore
- getPageBleedBox(Long) - function in com.hyntix.pdfium.PdfiumCore
- getPageCount() - function in com.hyntix.pdfium.PdfDocument
- getPageCount(Long) - function in com.hyntix.pdfium.PdfiumCore
- getPageHeight(Long) - function in com.hyntix.pdfium.PdfiumCore
- getPageIndex() - function in com.hyntix.pdfium.PdfBookmark
- getPageLabel() - function in com.hyntix.pdfium.PdfBookmark
- Actual page label as displayed in the PDF (e.g.
- getPageLabel(Integer) - function in com.hyntix.pdfium.PdfDocument
- Get page label (actual page number as displayed in PDF) Returns empty string if no label is defined for the page
- getPageLabel(Long,Integer) - function in com.hyntix.pdfium.PdfiumCore
- Get page label (actual page number as displayed in PDF) Returns empty string if no label is defined for the page
- getPageMode(Long) - function in com.hyntix.pdfium.PdfiumCore
- getPageObjectBounds(Long) - function in com.hyntix.pdfium.PdfiumCore
- getPageRotation(Long) - function in com.hyntix.pdfium.PdfiumCore
- getPageSize(Integer) - function in com.hyntix.pdfium.PdfDocument
- Get page size without keeping the page open.
- getPageSizeByIndex(Long,Integer) - function in com.hyntix.pdfium.PdfiumCore
- Get page size by index WITHOUT loading the page.
- getPageTrimBox(Long) - function in com.hyntix.pdfium.PdfiumCore
- getPageWidth(Long) - function in com.hyntix.pdfium.PdfiumCore
- getProducer() - function in com.hyntix.pdfium.PdfDocument
- getRawThumbnailData(Long) - function in com.hyntix.pdfium.PdfiumCore
- getReason() - function in com.hyntix.pdfium.PdfSignature
- getRect() - function in com.hyntix.pdfium.PdfAnnotation
- getRect() - function in com.hyntix.pdfium.PdfLink
- getRects(Integer,PdfTextPage) - function in com.hyntix.pdfium.PdfWebLinks
- Get the bounding rectangles of the link at the specified index.
- getRENDER_DONE() - function in com.hyntix.pdfium.PdfiumCore.Companion
- getRENDER_FAILED() - function in com.hyntix.pdfium.PdfiumCore.Companion
- getRENDER_READY() - function in com.hyntix.pdfium.PdfiumCore.Companion
- getRENDER_TOBECONTINUED() - function in com.hyntix.pdfium.PdfiumCore.Companion
- getSignature(Integer) - function in com.hyntix.pdfium.PdfDocument
- Get signature at specified index.
- getSignatureContents(Long) - function in com.hyntix.pdfium.PdfiumCore
- getSignatureCount() - function in com.hyntix.pdfium.PdfDocument
- getSignatureCount(Long) - function in com.hyntix.pdfium.PdfiumCore
- getSignatureObject(Long,Integer) - function in com.hyntix.pdfium.PdfiumCore
- getSignatureReason(Long) - function in com.hyntix.pdfium.PdfiumCore
- getSignatureTime(Long) - function in com.hyntix.pdfium.PdfiumCore
- getSigningTime() - function in com.hyntix.pdfium.PdfSignature
- getStartIndex() - function in com.hyntix.pdfium.PdfTextSearchMatch
- getStructTreeForPage(Long) - function in com.hyntix.pdfium.PdfiumCore
- getSubject() - function in com.hyntix.pdfium.PdfDocument
- getSubtype() - function in com.hyntix.pdfium.PdfAnnotation
- getSUBTYPE_3D() - function in com.hyntix.pdfium.PdfAnnotation.Companion
- getSUBTYPE_CARET() - function in com.hyntix.pdfium.PdfAnnotation.Companion
- getSUBTYPE_CIRCLE() - function in com.hyntix.pdfium.PdfAnnotation.Companion
- getSUBTYPE_FILEATTACHMENT() - function in com.hyntix.pdfium.PdfAnnotation.Companion
- getSUBTYPE_FREETEXT() - function in com.hyntix.pdfium.PdfAnnotation.Companion
- getSUBTYPE_HIGHLIGHT() - function in com.hyntix.pdfium.PdfAnnotation.Companion
- getSUBTYPE_INK() - function in com.hyntix.pdfium.PdfAnnotation.Companion
- getSUBTYPE_LINE() - function in com.hyntix.pdfium.PdfAnnotation.Companion
- getSUBTYPE_LINK() - function in com.hyntix.pdfium.PdfAnnotation.Companion
- getSUBTYPE_MOVIE() - function in com.hyntix.pdfium.PdfAnnotation.Companion
- getSUBTYPE_POLYGON() - function in com.hyntix.pdfium.PdfAnnotation.Companion
- getSUBTYPE_POLYLINE() - function in com.hyntix.pdfium.PdfAnnotation.Companion
- getSUBTYPE_POPUP() - function in com.hyntix.pdfium.PdfAnnotation.Companion
- getSUBTYPE_PRINTERMARK() - function in com.hyntix.pdfium.PdfAnnotation.Companion
- getSUBTYPE_RICHMEDIA() - function in com.hyntix.pdfium.PdfAnnotation.Companion
- getSUBTYPE_SCREEN() - function in com.hyntix.pdfium.PdfAnnotation.Companion
- getSUBTYPE_SOUND() - function in com.hyntix.pdfium.PdfAnnotation.Companion
- getSUBTYPE_SQUARE() - function in com.hyntix.pdfium.PdfAnnotation.Companion
- getSUBTYPE_SQUIGGLY() - function in com.hyntix.pdfium.PdfAnnotation.Companion
- getSUBTYPE_STAMP() - function in com.hyntix.pdfium.PdfAnnotation.Companion
- getSUBTYPE_STRIKEOUT() - function in com.hyntix.pdfium.PdfAnnotation.Companion
- getSUBTYPE_TEXT() - function in com.hyntix.pdfium.PdfAnnotation.Companion
- getSUBTYPE_TRAPNET() - function in com.hyntix.pdfium.PdfAnnotation.Companion
- getSUBTYPE_UNDERLINE() - function in com.hyntix.pdfium.PdfAnnotation.Companion
- getSUBTYPE_WATERMARK() - function in com.hyntix.pdfium.PdfAnnotation.Companion
- getSUBTYPE_WIDGET() - function in com.hyntix.pdfium.PdfAnnotation.Companion
- getSUBTYPE_XFAWIDGET() - function in com.hyntix.pdfium.PdfAnnotation.Companion
- getTableOfContents() - function in com.hyntix.pdfium.PdfDocument
- Get the Table of Contents (Bookmarks) of the document.
- getText() - function in com.hyntix.pdfium.PdfTextPage
- getTextRects(Integer,Integer) - function in com.hyntix.pdfium.PdfTextPage
- Get the bounding rectangles for a range of text.
- getTitle() - function in com.hyntix.pdfium.PdfBookmark
- getTitle() - function in com.hyntix.pdfium.PdfDocument
- getUri() - function in com.hyntix.pdfium.PdfLink
- getURL(Integer) - function in com.hyntix.pdfium.PdfWebLinks
- Get the URL of the link at the specified index.
- getWebLinkURL(Long,Integer) - function in com.hyntix.pdfium.PdfiumCore
- getWidth() - function in com.hyntix.pdfium.PdfPage
- Page width in points (1/72 inch).
- getWidth() - function in com.hyntix.pdfium.util.Size
- getWidth() - function in com.hyntix.pdfium.util.SizeF