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

A

Action - Class in pdftron.PDF
Actions are typically what happens when a user clicks on a link or bookmark.
Action(Obj) - Constructor for class pdftron.PDF.Action
A constructor.
add(Highlights) - Method in class pdftron.PDF.Highlights
Add extra Highlight information into the class.
addChild(String) - Method in class pdftron.PDF.Bookmark
Adds a new Bookmark as the new last child of this Bookmark.
addChild(Bookmark) - Method in class pdftron.PDF.Bookmark
Adds the specified Bookmark as the new last child of this Bookmark.
addFileAttachment(String, FileSpec) - Method in class pdftron.PDF.PDFDoc
Associates a file attachment with the document.
addFontSubst(String, String) - Static method in class pdftron.PDF.PDFNet
AddFontSubst functions can be used to create font substitutes that can override default PDFNet font selection algorithm.
addFontSubst(int, String) - Static method in class pdftron.PDF.PDFNet
Adds the font substitute
addHighlights(String) - Method in class pdftron.PDF.PDFDoc
AddHighlights is used to highlight text in a document using 'Adobe's Highlight File Format' (Technical Note #5172 ).
addImage(Rect, Obj) - Method in class pdftron.PDF.ContentReplacer
Replace the image that best fits into 'target_region' with 'replacement_image'.
addNext(String) - Method in class pdftron.PDF.Bookmark
Adds a new Bookmark to the tree containing this Bookmark, as the new right sibling.
addNext(Bookmark) - Method in class pdftron.PDF.Bookmark
Adds the specified Bookmark as the new right sibling to this Bookmark, adjusting the tree containing this Bookmark appropriately.
addPage(int) - Method in class pdftron.PDF.PageSet
Add a page number to the sequence.
addPrev(String) - Method in class pdftron.PDF.Bookmark
Adds a new Bookmark to the tree containing this Bookmark, as the new left sibling.
addPrev(Bookmark) - Method in class pdftron.PDF.Bookmark
Adds the specified Bookmark as the new left sibling to this Bookmark, adjusting the tree containing this Bookmark appropriately.
addRange(int, int) - Method in class pdftron.PDF.PageSet
Add a range of values to the sequence.
addRange(int, int, int) - Method in class pdftron.PDF.PageSet
Add a range of values to the sequence.
addRootBookmark(Bookmark) - Method in class pdftron.PDF.PDFDoc
Adds/links the specified Bookmark to the root level of document’s outline tree.
addSignatureHandler(SignatureHandler) - Method in class pdftron.PDF.PDFDoc
Adds a signature handler to the signature manager.
addString(String, String) - Method in class pdftron.PDF.ContentReplacer
Any text of the form "[template_text]" will be replaced by "replacement_text".
addText(Rect, String) - Method in class pdftron.PDF.ContentReplacer
All text inside 'target_region' will be deleted and replaced with 'replacement_text'.
Annot - Class in pdftron.PDF
Annot is a base class for different types of annotations.
Annot(Obj) - Constructor for class pdftron.PDF.Annot
Create an annotation and initialize it using given Cos/SDF object.
Annot() - Constructor for class pdftron.PDF.Annot
Create an empty annotation.
Annot.BorderStyle - Class in pdftron.PDF
BorderStyle structure specifies the characteristics of the annotation’s border.
Annot.BorderStyle(int, int, int, int) - Constructor for class pdftron.PDF.Annot.BorderStyle
Creates a new border style with given parameters.
Annot.BorderStyle(int, int, int, int, double[]) - Constructor for class pdftron.PDF.Annot.BorderStyle
Creates a new border style with given parameters.
annotInsert(int, Annot) - Method in class pdftron.PDF.Page
Adds an annotation at the specified location in a page's annotation array.
annotPushBack(Annot) - Method in class pdftron.PDF.Page
Adds an annotation to the end of a page's annotation array.
annotPushFront(Annot) - Method in class pdftron.PDF.Page
Adds an annotation to the beginning of a page's annotation array.
annotRemove(Annot) - Method in class pdftron.PDF.Page
Removes the given annotation from the page.
annotRemove(int) - Method in class pdftron.PDF.Page
Removes the annoation at a given location.
APPEND_MODE - Static variable in class pdftron.Filters.CustomFilter
Filter is in append mode.
appendData(byte[]) - Method in class pdftron.SDF.SignatureHandler
Adds data to be signed.
arcTo(double, double, double, double, double, double) - Method in class pdftron.PDF.ElementBuilder
Draw an arc with the specified parameters (upper left corner, width, height and angles).
arcTo(double, double, double, boolean, boolean, double, double) - Method in class pdftron.PDF.ElementBuilder
Draw an arc from the current point to the end point.
ASCII85Encode - Class in pdftron.Filters
ASCII85Encode filter can be used to encode any data stream into a stream that does not contain any binary characters.
ASCII85Encode(Filter) - Constructor for class pdftron.Filters.ASCII85Encode
Instantiates a new ASCII85Encode from Filter
ASCII85Encode(Filter, long) - Constructor for class pdftron.Filters.ASCII85Encode
Instantiates a new ASCII85Encode from Filter with specified line withd
ASCII85Encode(Filter, long, long) - Constructor for class pdftron.Filters.ASCII85Encode
Instantiates a new ASCII85Encode
attach(Obj) - Method in class pdftron.PDF.Date
Attach the Cos/SDF object to the Date.
attach(Obj) - Method in class pdftron.PDF.Rect
Attach the Cos/SDF object to the Rect.
attachFilter(Filter) - Method in class pdftron.Filters.Filter
Attaches a filter to the this filter.
attachFilter(Filter) - Method in class pdftron.Filters.FilterReader
Attaches a filter to the this FilterReader.
attachFilter(Filter) - Method in class pdftron.Filters.FilterWriter
Attaches a filter to the this FilterWriter.
AttrObj - Class in pdftron.PDF.Struct
An application or plug-in extension that processes logical structure can attach additional information, called attributes, to any structure element.
AttrObj(Obj) - Constructor for class pdftron.PDF.Struct.AttrObj
Initialize a AttrObj using an existing low-level Cos/SDF object.

B

begin(Page) - Method in class pdftron.PDF.ElementReader
Begin processing a page.
begin(Page, Context) - Method in class pdftron.PDF.ElementReader
Begin processing a page.
begin(Obj) - Method in class pdftron.PDF.ElementReader
Begin processing given content stream.
begin(Obj, Obj) - Method in class pdftron.PDF.ElementReader
Begin processing given content stream.
begin(Obj, Obj, Context) - Method in class pdftron.PDF.ElementReader
Begin processing given content stream.
begin(Page) - Method in class pdftron.PDF.ElementWriter
Begin writing to the given page.
begin(Page, int) - Method in class pdftron.PDF.ElementWriter
Begin writing to the given page.
begin(Page, int, boolean) - Method in class pdftron.PDF.ElementWriter
Begin writing to the given page.
begin(Page, int, boolean, boolean) - Method in class pdftron.PDF.ElementWriter
Begin writing to the given page.
begin(Obj) - Method in class pdftron.PDF.ElementWriter
Begin writing an Element sequence to a stream.
begin(Obj, boolean) - Method in class pdftron.PDF.ElementWriter
Begin writing an Element sequence to a stream.
begin(Doc) - Method in class pdftron.PDF.ElementWriter
Begin writing an Element sequence to a new stream.
begin(Doc, boolean) - Method in class pdftron.PDF.ElementWriter
Begin writing an Element sequence to a new stream.
begin(PDFDoc) - Method in class pdftron.PDF.Highlights
Rewind the internal pointer to the first highlight.
begin(Page) - Method in class pdftron.PDF.TextExtractor
Start reading the page.
begin(Page, Rect) - Method in class pdftron.PDF.TextExtractor
Start reading the page.
begin(Page, Rect, int) - Method in class pdftron.PDF.TextExtractor
Start reading the page.
begin(PDFDoc, String, int, int, int) - Method in class pdftron.PDF.TextSearch
Initialize for the search process.
Bookmark - Class in pdftron.PDF
A %PDF document may optionally display a document outline on the screen, allowing the user to navigate interactively from one part of the document to another.
Bookmark() - Constructor for class pdftron.PDF.Bookmark
A constructor.
Bookmark(Obj) - Constructor for class pdftron.PDF.Bookmark
A constructor.
border - Variable in class pdftron.PDF.Redactor.Appearance
Border specifies if the overlay will be surrounded by a border.

C

cancelRendering() - Method in class pdftron.PDF.PDFViewCtrl
Cancels rendering in progress.
canSeek() - Method in class pdftron.Filters.Filter
determine whether the stream supports seeking
Caret - Class in pdftron.PDF.Annots
A Caret annotation (PDF 1.5) is a visual symbol that indicates the presence of text edits.
Caret(Obj) - Constructor for class pdftron.PDF.Annots.Caret
Creates an Caret annotation and initialize it using given Cos/SDF object.
Caret() - Constructor for class pdftron.PDF.Annots.Caret
Creates an empty Caret annotation.
Caret(Annot) - Constructor for class pdftron.PDF.Annots.Caret
Creates an Caret annotation and initialize it using given annotation object.
changeMasterPassword(String) - Method in class pdftron.SDF.SecurityHandler
Modify the master password.
ChangeMasterPassword(long, String) - Static method in class pdftron.SDF.SecurityHandler
 
changeRevisionNumber(int) - Method in class pdftron.SDF.SecurityHandler
Change the revision number and the encryption algorithm of the standard security handler.
ChangeRevisionNumber(long, int) - Static method in class pdftron.SDF.SecurityHandler
 
changeUserPassword(String) - Method in class pdftron.SDF.SecurityHandler
Modify the user password.
ChangeUserPassword(long, String) - Static method in class pdftron.SDF.SecurityHandler
 
CharData - Class in pdftron.PDF
CharData is a data structure returned by CharIterator that is used to provide extra information about a character within a text run.
CharIterator - Class in pdftron.PDF
CharIterator is an iterator type that can be used to traverse CharData in the current e_text element.
Circle - Class in pdftron.PDF.Annots
Square and circle annotations (PDF 1.3) shall display, respectively, a rectangle or an ellipse on the page.
Circle(Obj) - Constructor for class pdftron.PDF.Annots.Circle
Creates an Circle annotation and initialize it using given Cos/SDF object.
Circle() - Constructor for class pdftron.PDF.Annots.Circle
Creates an empty Circle annotaiton.
Circle(Annot) - Constructor for class pdftron.PDF.Annots.Circle
Creates a Circle annotation and initialize it using given annotation object.
ClassMap - Class in pdftron.PDF.Struct
The Class ClassMap.
ClassMap(Obj) - Constructor for class pdftron.PDF.Struct.ClassMap
Initialize a ClassMap using an existing low-level Cos/SDF ClassMap object.
clear() - Method in class pdftron.PDF.Highlights
Clear the current Highlight information in the class.
clearChangeList() - Method in class pdftron.PDF.ElementReader
Clear the list containing identifiers of modified graphics state attributes.
clearMarks() - Method in class pdftron.SDF.SDFDoc
Removes 'marked' flag from all objects in cross reference table.
clearSelection() - Method in class pdftron.PDF.PDFViewCtrl
Remove any text selection.
clone() - Method in class pdftron.Common.PDFNetIterator
 
clone() - Method in class pdftron.FDF.FDFFieldIterator
 
clone() - Method in class pdftron.PDF.CharIterator
 
clone() - Method in class pdftron.PDF.FieldIterator
 
clone() - Method in class pdftron.PDF.FontCharCodeIterator
 
clone() - Method in class pdftron.PDF.GSChangesIterator
 
clone() - Method in class pdftron.PDF.PageIterator
 
clone() - Method in class pdftron.SDF.SecurityHandler
 
Clone(long) - Static method in class pdftron.SDF.SecurityHandler
 
close() - Method in class pdftron.FDF.FDFDoc
Close FDFDoc
close() - Method in class pdftron.PDF.PDFDoc
Destructor.
close() - Method in class pdftron.SDF.SDFDoc
Close SDFDoc and release resources Frees the native memory of the object.
closePath() - Method in class pdftron.PDF.ElementBuilder
Closes the current subpath.
ColorPt - Class in pdftron.PDF
ColorPt is an array of colorants (or tint values) representing a color point in an associated color space.
ColorPt() - Constructor for class pdftron.PDF.ColorPt
Instantiates a new color point
ColorPt(double) - Constructor for class pdftron.PDF.ColorPt
Instantiates a new color point
ColorPt(double, double) - Constructor for class pdftron.PDF.ColorPt
Instantiates a new color point
ColorPt(double, double, double) - Constructor for class pdftron.PDF.ColorPt
Instantiates a new color point
ColorPt(double, double, double, double) - Constructor for class pdftron.PDF.ColorPt
Instantiates a new color point
ColorSpace - Class in pdftron.PDF
This abstract class is used to serve as a color space tag to identify the specific color space of a Color object.
ColorSpace(Obj) - Constructor for class pdftron.PDF.ColorSpace
Create a ColorSpace from the given SDF/Cos object listed under ColorSpaces entry in page Resource dictionary.
concat(double, double, double, double, double, double) - Method in class pdftron.Common.Matrix2D
The Concat method updates this matrix with the product of itself and another matrix specified through an argument list.
concat(Matrix2D) - Method in class pdftron.PDF.GState
Concatenate the given matrix to the transformation matrix of this element.
concat(double, double, double, double, double, double) - Method in class pdftron.PDF.GState
Concatenate the given matrix to the transformation matrix of this element.
Config - Class in pdftron.PDF.OCG
The OCG::Config object represents an optional-content (OC) configuration structure (see section 4.10.3 in PDF Reference), used to persist a set of visibility states and other optional-content information in a PDF file A document has a default configuration, saved in the D entry in the 'OCProperties' dictionary (that can be obtained using pdfdoc.GetOCConfig()), and can have a list of other configurations, saved as an array in the 'Configs' entry in the OCProperties dictionary.
Config(Obj) - Constructor for class pdftron.PDF.OCG.Config
Creates a new optional-content configuration from an existing SDF/Cos object.
contains(double, double) - Method in class pdftron.PDF.Rect
Determines if the specified point is contained within the rectangular region defined by this Rectangle.
ContentItem - Class in pdftron.PDF.Struct
Content items are graphical objects that exist in the document independently of the structure tree but are associated with structure elements.
ContentReplacer - Class in pdftron.PDF
ContentReplacer is a utility class for replacing content (text and images) in existing PDF (template) documents.
ContentReplacer() - Constructor for class pdftron.PDF.ContentReplacer
Create a new ContentReplacer object, to which replacement rules will be added.
Context - Class in pdftron.PDF.OCG
The OCG::Context object represents an optional-content context in a document, within which document objects such as words or annotations are visible or hidden.
Context(Context) - Constructor for class pdftron.PDF.OCG.Context
create a copy from another Context object
Context(Config) - Constructor for class pdftron.PDF.OCG.Context
Create a context object that represents an optional-content state of the document from a given configuration.
convCanvasPtToPagePt(double, double) - Method in class pdftron.PDF.PDFViewCtrl
Convert a point expressed in canvas space to a point in the current page space.
convCanvasPtToPagePt(double, double, int) - Method in class pdftron.PDF.PDFViewCtrl
Convert a point in canvas space to a point in a page space.
convCanvasPtToScreenPt(double, double) - Method in class pdftron.PDF.PDFViewCtrl
Convert a point expressed in canvas space to a point in screen space.
Convert - Class in pdftron.PDF
Converter is a utility class used to convert documents and files to PDF.
Convert() - Constructor for class pdftron.PDF.Convert
 
convert(Doc, String) - Static method in class pdftron.PDF.HTML2PDF
Convert the HTML document at url and append the results to doc.
convert(Doc, String, HTML2PDF.WebPageSettings) - Static method in class pdftron.PDF.HTML2PDF
Convert the HTML document at url and append the results to doc.
convert(Doc) - Method in class pdftron.PDF.HTML2PDF
Convert HTML documents and append the results to doc.
Convert.SVGOutputOptions - Class in pdftron.PDF
A class containing options for ToSvg functions
Convert.SVGOutputOptions() - Constructor for class pdftron.PDF.Convert.SVGOutputOptions
Creates an SVGOutputOptions object with default settings
Convert.XODOutputOptions - Class in pdftron.PDF
A class containing options for ToXod functions
Convert.XODOutputOptions() - Constructor for class pdftron.PDF.Convert.XODOutputOptions
 
Convert.XPSOutputCommonOptions - Class in pdftron.PDF
A class containing options common to ToXps and ToXod functions
Convert.XPSOutputCommonOptions() - Constructor for class pdftron.PDF.Convert.XPSOutputCommonOptions
Creates an XPSOutputCommonOptions object with default settings
Convert.XPSOutputOptions - Class in pdftron.PDF
A class containing options for ToXps functions
Convert.XPSOutputOptions() - Constructor for class pdftron.PDF.Convert.XPSOutputOptions
 
convert2CMYK(ColorPt) - Method in class pdftron.PDF.ColorSpace
A convenience function used to convert color points from the current color space to DeviceCMYK color space.
convert2Gray(ColorPt) - Method in class pdftron.PDF.ColorSpace
A convenience function used to convert color points from the current color space to DeviceGray color space.
convert2RGB(ColorPt) - Method in class pdftron.PDF.ColorSpace
A convenience function used to convert color points from the current color space to DeviceRGB color space.
ConvertPrinter - Class in pdftron.PDF
The ConvertPrinter class contains static member functions for installing and uninstalling a Windows OS printer for conversion of document formats by the Convert class.
ConvertPrinter() - Constructor for class pdftron.PDF.ConvertPrinter
 
convPagePtToCanvasPt(double, double) - Method in class pdftron.PDF.PDFViewCtrl
Convert a point in a page space to a point in canvas space.
convPagePtToCanvasPt(double, double, int) - Method in class pdftron.PDF.PDFViewCtrl
Convert a point in page space to a point in canvas space.
convPagePtToScreenPt(double, double) - Method in class pdftron.PDF.PDFViewCtrl
Convert a point from a page space to screen space.
convPagePtToScreenPt(double, double, int) - Method in class pdftron.PDF.PDFViewCtrl
Convert a point from a page space to a point in screen space.
convScreenPtToCanvasPt(double, double) - Method in class pdftron.PDF.PDFViewCtrl
Convert a point expressed in screen space to a point in canvas space.
convScreenPtToPagePt(double, double) - Method in class pdftron.PDF.PDFViewCtrl
Convert a point expressed in screen space to the current page space.
convScreenPtToPagePt(double, double, int) - Method in class pdftron.PDF.PDFViewCtrl
Convert a point expressed in screen space to a point in a page space.
count() - Method in class pdftron.Filters.FilterReader
Count number of bytes consume since last seek opertion or opening filter
count() - Method in class pdftron.Filters.FilterWriter
Count number of bytes consumed since opening the filter or seek operation
create(Doc, int, Rect) - Static method in class pdftron.PDF.Annot
Creates a new annotation of a given type, in the specified document.
create(Doc, Rect) - Static method in class pdftron.PDF.Annots.Caret
Creates a new Caret annotation, in the specified document.
create(Doc, Rect) - Static method in class pdftron.PDF.Annots.Circle
Creates a new Circle annotation, in the specified document.
create(Doc, Rect, String, String) - Static method in class pdftron.PDF.Annots.FileAttachment
Creates FileAttachment
create(Doc, Rect, String) - Static method in class pdftron.PDF.Annots.FileAttachment
Creates a file attachment annotation.
create(Doc, Rect) - Static method in class pdftron.PDF.Annots.FreeText
Creates a new FreeText annotation, in the specified document.
create(Doc, Rect) - Static method in class pdftron.PDF.Annots.Highlight
Creates a new Highlight annotation, in the specified document.
create(Doc, Rect) - Static method in class pdftron.PDF.Annots.Ink
Creates a new Ink annotation, in the specified document.
create(Doc, Rect) - Static method in class pdftron.PDF.Annots.Line
Creates a new Line annotation, in the specified document.
create(Doc, Rect) - Static method in class pdftron.PDF.Annots.Link
Creates a new Link annotation.
create(Doc, Rect, Action) - Static method in class pdftron.PDF.Annots.Link
Creates a new Link annotation.
create(Doc, Rect) - Static method in class pdftron.PDF.Annots.Movie
Creates a new Movie annotation, in the specified document.
create(Doc, Rect) - Static method in class pdftron.PDF.Annots.Popup
Creates a new Popup annotation, in the specified document.
create(Doc, Rect) - Static method in class pdftron.PDF.Annots.Redaction
Creates a new Redaction annotation, in the specified document.
create(Doc, Rect) - Static method in class pdftron.PDF.Annots.RubberStamp
Creates a new RubberStamp annotation, in the specified document.
create(Doc, Rect) - Static method in class pdftron.PDF.Annots.Screen
Creates a new Screen annotation, in the specified document.
create(Doc, Rect) - Static method in class pdftron.PDF.Annots.Sound
Creates a new Sound annotation, in the specified document.
create(Doc, Rect) - Static method in class pdftron.PDF.Annots.Square
Creates a new Square annotation, in the specified document.
create(Doc, Rect) - Static method in class pdftron.PDF.Annots.Squiggly
Creates a new Squiggly annotation, in the specified document.
create(Doc, Rect) - Static method in class pdftron.PDF.Annots.StrikeOut
Creates a new StrikeOut annotation, in the specified document.
create(Doc, Point) - Static method in class pdftron.PDF.Annots.Text
Creates a new Text annotation, in the specified document.
create(Doc, Point, String) - Static method in class pdftron.PDF.Annots.Text
Creates a new Text annotation, in the specified document.
create(Doc, Rect) - Static method in class pdftron.PDF.Annots.Underline
Creates a new Underline annotation, in the specified document.
create(Doc, Rect) - Static method in class pdftron.PDF.Annots.Watermark
Creates a new Watermark annotation, in the specified document.
create(Doc, Rect, Field) - Static method in class pdftron.PDF.Annots.Widget
Creates a new Widget annotation, in the specified document.
create(PDFDoc, String) - Static method in class pdftron.PDF.Bookmark
Creates a new valid Bookmark with given title in the specified document.
create(Doc, String) - Static method in class pdftron.PDF.FileSpec
Creates a file specification for the given file.
create(Doc, String, boolean) - Static method in class pdftron.PDF.FileSpec
Creates a file specification for the given file.
create(Doc, int) - Static method in class pdftron.PDF.Font
Create a PDF.Font object for the given standard (also known as base 14 font).
create(Doc, int, boolean) - Static method in class pdftron.PDF.Font
Create a PDF.Font object for the given standard (also known as base 14 font).
create(Doc, Font, String) - Static method in class pdftron.PDF.Font
Create a PDF.Font object for the given standard (also known as base 14 font).
create(Doc, String, String) - Static method in class pdftron.PDF.Font
Create a PDF.Font object for the given standard (also known as base 14 font).
create(Doc, String) - Static method in class pdftron.PDF.Image
Create and embed an Image from an external file.
create(Doc, String, Obj) - Static method in class pdftron.PDF.Image
Create and embed an Image from an external file.
create(Doc, byte[], int, int, int, ColorSpace) - Static method in class pdftron.PDF.Image
Create an embed Image.
create(Doc, byte[], int, int, int, ColorSpace, Obj) - Static method in class pdftron.PDF.Image
Create an embed Image from buffer
create(Doc, FilterReader, int, int, int, ColorSpace) - Static method in class pdftron.PDF.Image
Create and embed an Image.
create(Doc, FilterReader, int, int, int, ColorSpace, Obj) - Static method in class pdftron.PDF.Image
Creates an embeded image in document
create(Doc, byte[], int, int, int, ColorSpace, int) - Static method in class pdftron.PDF.Image
Directly embed the image that is already compressed using the Image::InputFilter format.
create(Doc, FilterReader, int, int, int, ColorSpace, int) - Static method in class pdftron.PDF.Image
Embed the raw image data taking into account specified compression hints.
create(Doc, Image) - Static method in class pdftron.PDF.Image
Creates an embeded image from an Image object
create(PDFDoc, boolean) - Static method in class pdftron.PDF.OCG.Config
Creates a new optional-content configuration object in the document.
create(PDFDoc, String) - Static method in class pdftron.PDF.OCG.Group
Creates a new optional-content group (OCG) object in the document.
create(PDFDoc, Obj, int) - Static method in class pdftron.PDF.OCG.OCMD
Creates a new optional-content membership dictionary (OCMD) object in the given document for the given groups and visibility policy.
create(Doc, int) - Static method in class pdftron.PDF.PageLabel
Creates a new PageLabel in given document and in specified style
create(Doc, int, String) - Static method in class pdftron.PDF.PageLabel
Creates a new PageLabel in given document and in specified style
create(Doc, int, String, int) - Static method in class pdftron.PDF.PageLabel
Creates a new PageLabel in given document and in specified style
create(Doc, String) - Static method in class pdftron.SDF.NameTree
Retrieves the NameTree inside the '/Root/Names' dictionary with the specified key name, or creates it if it does not exist.
createArray() - Method in class pdftron.SDF.ObjSet
Creates a new array in ObjSet
createBool(boolean) - Method in class pdftron.SDF.ObjSet
Creates a new boolean object in ObjSet
createCIDTrueTypeFont(Doc, String) - Static method in class pdftron.PDF.Font
Embed an external TrueType font in the document as a CID font.
createCIDTrueTypeFont(Doc, InputStream) - Static method in class pdftron.PDF.Font
Embed an external TrueType font in the document as a CID font.
createCIDTrueTypeFont(Doc, String, boolean, boolean) - Static method in class pdftron.PDF.Font
Embed an external TrueType font in the document as a CID font.
createCIDTrueTypeFont(Doc, InputStream, boolean, boolean) - Static method in class pdftron.PDF.Font
Embed an external TrueType font in the document as a CID font.
createCIDTrueTypeFont(Doc, String, boolean, boolean, int) - Static method in class pdftron.PDF.Font
Creates the cid true type font.
createCIDTrueTypeFont(Doc, InputStream, boolean, boolean, int) - Static method in class pdftron.PDF.Font
Creates the cid true type font.
createDeviceCMYK() - Static method in class pdftron.PDF.ColorSpace
Create a new DeviceCMYK ColorSpace object.
createDeviceGray() - Static method in class pdftron.PDF.ColorSpace
Create a new DeviceGray ColorSpace object.
createDeviceRGB() - Static method in class pdftron.PDF.ColorSpace
Create a new DeviceRGB ColorSpace object.
createDict() - Method in class pdftron.SDF.ObjSet
Creates a new Dictionary object in ObjSet
createEllipse(double, double, double, double) - Method in class pdftron.PDF.ElementBuilder
Create an ellipse (or circle, if rx == ry) path Element.
createFit(Page) - Static method in class pdftron.PDF.Destination
Create a new 'Fit' Destination.
createFitB(Page) - Static method in class pdftron.PDF.Destination
Create a new 'FitB' Destination.
createFitBH(Page, double) - Static method in class pdftron.PDF.Destination
Create a new 'FitBH' Destination.
createFitBV(Page, double) - Static method in class pdftron.PDF.Destination
Create a new 'FitBV' Destination.
createFitH(Page, double) - Static method in class pdftron.PDF.Destination
Create a new 'FitH' Destination.
createFitR(Page, double, double, double, double) - Static method in class pdftron.PDF.Destination
Create a new 'FitR' Destination.
createFitV(Page, double) - Static method in class pdftron.PDF.Destination
Create a new 'FitV' Destination.
createForm(Obj) - Method in class pdftron.PDF.ElementBuilder
Create a Form XObject Element.
createForm(Page) - Method in class pdftron.PDF.ElementBuilder
Create a Form XObject Element using the content of the existing page.
createForm(Page, PDFDoc) - Method in class pdftron.PDF.ElementBuilder
Create a Form XObject Element using the content of the existing page.
createFromXFDF(String) - Static method in class pdftron.FDF.FDFDoc
Create a FDF document from a XFDF file.
createGoto(Destination) - Static method in class pdftron.PDF.Action
Creates a new 'GoTo'action.
createGoto(byte[], Destination) - Static method in class pdftron.PDF.Action
Creates a new 'GoTo' action using a 'Named Destination'.
createGotoRemote(FileSpec, int) - Static method in class pdftron.PDF.Action
Creates a new 'GoToR' action.
createGotoRemote(FileSpec, int, boolean) - Static method in class pdftron.PDF.Action
Creates a new 'GoToR' action.
createGroupBegin() - Method in class pdftron.PDF.ElementBuilder
Create e_group_begin Element (i.e.
createGroupEnd() - Method in class pdftron.PDF.ElementBuilder
Create e_group_end Element (i.e.
createHideField(PDFDoc, String[]) - Static method in class pdftron.PDF.Action
Creates a new 'Show/Hide Field' action.
createICCFromBuffer(Doc, byte[]) - Static method in class pdftron.PDF.ColorSpace
Creates the icc from buffer in the given document
createICCFromFile(Doc, String) - Static method in class pdftron.PDF.ColorSpace
Create a PDF 'ICCBased' color space given an ICC profile in the given document
createICCFromFilter(Doc, Filter) - Static method in class pdftron.PDF.ColorSpace
Creates the icc from filter in the given document
createImage(Image) - Method in class pdftron.PDF.ElementBuilder
Create a content image Element out of a given document Image.
createImage(Image, Matrix2D) - Method in class pdftron.PDF.ElementBuilder
Create a content image Element out of a given document Image.
createImage(Image, double, double, double, double) - Method in class pdftron.PDF.ElementBuilder
Create a content image Element out of a given document Image with the lower left corner at (x, y), and scale factors (hscale, vscale).
createImageMask(Doc, byte[], int, int) - Static method in class pdftron.PDF.Image
Create and embed an ImageMask.
createImageMask(Doc, byte[], int, int, Obj) - Static method in class pdftron.PDF.Image
Creates the image mask.
createImageMask(Doc, FilterReader, int, int) - Static method in class pdftron.PDF.Image
Create and embed an ImageMask.
createImageMask(Doc, FilterReader, int, int, Obj) - Static method in class pdftron.PDF.Image
Creates the image mask.
createImportData(PDFDoc, String) - Static method in class pdftron.PDF.Action
Creates a new 'Import Data' action.
createIndirectArray() - Method in class pdftron.PDF.PDFDoc
Create the indirect array.
createIndirectArray() - Method in class pdftron.SDF.SDFDoc
Create an indirect array.
createIndirectBool(boolean) - Method in class pdftron.PDF.PDFDoc
Create the indirect boolean.
createIndirectBool(boolean) - Method in class pdftron.SDF.SDFDoc
Create an indirect boolean
createIndirectDict() - Method in class pdftron.PDF.PDFDoc
Create the indirect dictionary
createIndirectDict() - Method in class pdftron.SDF.SDFDoc
Create an indirect dictionary
createIndirectName(String) - Method in class pdftron.PDF.PDFDoc
Create SDF/Cos indirect name Unlike direct objects, indirect objects can be referenced by more than one object (i.e.
createIndirectName(String) - Method in class pdftron.SDF.SDFDoc
The following list of methods is used to create SDF/Cos indirect objects.
createIndirectNull() - Method in class pdftron.PDF.PDFDoc
Create the indirect null.
createIndirectNull() - Method in class pdftron.SDF.SDFDoc
Create an indirect null
createIndirectNumber(double) - Method in class pdftron.PDF.PDFDoc
Create the indirect number.
createIndirectNumber(double) - Method in class pdftron.SDF.SDFDoc
Create an indirect number.
createIndirectStream(FilterReader) - Method in class pdftron.PDF.PDFDoc
Create the indirect stream.
createIndirectStream(FilterReader, Filter) - Method in class pdftron.PDF.PDFDoc
Create the indirect stream.
createIndirectStream(byte[]) - Method in class pdftron.PDF.PDFDoc
Create the indirect stream.
createIndirectStream(byte[], Filter) - Method in class pdftron.PDF.PDFDoc
Create the indirect stream.
createIndirectStream(FilterReader) - Method in class pdftron.SDF.SDFDoc
Create an indirect stream from FilterReader
createIndirectStream(FilterReader, Filter) - Method in class pdftron.SDF.SDFDoc
Create an indirect stream from FilterReader
createIndirectStream(byte[]) - Method in class pdftron.SDF.SDFDoc
Create an indirect stream from buffer
createIndirectStream(byte[], Filter) - Method in class pdftron.SDF.SDFDoc
Create an indirect stream
createIndirectString(byte[]) - Method in class pdftron.PDF.PDFDoc
Create the indirect string from buffer
createIndirectString(String) - Method in class pdftron.PDF.PDFDoc
Create the indirect string.
createIndirectString(byte[]) - Method in class pdftron.SDF.SDFDoc
Create an indirect string.
createIndirectString(String) - Method in class pdftron.SDF.SDFDoc
Create an indirect string.
createInputIterator() - Method in class pdftron.Filters.Filter
Create Filter iterator.
createJavaScript(PDFDoc, String) - Static method in class pdftron.PDF.Action
Creates a new 'JavaScript' action.
createLaunch(PDFDoc, String) - Static method in class pdftron.PDF.Action
Creates a new 'Launch' action.
createName(String) - Method in class pdftron.SDF.ObjSet
Creates a new Name object in ObjSet
createNull() - Method in class pdftron.SDF.ObjSet
Creates a null object in ObjSet
createNumber(double) - Method in class pdftron.SDF.ObjSet
Creates a Number object in ObSet
createPath(double[], byte[]) - Method in class pdftron.PDF.ElementBuilder
Create a path Element using given path segment data.
createPattern() - Static method in class pdftron.PDF.ColorSpace
Create a new Pattern ColorSpace object.
createPolyLine(Doc, Rect) - Static method in class pdftron.PDF.Annots.PolyLine
Creates a new PolyLine annotation, in the specified document.
createRect(double, double, double, double) - Method in class pdftron.PDF.ElementBuilder
Create a rectangle path Element.
createResetForm(PDFDoc) - Static method in class pdftron.PDF.Action
Creates a new 'Reset Form' action.
createShading(Shading) - Method in class pdftron.PDF.ElementBuilder
Create a shading Element.
createSignature() - Method in class pdftron.SDF.SignatureHandler
Calculates the actual signature using client implemented signing methods.
createSoftMask(Doc, byte[], int, int, int) - Static method in class pdftron.PDF.Image
Create and embed a Soft Mask.
createSoftMask(Doc, byte[], int, int, int, Obj) - Static method in class pdftron.PDF.Image
Creates the soft mask.
createSoftMask(Doc, FilterReader, int, int, int) - Static method in class pdftron.PDF.Image
Create and embed a Soft Mask.
createSoftMask(Doc, FilterReader, int, int, int, Obj) - Static method in class pdftron.PDF.Image
Creates the soft mask.
createString(String) - Method in class pdftron.SDF.ObjSet
Creates a string object in ObjSet
createSubmitForm(FileSpec) - Static method in class pdftron.PDF.Action
Creates a new 'SubmitForm' action.
createTextBegin(Font, double) - Method in class pdftron.PDF.ElementBuilder
Start a text block ('BT' operator in PDF content stream).
createTextBegin() - Method in class pdftron.PDF.ElementBuilder
Start a text block ('BT' operator in PDF content stream).
createTextEnd() - Method in class pdftron.PDF.ElementBuilder
Ends a text block.
createTextNewLine(double, double) - Method in class pdftron.PDF.ElementBuilder
Create e_text_new_line Element (i.e.
createTextNewLine() - Method in class pdftron.PDF.ElementBuilder
Create e_text_new_line Element (i.e.
createTextRun(String, Font, double) - Method in class pdftron.PDF.ElementBuilder
Create a text run using the given font.
createTextRun(String) - Method in class pdftron.PDF.ElementBuilder
Create a new text run.
createTrueTypeFont(Doc, String) - Static method in class pdftron.PDF.Font
Embed an external TrueType font in the document as a Simple font.
createTrueTypeFont(Doc, InputStream) - Static method in class pdftron.PDF.Font
Embed an external TrueType font in the document as a Simple font.
createTrueTypeFont(Doc, String, boolean) - Static method in class pdftron.PDF.Font
Creates the true type font.
createTrueTypeFont(Doc, InputStream, boolean) - Static method in class pdftron.PDF.Font
Creates the true type font.
createTrueTypeFont(Doc, String, boolean, boolean) - Static method in class pdftron.PDF.Font
Creates the true type font.
createTrueTypeFont(Doc, InputStream, boolean, boolean) - Static method in class pdftron.PDF.Font
Creates the true type font.
createType1Font(Doc, String) - Static method in class pdftron.PDF.Font
Embed an external Type1 font in the document.
createType1Font(Doc, String, boolean) - Static method in class pdftron.PDF.Font
Creates the type1 font.
createUnicodeTextRun(String) - Method in class pdftron.PDF.ElementBuilder
Create a new Unicode text run.
createURI(PDFDoc, String) - Static method in class pdftron.PDF.Action
Create a new URI action.
createURL(Doc, String) - Static method in class pdftron.PDF.FileSpec
Creates a URL file specification.
createXYZ(Page, double, double, double) - Static method in class pdftron.PDF.Destination
Create a new 'XYZ' Destination.
current() - Method in class pdftron.PDF.ElementReader
get current page element
CurrentPageProc - Interface in pdftron.PDF
The Interface CurrentPageProc.
curveTo(double, double, double, double, double, double) - Method in class pdftron.PDF.ElementBuilder
Draw a Bezier curve from the current point to the given point (x2, y2) using (cx1, cy1) and (cx2, cy2) as control points.
CustomFilter - Class in pdftron.Filters
CustomFilter allows for customizing the reading and writing process.
CustomFilter(int, Object) - Constructor for class pdftron.Filters.CustomFilter
The constructor.

D

data - Variable in class pdftron.PDF.PDFDraw.IntBufferData
 
Date - Class in pdftron.PDF
The Date class is a utility class used to simplify work with PDF date objects.
Date() - Constructor for class pdftron.PDF.Date
Date default constructor.
Date(Obj) - Constructor for class pdftron.PDF.Date
Create a Date and initialize it using given Cos/SDF string date object.
Date(short, byte, byte, byte, byte, byte) - Constructor for class pdftron.PDF.Date
Create a Date and initialize it using specified parameters.
delete() - Method in class pdftron.PDF.Bookmark
Removes the Bookmark's subtree from the bookmark tree containing it.
deleteStamps(PDFDoc, PageSet) - Static method in class pdftron.PDF.Stamper
Deletes PDFTron stamps from document at given page numbers.
Destination - Class in pdftron.PDF
A destination defines a particular view of a document, consisting of the following: - The page of the document to be displayed - The location of the document window on that page - The magnification (zoom) factor to use when displaying the page Destinations may be associated with Bookmarks, Annotations, and Remote Go-To Actions.
Destination(Obj) - Constructor for class pdftron.PDF.Destination
Create a Destination and initialize it using given Cos/SDF object.
destroy() - Method in class pdftron.Common.Matrix2D
Frees the native memory of the object.
Destroy() - Method in class pdftron.Common.PDFNetIterator
Frees the native memory of the object.
destroy() - Method in class pdftron.FDF.FDFField
Frees the native memory of the object.
destroy() - Method in class pdftron.Filters.CustomFilter
Frees the native memory of the object.
destroy() - Method in class pdftron.Filters.Filter
Frees the native memory of the object.
destroy() - Method in class pdftron.Filters.FilterReader
Frees the native memory of the object.
destroy() - Method in class pdftron.Filters.FilterWriter
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.Annot.BorderStyle
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.ColorPt
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.ContentReplacer
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.ElementBuilder
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.ElementReader
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.ElementWriter
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.Field
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.Function
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.Highlights
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.HTML2PDF
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.HTML2PDF.Proxy
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.HTML2PDF.TOCSettings
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.HTML2PDF.WebPageSettings
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.Image2RGB
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.Image2RGBA
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.PageLabel
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.PageSet
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.PDFA.PDFACompliance
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.PDFDraw
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.PDFRasterizer
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.PDFViewCtrl
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.PrinterMode
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.Rect
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.Redactor.Redaction
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.Stamper
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.Struct.ContentItem
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.Struct.SElement
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.TextExtractor
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.TextExtractor.Line
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.TextExtractor.Style
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.TextExtractor.Word
Frees the native memory of the object.
destroy() - Method in class pdftron.PDF.TextSearch
Frees the native memory of the object.
destroy() - Method in class pdftron.SDF.DictIterator
Frees the native memory of the object.
destroy() - Method in class pdftron.SDF.ObjSet
Frees the native memory of the object.
destroy() - Method in class pdftron.SDF.SecurityHandler
Frees the native memory of the object.
Destroy(long) - Static method in class pdftron.SDF.SecurityHandler
 
DictIterator - Class in pdftron.SDF
DictIterator is used to traverse key/value pairs in a dictionary.
Doc - Class in pdftron.SDF
The Class Doc.
Doc() - Constructor for class pdftron.SDF.Doc
 
drawInRect(Graphics, Page, int, int, int, int) - Method in class pdftron.PDF.PDFDraw
Draws the contents of the page to a given Graphics object.
dumpOutline(String) - Method in class pdftron.PDF.HTML2PDF
Save outline to a xml file?

E

e_0 - Static variable in class pdftron.PDF.Page
Specifies page rotation, in degrees.
e_10x11 - Static variable in class pdftron.PDF.PrinterMode
 
e_10x14 - Static variable in class pdftron.PDF.PrinterMode
 
e_11x17 - Static variable in class pdftron.PDF.PrinterMode
 
e_12x11 - Static variable in class pdftron.PDF.PrinterMode
 
e_15x11 - Static variable in class pdftron.PDF.PrinterMode
 
e_180 - Static variable in class pdftron.PDF.Page
The Constant e_180.
e_270 - Static variable in class pdftron.PDF.Page
The Constant e_270.
e_3D - Static variable in class pdftron.PDF.Annot
The Constant e_3D.
e_6_3_Quarters_Envelope - Static variable in class pdftron.PDF.PrinterMode
 
e_90 - Static variable in class pdftron.PDF.Page
The Constant e_90.
e_9x11 - Static variable in class pdftron.PDF.PrinterMode
 
e_A2 - Static variable in class pdftron.PDF.PrinterMode
 
e_A3 - Static variable in class pdftron.PDF.PrinterMode
 
e_A3_Extra - Static variable in class pdftron.PDF.PrinterMode
 
e_A3_Extra_Transverse - Static variable in class pdftron.PDF.PrinterMode
 
e_A3_Rotated - Static variable in class pdftron.PDF.PrinterMode
 
e_A3_Transverse - Static variable in class pdftron.PDF.PrinterMode
 
e_A4 - Static variable in class pdftron.PDF.PrinterMode
 
e_A4_Extra - Static variable in class pdftron.PDF.PrinterMode
 
e_A4_Plus - Static variable in class pdftron.PDF.PrinterMode
 
e_A4_Rotated - Static variable in class pdftron.PDF.PrinterMode
 
e_A4_Small - Static variable in class pdftron.PDF.PrinterMode
 
e_A4_Transverse - Static variable in class pdftron.PDF.PrinterMode
 
e_A5 - Static variable in class pdftron.PDF.PrinterMode
 
e_A5_Extra - Static variable in class pdftron.PDF.PrinterMode
 
e_A5_Rotated - Static variable in class pdftron.PDF.PrinterMode
 
e_A5_Transverse - Static variable in class pdftron.PDF.PrinterMode
 
e_A6 - Static variable in class pdftron.PDF.PrinterMode
 
e_A6_Rotated - Static variable in class pdftron.PDF.PrinterMode
 
e_abort - Static variable in class pdftron.PDF.HTML2PDF.WebPageSettings
The Constant e_abort.
e_absolute_colorimetric - Static variable in class pdftron.PDF.GState
The Constant e_absolute_colorimetric.
e_absolute_size - Static variable in class pdftron.PDF.Stamper
The Constant e_absolute_size.
e_access_support - Static variable in class pdftron.SDF.SecurityHandler
The Constant e_access_support.
e_AES - Static variable in class pdftron.SDF.SecurityHandler
The Constant e_AES.
e_align_center - Static variable in class pdftron.PDF.Stamper
The Constant e_align_center.
e_align_left - Static variable in class pdftron.PDF.Stamper
The Constant e_align_left.
e_align_right - Static variable in class pdftron.PDF.Stamper
The Constant e_align_right.
e_all - Static variable in class pdftron.PDF.PageSet
The Constant e_all.
e_AllOC - Static variable in class pdftron.PDF.OCG.Context
Draw or enumerate all optional content, regardless of its visibility state.
e_AllOff - Static variable in class pdftron.PDF.OCG.OCMD
The Constant e_AllOff.
e_AllOn - Static variable in class pdftron.PDF.OCG.OCMD
Visibility Policy Type.
e_alpha_is_shape - Static variable in class pdftron.PDF.GState
The Constant e_alpha_is_shape.
e_alphabetic_lowercase - Static variable in class pdftron.PDF.PageLabel
The Constant e_alphabetic_lowercase.
e_alphabetic_uppercase - Static variable in class pdftron.PDF.PageLabel
The Constant e_alphabetic_uppercase.
e_Always - Static variable in class pdftron.PDF.Annots.Screen
This enum represents the circumstances under which the icon shall be scaled inside the annotation rectangle .
e_Always - Static variable in class pdftron.PDF.Annots.Widget
This enum represents the circumstances under which the icon shall be scaled inside the annotation rectangle .
e_ambient_string - Static variable in class pdftron.PDF.TextSearch
The Constant e_ambient_string.
e_Anamorphic - Static variable in class pdftron.PDF.Annots.Screen
This integer list represents the scale type of the Screen annotation e_Anamorphic - Scale the icon to fill the annotation rectangle exactly, without regard to its original aspect ratio (ratio of width to height).
e_Anamorphic - Static variable in class pdftron.PDF.Annots.Widget
This integer list represents the scale type of the Widget annotation e_Anamorphic - Scale the icon to fill the annotation rectangle exactly, without regard to its original aspect ratio (ratio of width to height).
e_annots_only - Static variable in class pdftron.PDF.PDFDoc
 
e_AnyOff - Static variable in class pdftron.PDF.OCG.OCMD
The Constant e_AnyOff.
e_AnyOn - Static variable in class pdftron.PDF.OCG.OCMD
The Constant e_AnyOn.
e_append_mode - Static variable in class pdftron.Filters.StdFile
The Constant e_append_mode.
e_Approved - Static variable in class pdftron.PDF.Annots.RubberStamp
This integer list represents the Icon type of the RubberStamp annotation e_Approved - a stamp with the text "Approved" e_Experimental - a stamp with the text "Experimental" e_NotApproved - a stamp with the text "NotApproved" e_AsIs, - a stamp with the text "AsIs" e_Expired - a stamp with the text "Expired" e_NotForPublicRelease - a stamp with the text "NotForPublicRelease" e_Confidential - a stamp with the text "Confidential" e_Final - a stamp with the text "Final" e_Sold - a stamp with the text "Sold" e_Departmental - a stamp with the text "Departmental" e_ForComment - a stamp with the text "ForComment" e_TopSecret - a stamp with the text "TopScret" e_ForPublicRelease - a stamp with the text "ForPublicRelease" e_Draft - a stamp with the text "Draft" e_Unknown - User defined or invalid.
e_array - Static variable in class pdftron.SDF.Obj
The Constant e_array.
e_art - Static variable in class pdftron.PDF.Page
The Constant e_art.
e_ascii_hex - Static variable in class pdftron.PDF.Image
The Constant e_ascii_hex.
e_AsIs - Static variable in class pdftron.PDF.Annots.RubberStamp
The Constant e_AsIs.
e_assemble_doc - Static variable in class pdftron.SDF.SecurityHandler
The Constant e_assemble_doc.
e_auto_stoke_adjust - Static variable in class pdftron.PDF.GState
The Constant e_auto_stoke_adjust.
e_axial_shading - Static variable in class pdftron.PDF.Shading
The Constant e_axial_shading.
e_B4_ISO - Static variable in class pdftron.PDF.PrinterMode
 
e_B4_JIS - Static variable in class pdftron.PDF.PrinterMode
 
e_B4_JIS_Rotated - Static variable in class pdftron.PDF.PrinterMode
 
e_B5_ISO_Extra - Static variable in class pdftron.PDF.PrinterMode
 
e_B5_JIS - Static variable in class pdftron.PDF.PrinterMode
 
e_B5_JIS_Rotated - Static variable in class pdftron.PDF.PrinterMode
 
e_B5_JIS_Transverse - Static variable in class pdftron.PDF.PrinterMode
 
e_B6_JIS - Static variable in class pdftron.PDF.PrinterMode
 
e_B6_JIS_Rotated - Static variable in class pdftron.PDF.PrinterMode
 
e_bevel_join - Static variable in class pdftron.PDF.GState
The Constant e_bevel_join.
e_beveled - Static variable in class pdftron.PDF.Annot.BorderStyle
The Constant e_beveled.
e_BG_funct - Static variable in class pdftron.PDF.GState
The Constant e_BG_funct.
e_bgr - Static variable in class pdftron.PDF.PDFDraw
The Constant e_bgr.
e_bgra - Static variable in class pdftron.PDF.PDFDraw
The Constant e_bgra.
e_bl_color - Static variable in class pdftron.PDF.GState
The Constant e_bl_color.
e_bl_color_burn - Static variable in class pdftron.PDF.GState
The Constant e_bl_color_burn.
e_bl_color_dodge - Static variable in class pdftron.PDF.GState
The Constant e_bl_color_dodge.
e_bl_compatible - Static variable in class pdftron.PDF.GState
The Constant e_bl_compatible.
e_bl_darken - Static variable in class pdftron.PDF.GState
The Constant e_bl_darken.
e_bl_difference - Static variable in class pdftron.PDF.GState
The Constant e_bl_difference.
e_bl_exclusion - Static variable in class pdftron.PDF.GState
The Constant e_bl_exclusion.
e_bl_hard_light - Static variable in class pdftron.PDF.GState
The Constant e_bl_hard_light.
e_bl_hue - Static variable in class pdftron.PDF.GState
The Constant e_bl_hue.
e_bl_lighten - Static variable in class pdftron.PDF.GState
The Constant e_bl_lighten.
e_bl_luminosity - Static variable in class pdftron.PDF.GState
The Constant e_bl_luminosity.
e_bl_multiply - Static variable in class pdftron.PDF.GState
The Constant e_bl_multiply.
e_bl_normal - Static variable in class pdftron.PDF.GState
The Constant e_bl_normal.
e_bl_overlay - Static variable in class pdftron.PDF.GState
The Constant e_bl_overlay.
e_bl_saturation - Static variable in class pdftron.PDF.GState
The Constant e_bl_saturation.
e_bl_screen - Static variable in class pdftron.PDF.GState
The Constant e_bl_screen.
e_bl_soft_light - Static variable in class pdftron.PDF.GState
The Constant e_bl_soft_light.
e_bleed - Static variable in class pdftron.PDF.Page
The Constant e_bleed.
e_blend_mode - Static variable in class pdftron.PDF.GState
The Constant e_blend_mode.
e_bool - Static variable in class pdftron.SDF.Obj
The Constant e_bool.
e_both - Static variable in class pdftron.PDF.PDFDoc
 
e_Butt - Static variable in class pdftron.PDF.Annots.Line
The Constant e_Butt.
e_butt_cap - Static variable in class pdftron.PDF.GState
The Constant e_butt_cap.
e_button - Static variable in class pdftron.PDF.Field
Interactive forms support the following field types: - Button fields represent interactive controls on the screen that the user can manipulate with the mouse.
e_C_Size_Sheet - Static variable in class pdftron.PDF.PrinterMode
 
e_CAboveI - Static variable in class pdftron.PDF.Annots.Screen
The Constant e_CAboveI.
e_CAboveI - Static variable in class pdftron.PDF.Annots.Widget
The Constant e_CAboveI.
e_cal_gray - Static variable in class pdftron.PDF.ColorSpace
The Constant e_cal_gray.
e_cal_rgb - Static variable in class pdftron.PDF.ColorSpace
The Constant e_cal_rgb.
e_canonical_format - Static variable in class pdftron.PDF.Action
The Constant e_canonical_format.
e_Caret - Static variable in class pdftron.PDF.Annot
The Constant e_Caret.
e_case_sensitive - Static variable in class pdftron.PDF.TextSearch
The Constant e_case_sensitive.
e_CBelowI - Static variable in class pdftron.PDF.Annots.Screen
The Constant e_CBelowI.
e_CBelowI - Static variable in class pdftron.PDF.Annots.Widget
The Constant e_CBelowI.
e_Centered - Static variable in class pdftron.PDF.Annots.Redaction
The Constant e_Centered.
e_centered - Static variable in class pdftron.PDF.Field
The Constant e_centered.
e_CenterWindow - Static variable in class pdftron.PDF.PDFDocViewPrefs
The Constant e_CenterWindow.
e_char_spacing - Static variable in class pdftron.PDF.GState
The Constant e_char_spacing.
e_check - Static variable in class pdftron.PDF.Field
The Constant e_check.
e_choice - Static variable in class pdftron.PDF.Field
The Constant e_choice.
e_CIDType0 - Static variable in class pdftron.PDF.Font
The Constant e_CIDType0.
e_CIDType2 - Static variable in class pdftron.PDF.Font
The Constant e_CIDType2.
e_Circle - Static variable in class pdftron.PDF.Annot
The Constant e_Circle.
e_Circle - Static variable in class pdftron.PDF.Annots.Line
The Constant e_Circle.
e_CLeftIRight - Static variable in class pdftron.PDF.Annots.Screen
The Constant e_CLeftIRight.
e_CLeftIRight - Static variable in class pdftron.PDF.Annots.Widget
The Constant e_CLeftIRight.
e_clip_text - Static variable in class pdftron.PDF.GState
The Constant e_clip_text.
e_ClosedArrow - Static variable in class pdftron.PDF.Annots.Line
The Constant e_ClosedArrow.
e_closepath - Static variable in class pdftron.PDF.PathData
The Constant e_closepath.
e_Cloudy - Static variable in class pdftron.PDF.Annots.Markup
The Constant e_Cloudy.
e_CNS1 - Static variable in class pdftron.PDF.PDFNet
The Constant e_CNS1.
e_colored_tiling_pattern - Static variable in class pdftron.PDF.PatternColor
The Constant e_colored_tiling_pattern.
e_comb - Static variable in class pdftron.PDF.Field
The Constant e_comb.
e_combo - Static variable in class pdftron.PDF.Field
The Constant e_combo.
e_Comment - Static variable in class pdftron.PDF.Annots.Text
This integer list represents type of icon corresponding with the Text annotation.
e_commit_on_sel_change - Static variable in class pdftron.PDF.Field
The Constant e_commit_on_sel_change.
e_compatibility - Static variable in class pdftron.SDF.SDFDoc
Saves the document in a manner that maximizes compatibility with older PDF consumers (e.g.
e_Confidential - Static variable in class pdftron.PDF.Annots.RubberStamp
The Constant e_Confidential.
e_conicto - Static variable in class pdftron.PDF.PathData
The Constant e_conicto.
e_constant_spacing - Static variable in class pdftron.PDF.PatternColor
The Constant e_constant_spacing.
e_constant_spacing_fast_fill - Static variable in class pdftron.PDF.PatternColor
The Constant e_constant_spacing_fast_fill.
e_coons_shading - Static variable in class pdftron.PDF.Shading
The Constant e_coons_shading.
e_courier - Static variable in class pdftron.PDF.Font
The Constant e_courier.
e_courier_bold - Static variable in class pdftron.PDF.Font
The Constant e_courier_bold.
e_courier_bold_oblique - Static variable in class pdftron.PDF.Font
The Constant e_courier_bold_oblique.
e_courier_oblique - Static variable in class pdftron.PDF.Font
The Constant e_courier_oblique.
e_COverlayI - Static variable in class pdftron.PDF.Annots.Screen
The Constant e_COverlayI.
e_COverlayI - Static variable in class pdftron.PDF.Annots.Widget
The Constant e_COverlayI.
e_CRightILeft - Static variable in class pdftron.PDF.Annots.Screen
The Constant e_CRightILeft.
e_CRightILeft - Static variable in class pdftron.PDF.Annots.Widget
The Constant e_CRightILeft.
e_crop - Static variable in class pdftron.PDF.Page
The Constant e_crop.
e_cubicto - Static variable in class pdftron.PDF.PathData
The Constant e_cubicto.
e_custom - Static variable in class pdftron.PDF.PDFViewCtrl
PDFViewCtrl class supports a number of 'built-in' tool modes.
e_Custom - Static variable in class pdftron.PDF.PrinterMode
 
e_D_Size_Sheet - Static variable in class pdftron.PDF.PrinterMode
 
e_dash_pattern - Static variable in class pdftron.PDF.GState
The Constant e_dash_pattern.
e_dashed - Static variable in class pdftron.PDF.Annot.BorderStyle
The Constant e_dashed.
e_decimal - Static variable in class pdftron.PDF.PageLabel
The Constant e_decimal.
e_default - Static variable in class pdftron.PDF.HTML2PDF.Proxy
The Constant e_default.
e_default - Static variable in class pdftron.PDF.Optimizer.ImageSettings
The constant e_default
e_default - Static variable in class pdftron.PDF.Optimizer.MonoImageSettings
The constant e_default
e_Default - Static variable in class pdftron.PDF.PDFDocViewPrefs
PageLayout specifies the page layout to be used when the document is opened: - e_SinglePage Display one page at a time - e_OneColumn Display the pages in one-column mode.
e_Departmental - Static variable in class pdftron.PDF.Annots.RubberStamp
The Constant e_Departmental.
e_device_cmyk - Static variable in class pdftron.PDF.ColorSpace
The Constant e_device_cmyk.
e_device_gray - Static variable in class pdftron.PDF.ColorSpace
The Constant e_device_gray.
e_device_n - Static variable in class pdftron.PDF.ColorSpace
The Constant e_device_n.
e_device_rgb - Static variable in class pdftron.PDF.ColorSpace
The Constant e_device_rgb.
e_Diamond - Static variable in class pdftron.PDF.Annots.Line
The Constant e_Diamond.
e_dict - Static variable in class pdftron.SDF.Obj
The Constant e_dict.
e_DisplayDocTitle - Static variable in class pdftron.PDF.PDFDocViewPrefs
The Constant e_DisplayDocTitle.
e_doc_modify - Static variable in class pdftron.SDF.SecurityHandler
The Constant e_doc_modify.
e_doc_open - Static variable in class pdftron.SDF.SecurityHandler
The Constant e_doc_open.
e_done - Static variable in class pdftron.PDF.TextSearchResult
Codes that indicate why the search process returns.
e_Double_Japanese_Postcard_Rotated - Static variable in class pdftron.PDF.PrinterMode
 
e_down - Static variable in class pdftron.PDF.Annot
The Constant e_down.
e_Draft - Static variable in class pdftron.PDF.Annots.RubberStamp
The Constant e_Draft.
e_Duplex_Auto - Static variable in class pdftron.PDF.PrinterMode
The Constant e_Duplex_Auto.
e_Duplex_LongSide - Static variable in class pdftron.PDF.PrinterMode
The Constant e_Duplex_LongSide.
e_Duplex_None - Static variable in class pdftron.PDF.PrinterMode
The Constant e_Duplex_None.
e_Duplex_ShortSide - Static variable in class pdftron.PDF.PrinterMode
The Constant e_Duplex_ShortSide.
e_E_Size_Sheet - Static variable in class pdftron.PDF.PrinterMode
 
e_edit - Static variable in class pdftron.PDF.Field
The Constant e_edit.
e_embed_form - Static variable in class pdftron.PDF.Action
The Constant e_embed_form.
e_Envelope_10 - Static variable in class pdftron.PDF.PrinterMode
 
e_Envelope_11 - Static variable in class pdftron.PDF.PrinterMode
 
e_Envelope_12 - Static variable in class pdftron.PDF.PrinterMode
 
e_Envelope_14 - Static variable in class pdftron.PDF.PrinterMode
 
e_Envelope_9 - Static variable in class pdftron.PDF.PrinterMode
 
e_Envelope_B4 - Static variable in class pdftron.PDF.PrinterMode
 
e_Envelope_B5 - Static variable in class pdftron.PDF.PrinterMode
 
e_Envelope_B6 - Static variable in class pdftron.PDF.PrinterMode
 
e_Envelope_C3 - Static variable in class pdftron.PDF.PrinterMode
 
e_Envelope_C4 - Static variable in class pdftron.PDF.PrinterMode
 
e_Envelope_C5 - Static variable in class pdftron.PDF.PrinterMode
 
e_Envelope_C6 - Static variable in class pdftron.PDF.PrinterMode
 
e_Envelope_C65 - Static variable in class pdftron.PDF.PrinterMode
 
e_Envelope_DL - Static variable in class pdftron.PDF.PrinterMode
 
e_Envelope_Invite - Static variable in class pdftron.PDF.PrinterMode
 
e_Envelope_Italy - Static variable in class pdftron.PDF.PrinterMode
 
e_Envelope_Monarch - Static variable in class pdftron.PDF.PrinterMode
 
e_even - Static variable in class pdftron.PDF.PageSet
The Constant e_even.
e_excl_F_key - Static variable in class pdftron.PDF.Action
The Constant e_excl_F_key.
e_excl_non_user_annots - Static variable in class pdftron.PDF.Action
The Constant e_excl_non_user_annots.
e_exclude - Static variable in class pdftron.PDF.Action
Flags used by submit form actions.
e_Executive - Static variable in class pdftron.PDF.PrinterMode
 
e_Experimental - Static variable in class pdftron.PDF.Annots.RubberStamp
The Constant e_Experimental.
e_Expired - Static variable in class pdftron.PDF.Annots.RubberStamp
The Constant e_Expired.
e_exponential - Static variable in class pdftron.PDF.Function
The Constant e_exponential.
e_export_format - Static variable in class pdftron.PDF.Action
The Constant e_export_format.
e_extract_content - Static variable in class pdftron.SDF.SecurityHandler
The Constant e_extract_content.
e_facing - Static variable in class pdftron.PDF.PDFViewCtrl
The Constant e_facing.
e_facing_continuous - Static variable in class pdftron.PDF.PDFViewCtrl
The Constant e_facing_continuous.
e_facing_continuous_cover - Static variable in class pdftron.PDF.PDFViewCtrl
The Constant e_facing_continuous_cover.
e_facing_cover - Static variable in class pdftron.PDF.PDFViewCtrl
The Constant e_facing_cover.
e_file_select - Static variable in class pdftron.PDF.Field
The Constant e_file_select.
e_FileAttachment - Static variable in class pdftron.PDF.Annot
The Constant e_FileAttachment.
e_fill_clip_text - Static variable in class pdftron.PDF.GState
The Constant e_fill_clip_text.
e_fill_color - Static variable in class pdftron.PDF.GState
The Constant e_fill_color.
e_fill_cs - Static variable in class pdftron.PDF.GState
The Constant e_fill_cs.
e_fill_forms - Static variable in class pdftron.SDF.SecurityHandler
The Constant e_fill_forms.
e_fill_overprint - Static variable in class pdftron.PDF.GState
The Constant e_fill_overprint.
e_fill_stroke_clip_text - Static variable in class pdftron.PDF.GState
The Constant e_fill_stroke_clip_text.
e_fill_stroke_text - Static variable in class pdftron.PDF.GState
The Constant e_fill_stroke_text.
e_fill_text - Static variable in class pdftron.PDF.GState
The Constant e_fill_text.
e_Final - Static variable in class pdftron.PDF.Annots.RubberStamp
The Constant e_Final.
e_Fit - Static variable in class pdftron.PDF.Destination
The Constant e_Fit.
e_fit_height - Static variable in class pdftron.PDF.PDFViewCtrl
The Constant e_fit_height.
e_fit_page - Static variable in class pdftron.PDF.PDFViewCtrl
PageViewMode lists common modes of viewing PDF pages.
e_fit_width - Static variable in class pdftron.PDF.PDFViewCtrl
The Constant e_fit_width.
e_FitB - Static variable in class pdftron.PDF.Destination
The Constant e_FitB.
e_FitBH - Static variable in class pdftron.PDF.Destination
The Constant e_FitBH.
e_FitBV - Static variable in class pdftron.PDF.Destination
The Constant e_FitBV.
e_FitH - Static variable in class pdftron.PDF.Destination
The Constant e_FitH.
e_FitR - Static variable in class pdftron.PDF.Destination
The Constant e_FitR.
e_FitV - Static variable in class pdftron.PDF.Destination
The Constant e_FitV.
e_FitWindow - Static variable in class pdftron.PDF.PDFDocViewPrefs
The Constant e_FitWindow.
e_flate - Static variable in class pdftron.PDF.Image
The Constant e_flate.
e_flate - Static variable in class pdftron.PDF.Optimizer.ImageSettings
The constant e_flate
e_flate - Static variable in class pdftron.PDF.Optimizer.MonoImageSettings
The constant e_flate
e_flatness - Static variable in class pdftron.PDF.GState
The Constant e_flatness.
e_Folio - Static variable in class pdftron.PDF.PrinterMode
 
e_font - Static variable in class pdftron.PDF.GState
The Constant e_font.
e_font_size - Static variable in class pdftron.PDF.GState
The Constant e_font_size.
e_font_size - Static variable in class pdftron.PDF.Stamper
The Constant e_font_size.
e_ForComment - Static variable in class pdftron.PDF.Annots.RubberStamp
The Constant e_ForComment.
e_form - Static variable in class pdftron.PDF.Element
The Constant e_form.
e_forms_only - Static variable in class pdftron.PDF.PDFDoc
 
e_ForPublicRelease - Static variable in class pdftron.PDF.Annots.RubberStamp
The Constant e_ForPublicRelease.
e_found - Static variable in class pdftron.PDF.TextSearchResult
The Constant e_found.
e_free_gouraud_shading - Static variable in class pdftron.PDF.Shading
The Constant e_free_gouraud_shading.
e_FreeText - Static variable in class pdftron.PDF.Annot
The Constant e_FreeText.
e_FreeText - Static variable in class pdftron.PDF.Annots.FreeText
This integer list spedifies the intention of the FreeText annotation e_FreeText - The annotation ntended to function as a plain free-text annotation.
e_FreeTextCallout - Static variable in class pdftron.PDF.Annots.FreeText
The Constant e_FreeTextCallout.
e_FreeTextTypeWriter - Static variable in class pdftron.PDF.Annots.FreeText
The Constant e_FreeTextTypeWriter.
e_FullScreen - Static variable in class pdftron.PDF.PDFDocViewPrefs
The Constant e_FullScreen.
e_function_shading - Static variable in class pdftron.PDF.Shading
The Constant e_function_shading.
e_g3 - Static variable in class pdftron.PDF.Image
The Constant e_g3.
e_g4 - Static variable in class pdftron.PDF.Image
The Constant e_g4.
e_GB1 - Static variable in class pdftron.PDF.PDFNet
The Constant e_GB1.
e_German_Legal_Fanfold - Static variable in class pdftron.PDF.PrinterMode
 
e_German_Std_Fanfold - Static variable in class pdftron.PDF.PrinterMode
 
e_get_method - Static variable in class pdftron.PDF.Action
The Constant e_get_method.
e_GoTo - Static variable in class pdftron.PDF.Action
PDF supports the standard action types listed in the following table.
e_GoTo3DView - Static variable in class pdftron.PDF.Action
The Constant e_GoTo3DView.
e_GoToE - Static variable in class pdftron.PDF.Action
The Constant e_GoToE.
e_GoToR - Static variable in class pdftron.PDF.Action
The Constant e_GoToR.
e_Graph - Static variable in class pdftron.PDF.Annots.FileAttachment
For each FileAttachment annotation, one can specify the icon used to display the annotation by choosing one of the entries the following integer list.
e_gray - Static variable in class pdftron.PDF.PDFDraw
The Constant e_gray.
e_gray_alpha - Static variable in class pdftron.PDF.PDFDraw
The Constant e_gray_alpha.
e_group_begin - Static variable in class pdftron.PDF.Element
The Constant e_group_begin.
e_group_end - Static variable in class pdftron.PDF.Element
The Constant e_group_end.
e_halftone - Static variable in class pdftron.PDF.GState
The Constant e_halftone.
e_Help - Static variable in class pdftron.PDF.Annots.Text
The Constant e_Help.
e_helvetica - Static variable in class pdftron.PDF.Font
The Constant e_helvetica.
e_helvetica_bold - Static variable in class pdftron.PDF.Font
The Constant e_helvetica_bold.
e_helvetica_bold_oblique - Static variable in class pdftron.PDF.Font
The Constant e_helvetica_bold_oblique.
e_helvetica_oblique - Static variable in class pdftron.PDF.Font
The Constant e_helvetica_oblique.
e_hex_strings - Static variable in class pdftron.SDF.SDFDoc
Save all string in hexadecimal format.
e_hidden - Static variable in class pdftron.PDF.Annot
The Constant e_hidden.
e_Hide - Static variable in class pdftron.PDF.Action
The Constant e_Hide.
e_HideMenubar - Static variable in class pdftron.PDF.PDFDocViewPrefs
The Constant e_HideMenubar.
e_HideToolbar - Static variable in class pdftron.PDF.PDFDocViewPrefs
ViewerPref enumeration specifies how various GUI elements should behave when the document is opened.
e_HideWindowUI - Static variable in class pdftron.PDF.PDFDocViewPrefs
The Constant e_HideWindowUI.
e_Highlight - Static variable in class pdftron.PDF.Annot
The Constant e_Highlight.
e_highlight - Static variable in class pdftron.PDF.TextSearch
The Constant e_highlight.
e_horizontal_center - Static variable in class pdftron.PDF.Stamper
The Constant e_horizontal_center.
e_horizontal_left - Static variable in class pdftron.PDF.Stamper
The Constant e_horizontal_left.
e_horizontal_right - Static variable in class pdftron.PDF.Stamper
The Constant e_horizontal_right.
e_horizontal_scale - Static variable in class pdftron.PDF.GState
The Constant e_horizontal_scale.
e_http - Static variable in class pdftron.PDF.HTML2PDF.Proxy
The Constant e_http.
e_icc - Static variable in class pdftron.PDF.ColorSpace
The Constant e_icc.
e_icm - Static variable in class pdftron.PDF.PDFNet
The Constant e_icm.
e_Identity - Static variable in class pdftron.PDF.PDFNet
Standard character orderings.
e_IdentityH - Static variable in class pdftron.PDF.Font
The Constant e_IdentityH.
e_ignore - Static variable in class pdftron.PDF.HTML2PDF.WebPageSettings
The Constant e_abort.
e_image - Static variable in class pdftron.PDF.Element
The Constant e_image.
e_ImportData - Static variable in class pdftron.PDF.Action
The Constant e_ImportData.
e_include_annotations - Static variable in class pdftron.PDF.Action
The Constant e_include_annotations.
e_include_append_saves - Static variable in class pdftron.PDF.Action
The Constant e_include_append_saves.
e_include_no_value_fields - Static variable in class pdftron.PDF.Action
The Constant e_include_no_value_fields.
e_incremental - Static variable in class pdftron.SDF.SDFDoc
Save the document using incremental mode.
e_indexed - Static variable in class pdftron.PDF.ColorSpace
The Constant e_indexed.
e_Indices - Static variable in class pdftron.PDF.Font
The Constant e_Indices.
e_Ink - Static variable in class pdftron.PDF.Annot
The Constant e_Ink.
e_Inline - Static variable in class pdftron.PDF.Annots.Line
This integer list represents the caption position of the Line annotation.
e_inline_image - Static variable in class pdftron.PDF.Element
The Constant e_inline_image.
e_Insert - Static variable in class pdftron.PDF.Annots.Text
The Constant e_Insert.
e_insert_bookmark - Static variable in class pdftron.PDF.PDFDoc
 
e_inset - Static variable in class pdftron.PDF.Annot.BorderStyle
The Constant e_inset.
e_invert - Static variable in class pdftron.PDF.Annots.Link
The Constant e_invert.
e_invert - Static variable in class pdftron.PDF.Annots.Widget
The Constant e_invert.
e_invisible - Static variable in class pdftron.PDF.Annot
Flags specifying various characteristics of the annotation.
e_invisible_text - Static variable in class pdftron.PDF.GState
The Constant e_invisible_text.
e_Japan1 - Static variable in class pdftron.PDF.PDFNet
The Constant e_Japan1.
e_Japan2 - Static variable in class pdftron.PDF.PDFNet
The Constant e_Japan2.
e_Japanese_Double_Postcard - Static variable in class pdftron.PDF.PrinterMode
 
e_Japanese_Envelope_chou_3 - Static variable in class pdftron.PDF.PrinterMode
 
e_Japanese_Envelope_chou_3_Rotated - Static variable in class pdftron.PDF.PrinterMode
 
e_Japanese_Envelope_chou_4 - Static variable in class pdftron.PDF.PrinterMode
 
e_Japanese_Envelope_chou_4_Rotated - Static variable in class pdftron.PDF.PrinterMode
 
e_Japanese_Envelope_Kaku_2 - Static variable in class pdftron.PDF.PrinterMode
 
e_Japanese_Envelope_Kaku_2_Rotated - Static variable in class pdftron.PDF.PrinterMode
 
e_Japanese_Envelope_Kaku_3 - Static variable in class pdftron.PDF.PrinterMode
 
e_Japanese_Envelope_Kaku_3_Rotated - Static variable in class pdftron.PDF.PrinterMode
 
e_Japanese_Envelope_You_4 - Static variable in class pdftron.PDF.PrinterMode
 
e_Japanese_Envelope_You_4_Rotated - Static variable in class pdftron.PDF.PrinterMode
 
e_Japanese_Postcard - Static variable in class pdftron.PDF.PrinterMode
 
e_Japanese_Postcard_Rotated - Static variable in class pdftron.PDF.PrinterMode
 
e_JavaScript - Static variable in class pdftron.PDF.Action
The Constant e_JavaScript.
e_jbig2 - Static variable in class pdftron.PDF.Optimizer.MonoImageSettings
The constant e_jbig2
e_jp2 - Static variable in class pdftron.PDF.Image
The Constant e_jp2.
e_jpeg - Static variable in class pdftron.PDF.Image
The Constant e_jpeg.
e_jpeg - Static variable in class pdftron.PDF.Optimizer.ImageSettings
The constant e_jpeg
e_jpeg2000 - Static variable in class pdftron.PDF.Optimizer.ImageSettings
The constant e_jpeg2000
e_Key - Static variable in class pdftron.PDF.Annots.Text
The Constant e_Key.
e_Korea1 - Static variable in class pdftron.PDF.PDFNet
The Constant e_Korea1.
e_lab - Static variable in class pdftron.PDF.ColorSpace
The Constant e_lab.
e_lattice_gouraud_shading - Static variable in class pdftron.PDF.Shading
The Constant e_lattice_gouraud_shading.
e_Launch - Static variable in class pdftron.PDF.Action
The Constant e_Launch.
e_lcms - Static variable in class pdftron.PDF.PDFNet
The Constant e_lcms.
e_leading - Static variable in class pdftron.PDF.GState
The Constant e_leading.
e_Ledger - Static variable in class pdftron.PDF.PrinterMode
 
e_left_justified - Static variable in class pdftron.PDF.Field
The Constant e_left_justified.
e_LeftJustified - Static variable in class pdftron.PDF.Annots.Redaction
This integer list represents the Quad Format of the Redaction annotation e_LeftJustified - Overlay text is left justified e_Centered - Overlay text is centered e_RightJustified - Overlay text is right justified e_None - No justification to the overlay text.
e_Legal - Static variable in class pdftron.PDF.PrinterMode
 
e_Legal_Extra - Static variable in class pdftron.PDF.PrinterMode
 
e_Letter - Static variable in class pdftron.PDF.PrinterMode
 
e_Letter_Extra - Static variable in class pdftron.PDF.PrinterMode
 
e_Letter_Extra_Transverse - Static variable in class pdftron.PDF.PrinterMode
 
e_Letter_Plus - Static variable in class pdftron.PDF.PrinterMode
 
e_Letter_Rotated - Static variable in class pdftron.PDF.PrinterMode
 
e_Letter_Small - Static variable in class pdftron.PDF.PrinterMode
 
e_Letter_Transverse - Static variable in class pdftron.PDF.PrinterMode
 
e_Level1A - Static variable in class pdftron.PDF.PDFA.PDFACompliance
PDF/A Conformance Level.
e_Level1B - Static variable in class pdftron.PDF.PDFA.PDFACompliance
 
e_Level2A - Static variable in class pdftron.PDF.PDFA.PDFACompliance
 
e_Level2B - Static variable in class pdftron.PDF.PDFA.PDFACompliance
 
e_Level2U - Static variable in class pdftron.PDF.PDFA.PDFACompliance
 
e_Level3A - Static variable in class pdftron.PDF.PDFA.PDFACompliance
 
e_Level3B - Static variable in class pdftron.PDF.PDFA.PDFACompliance
 
e_Level3U - Static variable in class pdftron.PDF.PDFA.PDFACompliance
 
e_Line - Static variable in class pdftron.PDF.Annot
The Constant e_Line.
e_line_cap - Static variable in class pdftron.PDF.GState
The Constant e_line_cap.
e_line_join - Static variable in class pdftron.PDF.GState
The Constant e_line_join.
e_line_width - Static variable in class pdftron.PDF.GState
The Constant e_line_width.
e_linearized - Static variable in class pdftron.SDF.SDFDoc
Save the document in linearized (fast web-view) format.
e_LineArrow - Static variable in class pdftron.PDF.Annots.Line
This integer list represents the intent of the Line annotation.
e_LineDimension - Static variable in class pdftron.PDF.Annots.Line
The Constant e_LineDimension.
e_lineto - Static variable in class pdftron.PDF.PathData
The Constant e_lineto.
e_Link - Static variable in class pdftron.PDF.Annot
The Constant e_Link.
e_locked - Static variable in class pdftron.PDF.Annot
The Constant e_locked.
e_locked_contents - Static variable in class pdftron.PDF.Annot
The Constant e_locked_contents.
e_marked_content_begin - Static variable in class pdftron.PDF.Element
The Constant e_marked_content_begin.
e_marked_content_end - Static variable in class pdftron.PDF.Element
The Constant e_marked_content_end.
e_marked_content_point - Static variable in class pdftron.PDF.Element
The Constant e_marked_content_point.
e_MCID - Static variable in class pdftron.PDF.Struct.ContentItem
The Constant e_MCID.
e_MCR - Static variable in class pdftron.PDF.Struct.ContentItem
The Constant e_MCR.
e_media - Static variable in class pdftron.PDF.Page
PDF page can define as many as five separate boundaries to control various aspects of the imaging process (for more details please refer to Section 10.10.1 'Page Boundaries' in PDF Reference Manual): - The media box defines the boundaries of the physical medium on which the page is to be printed.
e_Mic - Static variable in class pdftron.PDF.Annots.Sound
The Constant e_Mic.
e_miter_join - Static variable in class pdftron.PDF.GState
The Constant e_miter_join.
e_miter_limit - Static variable in class pdftron.PDF.GState
The Constant e_miter_limit.
e_MMType1 - Static variable in class pdftron.PDF.Font
The Constant e_MMType1.
e_mod_annot - Static variable in class pdftron.SDF.SecurityHandler
The Constant e_mod_annot.
e_moveto - Static variable in class pdftron.PDF.PathData
The Constant e_moveto.
e_Movie - Static variable in class pdftron.PDF.Action
The Constant e_Movie.
e_Movie - Static variable in class pdftron.PDF.Annot
The Constant e_Movie.
e_multiline - Static variable in class pdftron.PDF.Field
The Constant e_multiline.
e_multiselect - Static variable in class pdftron.PDF.Field
The Constant e_multiselect.
e_name - Static variable in class pdftron.SDF.Obj
The Constant e_name.
e_Named - Static variable in class pdftron.PDF.Action
The Constant e_Named.
e_Never - Static variable in class pdftron.PDF.Annots.Screen
The Constant e_Never.
e_Never - Static variable in class pdftron.PDF.Annots.Widget
The Constant e_Never.
e_NewParagraph - Static variable in class pdftron.PDF.Annots.Text
The Constant e_NewParagraph.
e_no_cms - Static variable in class pdftron.PDF.PDFNet
The Constant e_no_cms.
e_no_distortion - Static variable in class pdftron.PDF.PatternColor
The Constant e_no_distortion.
e_no_dup_remove - Static variable in class pdftron.PDF.TextExtractor
The Constant e_no_dup_remove.
e_no_export - Static variable in class pdftron.PDF.Field
The Constant e_no_export.
e_no_invisible_text - Static variable in class pdftron.PDF.TextExtractor
The Constant e_no_invisible_text.
e_no_ligature_exp - Static variable in class pdftron.PDF.TextExtractor
Processing options that can be passed in Begin() method to direct the flow of content recognition algorithms.
e_no_rotate - Static variable in class pdftron.PDF.Annot
The Constant e_no_rotate.
e_no_scroll - Static variable in class pdftron.PDF.Field
The Constant e_no_scroll.
e_no_spellcheck - Static variable in class pdftron.PDF.Field
The Constant e_no_spellcheck.
e_no_view - Static variable in class pdftron.PDF.Annot
The Constant e_no_view.
e_no_zoom - Static variable in class pdftron.PDF.Annot
The Constant e_no_zoom.
e_NoCaption - Static variable in class pdftron.PDF.Annots.Screen
The Constant e_NoCaption.
e_NoCaption - Static variable in class pdftron.PDF.Annots.Widget
The Constant e_NoCaption.
e_NoIcon - Static variable in class pdftron.PDF.Annots.Screen
This enum represents the Icon and Caption Relation of the Screen annotation e_NoIcon - No icon; caption only e_NoCaption - No caption; icon only e_CBelowI - Caption below the icon e_CAboveI - Caption above the icon e_CRightILeft - Caption to the right of the icon e_CLeftIRight - Caption to the left of the icon e_COverlayI - Caption overlaid directly on the icon Default value: e_NoIcon.
e_NoIcon - Static variable in class pdftron.PDF.Annots.Widget
This enum represents the Icon and Caption Relation of the Widget annotation e_NoIcon - No icon; caption only e_NoCaption - No caption; icon only e_CBelowI - Caption below the icon e_CAboveI - Caption above the icon e_CRightILeft - Caption to the right of the icon e_CLeftIRight - Caption to the left of the icon e_COverlayI - Caption overlaid directly on the icon Default value: e_NoIcon.
e_None - Static variable in class pdftron.PDF.Annots.Line
The Constant e_None.
e_none - Static variable in class pdftron.PDF.Annots.Link
This integer list spedifies the Highlighting mode of the Link Annotation e_none - No highlighting.
e_None - Static variable in class pdftron.PDF.Annots.Markup
This integer list represents the Border Effect of the Markup annotation e_None - No effect e_Cloudy - The border should appear “cloudy”.
e_None - Static variable in class pdftron.PDF.Annots.Redaction
The Constant e_None.
e_none - Static variable in class pdftron.PDF.Annots.Widget
This integer list spedifies the Highlighting mode of the Widget Annotation e_none - No highlighting.
e_none - Static variable in class pdftron.PDF.HTML2PDF.Proxy
The Constant e_none.
e_none - Static variable in class pdftron.PDF.Image
The Constant e_none.
e_none - Static variable in class pdftron.PDF.Optimizer.ImageSettings
The constant e_none
e_none - Static variable in class pdftron.PDF.Optimizer.MonoImageSettings
The constant e_none
e_none - Static variable in class pdftron.PDF.PageLabel
The Constant e_none.
e_none - Static variable in class pdftron.PDF.PDFDoc
 
e_NoOC - Static variable in class pdftron.PDF.OCG.Context
Draw or enumerate no optional content, regardless of its visibility state.
e_normal - Static variable in class pdftron.PDF.Annot
An annotation can define as many as three separate appearances: The normal appearance is used when the annotation is not interacting with the user.
e_NotApproved - Static variable in class pdftron.PDF.Annots.RubberStamp
The Constant e_NotApproved.
e_Note - Static variable in class pdftron.PDF.Annots.Text
The Constant e_Note.
e_Note - Static variable in class pdftron.PDF.PrinterMode
 
e_NotForPublicRelease - Static variable in class pdftron.PDF.Annots.RubberStamp
The Constant e_NotForPublicRelease.
e_null - Static variable in class pdftron.PDF.Annots.Line
The Constant e_null.
e_null - Static variable in class pdftron.PDF.ColorSpace
The Constant e_null.
e_null - Static variable in class pdftron.PDF.Element
The Constant e_null.
e_null - Static variable in class pdftron.PDF.Field
The Constant e_null.
e_null - Static variable in class pdftron.PDF.Font
The Constant e_null.
e_null - Static variable in class pdftron.PDF.GState
The Constant e_null.
e_null - Static variable in class pdftron.PDF.PatternColor
The Constant e_null.
e_null - Static variable in class pdftron.PDF.Shading
The Constant e_null.
e_null - Static variable in class pdftron.SDF.Obj
The Constant e_null.
e_number - Static variable in class pdftron.SDF.Obj
The Constant e_number.
e_NUp_1_1 - Static variable in class pdftron.PDF.PrinterMode
The Constant e_NUp_1_1.
e_NUp_2_1 - Static variable in class pdftron.PDF.PrinterMode
The Constant e_NUp_2_1.
e_NUp_2_2 - Static variable in class pdftron.PDF.PrinterMode
The Constant e_NUp_2_2.
e_NUp_3_2 - Static variable in class pdftron.PDF.PrinterMode
The Constant e_NUp_3_2.
e_NUp_3_3 - Static variable in class pdftron.PDF.PrinterMode
The Constant e_NUp_3_3.
e_NUp_4_4 - Static variable in class pdftron.PDF.PrinterMode
The Constant e_NUp_4_4.
e_OBJR - Static variable in class pdftron.PDF.Struct.ContentItem
The Constant e_OBJR.
e_odd - Static variable in class pdftron.PDF.PageSet
The Constant e_odd.
e_off - Static variable in class pdftron.PDF.Optimizer.ImageSettings
The constant e_off
e_off - Static variable in class pdftron.PDF.Optimizer.MonoImageSettings
The constant e_off
e_omit_xref - Static variable in class pdftron.SDF.SDFDoc
Do not save cross-reference table
e_OneColumn - Static variable in class pdftron.PDF.PDFDocViewPrefs
The Constant e_OneColumn.
e_opacity_fill - Static variable in class pdftron.PDF.GState
The Constant e_opacity_fill.
e_opacity_stroke - Static variable in class pdftron.PDF.GState
The Constant e_opacity_stroke.
e_OpenArrow - Static variable in class pdftron.PDF.Annots.Line
The Constant e_OpenArrow.
e_Orientation_Landscape - Static variable in class pdftron.PDF.PrinterMode
The Constant e_Orientation_Landscape.
e_Orientation_Portrait - Static variable in class pdftron.PDF.PrinterMode
The Constant e_Orientation_Portrait.
e_outline - Static variable in class pdftron.PDF.Annots.Link
The Constant e_outline.
e_outline - Static variable in class pdftron.PDF.Annots.Widget
The Constant e_outline.
e_output_bbox - Static variable in class pdftron.PDF.TextExtractor
The Constant e_output_bbox.
e_output_style_info - Static variable in class pdftron.PDF.TextExtractor
The Constant e_output_style_info.
e_OutputColor_Color - Static variable in class pdftron.PDF.PrinterMode
The Constant e_OutputColor_Color.
e_OutputColor_Grayscale - Static variable in class pdftron.PDF.PrinterMode
The Constant e_OutputColor_Grayscale.
e_OutputColor_Monochrome - Static variable in class pdftron.PDF.PrinterMode
The Constant e_OutputColor_Monochrome.
e_OutputQuality_Draft - Static variable in class pdftron.PDF.PrinterMode
The Constant e_OutputQuality_Draft.
e_OutputQuality_High - Static variable in class pdftron.PDF.PrinterMode
The Constant e_OutputQuality_High.
e_OutputQuality_Low - Static variable in class pdftron.PDF.PrinterMode
The Constant e_OutputQuality_Low.
e_OutputQuality_Medium - Static variable in class pdftron.PDF.PrinterMode
The Constant e_OutputQuality_Medium.
e_overlay - Static variable in class pdftron.PDF.ElementWriter
The Constant e_overlay.
e_overprint_mode - Static variable in class pdftron.PDF.GState
The Constant e_overprint_mode.
e_owner - Static variable in class pdftron.SDF.SecurityHandler
The Constant e_owner.
e_page - Static variable in class pdftron.PDF.TextSearchResult
The Constant e_page.
e_page_stop - Static variable in class pdftron.PDF.TextSearch
The Constant e_page_stop.
e_PageOrder_BottomToTopThenLeftToRight - Static variable in class pdftron.PDF.PrinterMode
The Constant e_PageOrder_BottomToTopThenLeftToRight.
e_PageOrder_LeftToRightThenTopToBottom - Static variable in class pdftron.PDF.PrinterMode
The Constant e_PageOrder_LeftToRightThenTopToBottom.
e_PageOrder_RightToLeftThenTopToBottom - Static variable in class pdftron.PDF.PrinterMode
The Constant e_PageOrder_RightToLeftThenTopToBottom.
e_PageOrder_TopToBottomThenLeftToRight - Static variable in class pdftron.PDF.PrinterMode
The Constant e_PageOrder_TopToBottomThenLeftToRight.
e_pan - Static variable in class pdftron.PDF.PDFViewCtrl
The Constant e_pan.
e_Paperclip - Static variable in class pdftron.PDF.Annots.FileAttachment
The Constant e_Paperclip.
e_Paragraph - Static variable in class pdftron.PDF.Annots.Text
The Constant e_Paragraph.
e_password - Static variable in class pdftron.PDF.Field
The Constant e_password.
e_path - Static variable in class pdftron.PDF.Element
The Constant e_path.
e_pattern - Static variable in class pdftron.PDF.ColorSpace
The Constant e_pattern.
e_PDFA0_1_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA0_1_2.
e_PDFA0_1_2 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA0_1_2.
e_PDFA0_1_3 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA0_1_3.
e_PDFA0_1_4 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA0_1_4.
e_PDFA0_1_5 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA0_1_5.
e_PDFA1_10_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA1_10_1.
e_PDFA1_11_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA1_11_1.
e_PDFA1_11_2 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA1_11_2.
e_PDFA1_12_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA1_12_1.
e_PDFA1_12_2 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA1_12_2.
e_PDFA1_12_3 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA1_12_3.
e_PDFA1_12_4 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA1_12_4.
e_PDFA1_12_5 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA1_12_5.
e_PDFA1_12_6 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA1_12_6.
e_PDFA1_13_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA1_13_1.
e_PDFA1_2_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA1_2_1.
e_PDFA1_2_2 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA1_2_2.
e_PDFA1_3_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA1_3_1.
e_PDFA1_3_2 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA1_3_2.
e_PDFA1_3_3 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA1_3_3.
e_PDFA1_3_4 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA1_3_4.
e_PDFA1_4_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA1_4_1.
e_PDFA1_4_2 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA1_4_2.
e_PDFA1_6_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA1_6_1.
e_PDFA1_7_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA1_7_1.
e_PDFA1_7_2 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA1_7_2.
e_PDFA1_7_3 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA1_7_3.
e_PDFA1_7_4 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA1_7_4.
e_PDFA1_8_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA1_8_1.
e_PDFA1_8_2 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA1_8_2.
e_PDFA1_8_3 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA1_8_3.
e_PDFA1_8_4 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA1_8_4.
e_PDFA1_8_5 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA1_8_5.
e_PDFA1_8_6 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA1_8_6.
e_PDFA2_10_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA2_10_1.
e_PDFA2_2_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA2_2_1.
e_PDFA2_3_2 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA2_3_2.
e_PDFA2_3_3 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA2_3_3.
e_PDFA2_3_3_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA2_3_3_1.
e_PDFA2_3_3_2 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA2_3_3_2.
e_PDFA2_3_4_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA2_3_4_1.
e_PDFA2_4_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA2_4_1.
e_PDFA2_4_2 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA2_4_2.
e_PDFA2_4_3 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA2_4_3.
e_PDFA2_4_4 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA2_4_4.
e_PDFA2_5_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA2_5_1.
e_PDFA2_5_2 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA2_5_2.
e_PDFA2_6_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA2_6_1.
e_PDFA2_7_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA2_7_1.
e_PDFA2_8_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA2_8_1.
e_PDFA2_9_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA2_9_1.
e_PDFA3_2_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA3_2_1.
e_PDFA3_3_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA3_3_1.
e_PDFA3_3_2 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA3_3_2.
e_PDFA3_3_3_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA3_3_3_1.
e_PDFA3_3_3_2 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA3_3_3_2.
e_PDFA3_4_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA3_4_1.
e_PDFA3_5_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA3_5_1.
e_PDFA3_5_2 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA3_5_2.
e_PDFA3_5_3 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA3_5_3.
e_PDFA3_5_4 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA3_5_4.
e_PDFA3_5_5 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA3_5_5.
e_PDFA3_6_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA3_6_1.
e_PDFA3_7_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA3_7_1.
e_PDFA3_7_2 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA3_7_2.
e_PDFA3_7_3 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA3_7_3.
e_PDFA3_8_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA3_8_1.
e_PDFA4_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA4_1.
e_PDFA4_2 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA4_2.
e_PDFA4_3 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA4_3.
e_PDFA4_4 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA4_4.
e_PDFA4_5 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA4_5.
e_PDFA4_6 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA4_6.
e_PDFA5_2_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA5_2_1.
e_PDFA5_2_10 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA5_2_10.
e_PDFA5_2_11 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA5_2_11.
e_PDFA5_2_2 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA5_2_2.
e_PDFA5_2_3 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA5_2_3.
e_PDFA5_2_4 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA5_2_4.
e_PDFA5_2_5 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA5_2_5.
e_PDFA5_2_6 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA5_2_6.
e_PDFA5_2_7 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA5_2_7.
e_PDFA5_2_8 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA5_2_8.
e_PDFA5_2_9 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA5_2_9.
e_PDFA5_3_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA5_3_1.
e_PDFA5_3_2_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA5_3_2_1.
e_PDFA5_3_2_2 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA5_3_2_2.
e_PDFA5_3_2_3 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA5_3_2_3.
e_PDFA5_3_2_4 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA5_3_2_4.
e_PDFA5_3_2_5 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA5_3_2_5.
e_PDFA5_3_3_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA5_3_3_1.
e_PDFA5_3_3_2 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA5_3_3_2.
e_PDFA5_3_3_3 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA5_3_3_3.
e_PDFA5_3_3_4 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA5_3_3_4.
e_PDFA5_3_4_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA5_3_4_1.
e_PDFA5_3_4_2 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA5_3_4_2.
e_PDFA5_3_4_3 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA5_3_4_3.
e_PDFA6_1_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA6_1_1.
e_PDFA6_1_2 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA6_1_2.
e_PDFA6_2_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA6_2_1.
e_PDFA6_2_11_8 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA6_2_11_8.
e_PDFA6_2_2 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA6_2_2.
e_PDFA6_2_3 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA6_2_3.
e_PDFA7_11_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_11_1.
e_PDFA7_11_2 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_11_2.
e_PDFA7_11_3 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_11_3.
e_PDFA7_11_4 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_11_4.
e_PDFA7_11_5 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_11_5.
e_PDFA7_2_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_2_1.
e_PDFA7_2_2 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_2_2.
e_PDFA7_2_3 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_2_3.
e_PDFA7_2_4 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_2_4.
e_PDFA7_2_5 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_2_5.
e_PDFA7_3_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_3_1.
e_PDFA7_3_2 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_3_2.
e_PDFA7_3_3 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_3_3.
e_PDFA7_3_4 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_3_4.
e_PDFA7_3_5 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_3_5.
e_PDFA7_3_6 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_3_6.
e_PDFA7_3_7 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_3_7.
e_PDFA7_3_8 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_3_8.
e_PDFA7_3_9 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_3_9.
e_PDFA7_5_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_5_1.
e_PDFA7_8_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_8_1.
e_PDFA7_8_10 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_8_10.
e_PDFA7_8_11 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_8_11.
e_PDFA7_8_12 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_8_12.
e_PDFA7_8_13 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_8_13.
e_PDFA7_8_14 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_8_14.
e_PDFA7_8_15 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_8_15.
e_PDFA7_8_16 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_8_16.
e_PDFA7_8_17 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_8_17.
e_PDFA7_8_18 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_8_18.
e_PDFA7_8_19 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_8_19.
e_PDFA7_8_2 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_8_2.
e_PDFA7_8_20 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_8_20.
e_PDFA7_8_21 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_8_21.
e_PDFA7_8_22 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_8_22.
e_PDFA7_8_23 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_8_23.
e_PDFA7_8_24 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_8_24.
e_PDFA7_8_25 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_8_25.
e_PDFA7_8_26 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_8_26.
e_PDFA7_8_27 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_8_27.
e_PDFA7_8_28 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_8_28.
e_PDFA7_8_29 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_8_29.
e_PDFA7_8_3 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_8_3.
e_PDFA7_8_30 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_8_30.
e_PDFA7_8_31 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_8_31.
e_PDFA7_8_4 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_8_4.
e_PDFA7_8_5 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_8_5.
e_PDFA7_8_6 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_8_6.
e_PDFA7_8_7 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_8_7.
e_PDFA7_8_8 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_8_8.
e_PDFA7_8_9 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA7_8_9.
e_PDFA8_2_2 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA8_2_2.
e_PDFA8_3_3_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA8_3_3_1.
e_PDFA8_3_3_2 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA8_3_3_2.
e_PDFA8_3_4_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA8_3_4_1.
e_PDFA9_1 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA9_1.
e_PDFA9_2 - Static variable in class pdftron.PDF.PDFA.PDFACompliance
The Constant e_PDFA9_2.
e_perceptual - Static variable in class pdftron.PDF.GState
The Constant e_perceptual.
e_Polygon - Static variable in class pdftron.PDF.Annot
The Constant e_Polygon.
e_PolygonCloud - Static variable in class pdftron.PDF.Annots.PolyLine
This integer list specifies the intention of the PolyLine annotation e_PolygonCloud - The annotation is intended to function as a cloud object.
e_PolygonDimension - Static variable in class pdftron.PDF.Annots.PolyLine
The Constant e_PolygonDimension.
e_Polyline - Static variable in class pdftron.PDF.Annot
The Constant e_Polyline.
e_PolyLineDimension - Static variable in class pdftron.PDF.Annots.PolyLine
The Constant e_PolyLineDimension.
e_Popup - Static variable in class pdftron.PDF.Annot
The Constant e_Popup.
e_postscript - Static variable in class pdftron.PDF.Function
The Constant e_postscript.
e_PRC_16k - Static variable in class pdftron.PDF.PrinterMode
 
e_PRC_16k_Rotated - Static variable in class pdftron.PDF.PrinterMode
 
e_PRC_32k - Static variable in class pdftron.PDF.PrinterMode
 
e_PRC_32k_Big - Static variable in class pdftron.PDF.PrinterMode
 
e_PRC_32k_Big__Rotated - Static variable in class pdftron.PDF.PrinterMode
 
e_PRC_32k_Rotated - Static variable in class pdftron.PDF.PrinterMode
 
e_PRC_Envelop_1 - Static variable in class pdftron.PDF.PrinterMode
 
e_PRC_Envelop_10 - Static variable in class pdftron.PDF.PrinterMode
 
e_PRC_Envelop_10_Rotated - Static variable in class pdftron.PDF.PrinterMode
 
e_PRC_Envelop_1_Rotated - Static variable in class pdftron.PDF.PrinterMode
 
e_PRC_Envelop_2 - Static variable in class pdftron.PDF.PrinterMode
 
e_PRC_Envelop_2_Rotated - Static variable in class pdftron.PDF.PrinterMode
 
e_PRC_Envelop_3 - Static variable in class pdftron.PDF.PrinterMode
 
e_PRC_Envelop_3_Rotated - Static variable in class pdftron.PDF.PrinterMode
 
e_PRC_Envelop_4 - Static variable in class pdftron.PDF.PrinterMode
 
e_PRC_Envelop_4_Rotated - Static variable in class pdftron.PDF.PrinterMode
 
e_PRC_Envelop_5 - Static variable in class pdftron.PDF.PrinterMode
 
e_PRC_Envelop_5_Rotated - Static variable in class pdftron.PDF.PrinterMode
 
e_PRC_Envelop_6 - Static variable in class pdftron.PDF.PrinterMode
 
e_PRC_Envelop_6_Rotated - Static variable in class pdftron.PDF.PrinterMode
 
e_PRC_Envelop_7 - Static variable in class pdftron.PDF.PrinterMode
 
e_PRC_Envelop_7_Rotated - Static variable in class pdftron.PDF.PrinterMode
 
e_PRC_Envelop_8 - Static variable in class pdftron.PDF.PrinterMode
 
e_PRC_Envelop_8_Rotated - Static variable in class pdftron.PDF.PrinterMode
 
e_PRC_Envelop_9 - Static variable in class pdftron.PDF.PrinterMode
 
e_PRC_Envelop_9_Rotated - Static variable in class pdftron.PDF.PrinterMode
 
e_print - Static variable in class pdftron.PDF.Annot
The Constant e_print.
e_print - Static variable in class pdftron.SDF.SecurityHandler
The Constant e_print.
e_print_high - Static variable in class pdftron.SDF.SecurityHandler
The Constant e_print_high.
e_PrintContent_DocumentAndAnnotations - Static variable in class pdftron.PDF.PrinterMode
The Constant e_PrintContent_DocumentAndAnnotations.
e_PrintContent_DocumentAnnotationsAndComments - Static variable in class pdftron.PDF.PrinterMode
The Constant e_PrintContent_DocumentAnnotationsAndComments.
e_PrintContent_DocumentOnly - Static variable in class pdftron.PDF.PrinterMode
The Constant e_PrintContent_DocumentOnly.
e_PrinterMark - Static variable in class pdftron.PDF.Annot
The Constant e_PrinterMark.
e_Projection - Static variable in class pdftron.PDF.Annot
The Constant e_Projection.
e_Proportional - Static variable in class pdftron.PDF.Annots.Screen
The Constant e_Proportional.
e_Proportional - Static variable in class pdftron.PDF.Annots.Widget
The Constant e_Proportional.
e_punct_break - Static variable in class pdftron.PDF.TextExtractor
The Constant e_punct_break.
e_push - Static variable in class pdftron.PDF.Annots.Link
The Constant e_push.
e_push - Static variable in class pdftron.PDF.Annots.Widget
The Constant e_push.
e_pushbutton_flag - Static variable in class pdftron.PDF.Field
The Constant e_pushbutton_flag.
e_PushPin - Static variable in class pdftron.PDF.Annots.FileAttachment
The Constant e_PushPin.
e_Quarto - Static variable in class pdftron.PDF.PrinterMode
 
e_radial_shading - Static variable in class pdftron.PDF.Shading
The Constant e_radial_shading.
e_radio - Static variable in class pdftron.PDF.Field
The Constant e_radio.
e_radio_flag - Static variable in class pdftron.PDF.Field
The Constant e_radio_flag.
e_radios_in_unison - Static variable in class pdftron.PDF.Field
The Constant e_radios_in_unison.
e_RC4_128 - Static variable in class pdftron.SDF.SecurityHandler
The Constant e_RC4_128.
e_RC4_40 - Static variable in class pdftron.SDF.SecurityHandler
The algorithm to be used in encrypting and decrypting the document.
e_RClosedArrow - Static variable in class pdftron.PDF.Annots.Line
The Constant e_RClosedArrow.
e_read_mode - Static variable in class pdftron.Filters.StdFile
The Constant e_read_mode.
e_read_only - Static variable in class pdftron.PDF.Annot
The Constant e_read_only.
e_read_only - Static variable in class pdftron.PDF.Field
Flags specifying various characteristics of the fields.
e_rect - Static variable in class pdftron.PDF.PathData
The Constant e_rect.
e_Redact - Static variable in class pdftron.PDF.Annot
The Constant e_Redact.
e_reg_expression - Static variable in class pdftron.PDF.TextSearch
Search modes that control how searching is conducted.
e_relative_colorimetric - Static variable in class pdftron.PDF.GState
The Constant e_relative_colorimetric.
e_relative_scale - Static variable in class pdftron.PDF.Stamper
The Constant e_relative_scale.
e_remove_hidden_text - Static variable in class pdftron.PDF.TextExtractor
The Constant e_remove_hidden_text.
e_remove_unused - Static variable in class pdftron.SDF.SDFDoc
Remove unused objects.
e_rendering_intent - Static variable in class pdftron.PDF.GState
The Constant e_rendering_intent.
e_Rendition - Static variable in class pdftron.PDF.Action
The Constant e_Rendition.
e_replacement - Static variable in class pdftron.PDF.ElementWriter
The Constant e_replacement.
e_required - Static variable in class pdftron.PDF.Field
The Constant e_required.
e_Reserved_48 - Static variable in class pdftron.PDF.PrinterMode
 
e_Reserved_49 - Static variable in class pdftron.PDF.PrinterMode
 
e_ResetForm - Static variable in class pdftron.PDF.Action
The Constant e_ResetForm.
e_retain - Static variable in class pdftron.PDF.Optimizer.ImageSettings
The constant e_retain
e_rgb - Static variable in class pdftron.PDF.PDFDraw
The Constant e_rgb.
e_rgba - Static variable in class pdftron.PDF.PDFDraw
The Constant e_rgba.
e_rich_text - Static variable in class pdftron.PDF.Field
The Constant e_rich_text.
e_RichMedia - Static variable in class pdftron.PDF.Annot
The Constant e_RichMedia.
e_right_justified - Static variable in class pdftron.PDF.Field
The Constant e_right_justified.
e_RightJustified - Static variable in class pdftron.PDF.Annots.Redaction
The Constant e_RightJustified.
e_rollover - Static variable in class pdftron.PDF.Annot
The Constant e_rollover.
e_roman_lowercase - Static variable in class pdftron.PDF.PageLabel
The Constant e_roman_lowercase.
e_roman_uppercase - Static variable in class pdftron.PDF.PageLabel
The Constant e_roman_uppercase.
e_ROpenArrow - Static variable in class pdftron.PDF.Annots.Line
The Constant e_ROpenArrow.
e_round_cap - Static variable in class pdftron.PDF.GState
The Constant e_round_cap.
e_round_join - Static variable in class pdftron.PDF.GState
The Constant e_round_join.
e_sampled - Static variable in class pdftron.PDF.Function
The Constant e_sampled.
e_saturation - Static variable in class pdftron.PDF.GState
The Constant e_saturation.
e_ScaleType_FitToOutputPage - Static variable in class pdftron.PDF.PrinterMode
The Constant e_ScaleType_FitToOutputPage.
e_ScaleType_None - Static variable in class pdftron.PDF.PrinterMode
The Constant e_ScaleType_None.
e_ScaleType_ReduceToOutputPage - Static variable in class pdftron.PDF.PrinterMode
The Constant e_ScaleType_ReduceToOutputPage.
e_Screen - Static variable in class pdftron.PDF.Annot
The Constant e_Screen.
e_search_up - Static variable in class pdftron.PDF.TextSearch
The Constant e_search_up.
e_separation - Static variable in class pdftron.PDF.ColorSpace
The Constant e_separation.
e_SetOCGState - Static variable in class pdftron.PDF.Action
The Constant e_SetOCGState.
e_shading - Static variable in class pdftron.PDF.Element
The Constant e_shading.
e_shading - Static variable in class pdftron.PDF.PatternColor
The Constant e_shading.
e_signature - Static variable in class pdftron.PDF.Field
The Constant e_signature.
e_single_continuous - Static variable in class pdftron.PDF.PDFViewCtrl
The Constant e_single_continuous.
e_single_page - Static variable in class pdftron.PDF.PDFViewCtrl
PagePresentationMode lists common modes of presenting PDF pages.
e_SinglePage - Static variable in class pdftron.PDF.PDFDocViewPrefs
The Constant e_SinglePage.
e_skip - Static variable in class pdftron.PDF.HTML2PDF.WebPageSettings
The Constant e_abort.
e_Slash - Static variable in class pdftron.PDF.Annots.Line
The Constant e_Slash.
e_smoothnes - Static variable in class pdftron.PDF.GState
The Constant e_smoothnes.
e_socks5 - Static variable in class pdftron.PDF.HTML2PDF.Proxy
The Constant e_socks5.
e_soft_mask - Static variable in class pdftron.PDF.GState
The Constant e_soft_mask.
e_Sold - Static variable in class pdftron.PDF.Annots.RubberStamp
The Constant e_Sold.
e_solid - Static variable in class pdftron.PDF.Annot.BorderStyle
The border style options.
e_sort - Static variable in class pdftron.PDF.Field
The Constant e_sort.
e_Sound - Static variable in class pdftron.PDF.Action
The Constant e_Sound.
e_Sound - Static variable in class pdftron.PDF.Annot
The Constant e_Sound.
e_Speaker - Static variable in class pdftron.PDF.Annots.Sound
This integer list represents sub type of the Sound annotation.
e_Square - Static variable in class pdftron.PDF.Annot
The Constant e_Square.
e_Square - Static variable in class pdftron.PDF.Annots.Line
For each line, one can choose a style for the start of the line and a syle for the end of line respectively.
e_square_cap - Static variable in class pdftron.PDF.GState
The Constant e_square_cap.
e_Squiggly - Static variable in class pdftron.PDF.Annot
The Constant e_Squiggly.
e_Stamp - Static variable in class pdftron.PDF.Annot
The Constant e_Stamp.
e_Statement - Static variable in class pdftron.PDF.PrinterMode
 
e_stitching - Static variable in class pdftron.PDF.Function
The Constant e_stitching.
e_stream - Static variable in class pdftron.SDF.Obj
The Constant e_stream.
e_StrikeOut - Static variable in class pdftron.PDF.Annot
The Constant e_StrikeOut.
e_string - Static variable in class pdftron.SDF.Obj
The Constant e_string.
e_stroke_clip_text - Static variable in class pdftron.PDF.GState
The Constant e_stroke_clip_text.
e_stroke_color - Static variable in class pdftron.PDF.GState
The Constant e_stroke_color.
e_stroke_cs - Static variable in class pdftron.PDF.GState
The Constant e_stroke_cs.
e_stroke_overprint - Static variable in class pdftron.PDF.GState
The Constant e_stroke_overprint.
e_stroke_text - Static variable in class pdftron.PDF.GState
The Constant e_stroke_text.
e_submit_coordinates - Static variable in class pdftron.PDF.Action
The Constant e_submit_coordinates.
e_submit_pdf - Static variable in class pdftron.PDF.Action
The Constant e_submit_pdf.
e_SubmitForm - Static variable in class pdftron.PDF.Action
The Constant e_SubmitForm.
e_Supera_Supera_A4 - Static variable in class pdftron.PDF.PrinterMode
 
e_Superb_Superb_A3 - Static variable in class pdftron.PDF.PrinterMode
 
e_symbol - Static variable in class pdftron.PDF.Font
The Constant e_symbol.
e_Tabloid - Static variable in class pdftron.PDF.PrinterMode
 
e_Tabloid_Extra - Static variable in class pdftron.PDF.PrinterMode
 
e_Tag - Static variable in class pdftron.PDF.Annots.FileAttachment
The Constant e_Tag.
e_tensor_shading - Static variable in class pdftron.PDF.Shading
The Constant e_tensor_shading.
e_Text - Static variable in class pdftron.PDF.Annot
PDF supports the standard annotation types listed in the following enumeration (plug-in extensions may add new annotation types):.
e_text - Static variable in class pdftron.PDF.Element
The Constant e_text.
e_text - Static variable in class pdftron.PDF.Field
The Constant e_text.
e_text_begin - Static variable in class pdftron.PDF.Element
The Constant e_text_begin.
e_text_end - Static variable in class pdftron.PDF.Element
The Constant e_text_end.
e_text_knockout - Static variable in class pdftron.PDF.GState
The Constant e_text_knockout.
e_text_new_line - Static variable in class pdftron.PDF.Element
The Constant e_text_new_line.
e_text_pos_offset - Static variable in class pdftron.PDF.GState
The Constant e_text_pos_offset.
e_text_rect_select - Static variable in class pdftron.PDF.PDFViewCtrl
The Constant e_text_rect_select.
e_text_render_mode - Static variable in class pdftron.PDF.GState
The Constant e_text_render_mode.
e_text_rise - Static variable in class pdftron.PDF.GState
The Constant e_text_rise.
e_text_struct_select - Static variable in class pdftron.PDF.PDFViewCtrl
The Constant e_text_struct_select.
e_Thread - Static variable in class pdftron.PDF.Action
The Constant e_Thread.
e_times_bold - Static variable in class pdftron.PDF.Font
The Constant e_times_bold.
e_times_bold_italic - Static variable in class pdftron.PDF.Font
The Constant e_times_bold_italic.
e_times_italic - Static variable in class pdftron.PDF.Font
The Constant e_times_italic.
e_times_roman - Static variable in class pdftron.PDF.Font
The Constant e_times_roman.
e_toggle - Static variable in class pdftron.PDF.Annots.Widget
The Constant e_toggle.
e_toggle_no_view - Static variable in class pdftron.PDF.Annot
The Constant e_toggle_no_view.
e_toggle_to_off - Static variable in class pdftron.PDF.Field
The Constant e_toggle_to_off.
e_Top - Static variable in class pdftron.PDF.Annots.Line
The Constant e_Top.
e_TopSecret - Static variable in class pdftron.PDF.Annots.RubberStamp
The Constant e_TopSecret.
e_Trans - Static variable in class pdftron.PDF.Action
The Constant e_Trans.
e_transfer_funct - Static variable in class pdftron.PDF.GState
The Constant e_transfer_funct.
e_transform - Static variable in class pdftron.PDF.GState
The Constant e_transform.
e_TrapNet - Static variable in class pdftron.PDF.Annot
The Constant e_TrapNet.
e_trim - Static variable in class pdftron.PDF.Page
The Constant e_trim.
e_TrueType - Static variable in class pdftron.PDF.Font
The Constant e_TrueType.
e_TwoColumnLeft - Static variable in class pdftron.PDF.PDFDocViewPrefs
The Constant e_TwoColumnLeft.
e_TwoColumnRight - Static variable in class pdftron.PDF.PDFDocViewPrefs
The Constant e_TwoColumnRight.
e_TwoPageLeft - Static variable in class pdftron.PDF.PDFDocViewPrefs
The Constant e_TwoPageLeft.
e_TwoPageRight - Static variable in class pdftron.PDF.PDFDocViewPrefs
The Constant e_TwoPageRight.
e_Type0 - Static variable in class pdftron.PDF.Font
The Constant e_Type0.
e_Type1 - Static variable in class pdftron.PDF.Font
The Constant e_Type1.
e_Type3 - Static variable in class pdftron.PDF.Font
The Constant e_Type3.
e_UCR_funct - Static variable in class pdftron.PDF.GState
The Constant e_UCR_funct.
e_uncolored_tiling_pattern - Static variable in class pdftron.PDF.PatternColor
The Constant e_uncolored_tiling_pattern.
e_underlay - Static variable in class pdftron.PDF.ElementWriter
Enumeration describing the placement of the element written to a page.
e_underline - Static variable in class pdftron.PDF.Annot.BorderStyle
The Constant e_underline.
e_Underline - Static variable in class pdftron.PDF.Annot
The Constant e_Underline.
e_Unknown - Static variable in class pdftron.PDF.Action
The Constant e_Unknown.
e_Unknown - Static variable in class pdftron.PDF.Annot
The Constant e_Unknown.
e_Unknown - Static variable in class pdftron.PDF.Annots.FileAttachment
The Constant e_Unknown.
e_Unknown - Static variable in class pdftron.PDF.Annots.FreeText
The Constant e_Unknown.
e_Unknown - Static variable in class pdftron.PDF.Annots.Line
The Constant e_Unknown.
e_Unknown - Static variable in class pdftron.PDF.Annots.PolyLine
The Constant e_Unknown.
e_Unknown - Static variable in class pdftron.PDF.Annots.RubberStamp
The Constant e_Unknown.
e_Unknown - Static variable in class pdftron.PDF.Annots.Sound
The Constant e_Unknown.
e_Unknown - Static variable in class pdftron.PDF.Annots.Text
The Constant e_Unknown.
e_Unknown - Static variable in class pdftron.PDF.Struct.ContentItem
The Constant e_Unknown.
e_URI - Static variable in class pdftron.PDF.Action
The Constant e_URI.
e_US_Std_Fanfold - Static variable in class pdftron.PDF.PrinterMode
 
e_UseAttachments - Static variable in class pdftron.PDF.PDFDocViewPrefs
The Constant e_UseAttachments.
e_UseBookmarks - Static variable in class pdftron.PDF.PDFDocViewPrefs
The Constant e_UseBookmarks.
e_UseNone - Static variable in class pdftron.PDF.PDFDocViewPrefs
PageMode specifies how the document should be displayed when opened: - e_UseNone Displays document, but neither thumbnails nor bookmarks.
e_UseOC - Static variable in class pdftron.PDF.PDFDocViewPrefs
The Constant e_UseOC.
e_UseThumbs - Static variable in class pdftron.PDF.PDFDocViewPrefs
The Constant e_UseThumbs.
e_vertical_bottom - Static variable in class pdftron.PDF.Stamper
The Constant e_vertical_bottom.
e_vertical_center - Static variable in class pdftron.PDF.Stamper
The Constant e_vertical_center.
e_vertical_top - Static variable in class pdftron.PDF.Stamper
The Constant e_vertical_top.
e_VisibleOC - Static variable in class pdftron.PDF.OCG.Context
Draw or enumerate optional content that is visible, according to the current state of Optional Content Groups (OCGs) and Optional Content Membership Dictionaries (OCMDs).
e_Watermark - Static variable in class pdftron.PDF.Annot
The Constant e_Watermark.
e_WhenBigger - Static variable in class pdftron.PDF.Annots.Screen
The Constant e_WhenBigger.
e_WhenBigger - Static variable in class pdftron.PDF.Annots.Widget
The Constant e_WhenBigger.
e_WhenSmaller - Static variable in class pdftron.PDF.Annots.Screen
The Constant e_WhenSmaller.
e_WhenSmaller - Static variable in class pdftron.PDF.Annots.Widget
The Constant e_WhenSmaller.
e_whole_word - Static variable in class pdftron.PDF.TextSearch
The Constant e_whole_word.
e_Widget - Static variable in class pdftron.PDF.Annot
The Constant e_Widget.
e_word_spacing - Static variable in class pdftron.PDF.GState
The Constant e_word_spacing.
e_words_as_elements - Static variable in class pdftron.PDF.TextExtractor
The Constant e_words_as_elements.
e_write_mode - Static variable in class pdftron.Filters.StdFile
The Constant e_write_mode.
e_xfdf - Static variable in class pdftron.PDF.Action
The Constant e_xfdf.
e_XYZ - Static variable in class pdftron.PDF.Destination
View Destination Fit Types: XYZ - Destination specified as upper-left corner point and a zoom factor.
e_zapf_dingbats - Static variable in class pdftron.PDF.Font
The Constant e_zapf_dingbats.
e_zoom - Static variable in class pdftron.PDF.PDFViewCtrl
The Constant e_zoom.
Element - Class in pdftron.PDF
Element is the abstract interface used to access graphical elements used to build the display list.
ElementBuilder - Class in pdftron.PDF
ElementBuilder is used to build new PDF.Elements (e.g.
ElementBuilder() - Constructor for class pdftron.PDF.ElementBuilder
Instantiates a new element builder.
ElementReader - Class in pdftron.PDF
ElementReader can be used to parse and process content streams.
ElementReader() - Constructor for class pdftron.PDF.ElementReader
Instantiates a new element reader.
ElementWriter - Class in pdftron.PDF
ElementWriter can be used to assemble and write new content to a page, Form XObject, Type3 Glyph stream, pattern stream, or any other content stream.
ElementWriter() - Constructor for class pdftron.PDF.ElementWriter
Instantiates a new element writer.
ellipse(double, double, double, double) - Method in class pdftron.PDF.ElementBuilder
Add an ellipse (or circle, if rx == ry) to the current path as a complete subpath.
embedFonts(boolean) - Method in class pdftron.PDF.Optimizer.TextSettings
Sets whether fonts should be embedded.
enableDiskCaching(boolean) - Method in class pdftron.SDF.SDFDoc
Enable or disable disk caching feature
end() - Method in class pdftron.PDF.ElementReader
Close the current display list.
end() - Method in class pdftron.PDF.ElementWriter
Finish writing to a page.
endsWithHyphen() - Method in class pdftron.PDF.TextExtractor.Line
check if this line ends with hyphen.
equals(Object) - Method in class pdftron.Common.Matrix2D
equals determines whether the elements of this matrix are equal to the elements of another matrix.
equals(Object) - Method in class pdftron.PDF.Action
Compares two Action objects for equality.
equals(Object) - Method in class pdftron.PDF.Annot
Compares two annotations for equality.
equals(Object) - Method in class pdftron.PDF.Bookmark
Compares two Bookmark objects for equality.
equals(Object) - Method in class pdftron.PDF.ColorPt
 
equals(Object) - Method in class pdftron.PDF.Date
 
equals(Object) - Method in class pdftron.PDF.FileSpec
Compares two FileSpec-s for equality.
equals(Object) - Method in class pdftron.PDF.PageLabel
Compares two PageLabel-s for equality.
equals(Object) - Method in class pdftron.PDF.Rect
 
equals(Object) - Method in class pdftron.PDF.TextExtractor.Line
 
equals(Object) - Method in class pdftron.PDF.TextExtractor.Style
 
equals(Object) - Method in class pdftron.PDF.TextExtractor.Word
 
erase(byte[]) - Method in class pdftron.SDF.NameTree
Removes the specified object from the tree.
erase(DictIterator) - Method in class pdftron.SDF.NameTree
Removes the NameTree entry pointed by the iterator.
erase(long) - Method in class pdftron.SDF.NumberTree
Removes the specified object from the tree.
erase(DictIterator) - Method in class pdftron.SDF.NumberTree
Removes the NumberTree entry pointed by the iterator.
erase(String) - Method in class pdftron.SDF.Obj
Removes an element in the dictionary that matches the given key.
erase(DictIterator) - Method in class pdftron.SDF.Obj
Removes an element in the dictionary from specified position.
eraseAppearance() - Method in class pdftron.PDF.Field
Removes any appearances associated with the field.
eraseAt(int) - Method in class pdftron.SDF.Obj
Checks whether the position is within the array bounds and then removes it from the array and moves each subsequent element to the slot with the next smaller index and decrements the arrays length by 1.
ErrorReportProc - Interface in pdftron.PDF
ErrorReportProc is an interface for a custom handler that that can be used to report potential rendering errors in PDFViewCtrl, PDFDraw, or PDFRasterizer.
eval(double[]) - Method in class pdftron.PDF.Function
Evaluate the function at a given point.
Execute() - Method in class pdftron.PDF.Action
Executes current action; this will only work for some action types that can be executed only using the information contained in the action object or the associated PDF doc.
export(String) - Method in class pdftron.PDF.Annots.FileAttachment
The function saves the data referenced by this File Attachment to an external file.
export() - Method in class pdftron.PDF.Annots.FileAttachment
The function saves the data referenced by this File Attachment to an external file.
export() - Method in class pdftron.PDF.FileSpec
The function saves the data referenced by this FileSpec to an external file.
export(String) - Method in class pdftron.PDF.FileSpec
The function saves the data referenced by this FileSpec to an external file.
export(String) - Method in class pdftron.PDF.Image
Save this image to a file.
export(FilterWriter) - Method in class pdftron.PDF.Image
Saves this image to the output stream.
export(Page, String) - Method in class pdftron.PDF.PDFDraw
A utility method to export the given PDF page to a PNG image file.
export(Page, String, String) - Method in class pdftron.PDF.PDFDraw
Export.
export(Page, String, String, Obj) - Method in class pdftron.PDF.PDFDraw
Export.
exportAsPng(String) - Method in class pdftron.PDF.Image
Saves this image to a PNG file.
exportAsPng(FilterWriter) - Method in class pdftron.PDF.Image
Saves this image to a PNG output stream.
exportAsTiff(String) - Method in class pdftron.PDF.Image
Saves this image to a TIFF file.
exportAsTiff(FilterWriter) - Method in class pdftron.PDF.Image
Saves this image to a TIFF output stream.

F

FDFDoc - Class in pdftron.FDF
FDFDoc is a class representing Forms Data Format (FDF) documents.
FDFDoc() - Constructor for class pdftron.FDF.FDFDoc
Default constructor.
FDFDoc(SDFDoc) - Constructor for class pdftron.FDF.FDFDoc
Create a FDF document from an existing SDF/Cos document.
FDFDoc(String) - Constructor for class pdftron.FDF.FDFDoc
Open an existing FDF document.
FDFDoc(Filter) - Constructor for class pdftron.FDF.FDFDoc
Open an existing FDF document.
FDFDoc(byte[]) - Constructor for class pdftron.FDF.FDFDoc
Open a SDF/Cos document from a memory buffer.
FDFDoc(InputStream) - Constructor for class pdftron.FDF.FDFDoc
Open an existing FDF document from an InputStream.
FDFDoc(InputStream, int) - Constructor for class pdftron.FDF.FDFDoc
Open an existing FDF document from an InputStream.
fdfExtract() - Method in class pdftron.PDF.PDFDoc
Extract form data to FDF
fdfExtract(int) - Method in class pdftron.PDF.PDFDoc
Extract form data and/or annotations to FDF
FDFField - Class in pdftron.FDF
TODO: need description FDFField represents FDFField
FDFField(Obj, Obj) - Constructor for class pdftron.FDF.FDFField
Construct a FDF::FDFField from a SDF dictionary representing a terminal field node.
FDFFieldIterator - Class in pdftron.FDF
FDFFieldIterator is an iterator type used to traverse interactive form fields in a FDF document.
fdfMerge(FDFDoc) - Method in class pdftron.PDF.PDFDoc
Import form data from FDF file to PDF interactive form.
Field - Class in pdftron.PDF
An interactive form (sometimes referred to as an AcroForm) is a collection of fields for gathering information interactively from the user.
Field(Obj) - Constructor for class pdftron.PDF.Field
Construct a Field from a SDF dictionary representing a terminal field node.
fieldCreate(String, int) - Method in class pdftron.FDF.FDFDoc
Create a new interactive form FDFField.
fieldCreate(String, int, Obj) - Method in class pdftron.FDF.FDFDoc
Create a FDFField with specified name, type and value
fieldCreate(String, int, String) - Method in class pdftron.FDF.FDFDoc
Create a FDFField with specified name, type and string value
fieldCreate(String, int) - Method in class pdftron.PDF.PDFDoc
Create a new interactive form Field.
fieldCreate(String, int, Obj) - Method in class pdftron.PDF.PDFDoc
Create a new interactive form field
fieldCreate(String, int, Obj, Obj) - Method in class pdftron.PDF.PDFDoc
Create a new interactive form field
fieldCreate(String, int, String, String) - Method in class pdftron.PDF.PDFDoc
Create a new interactive form field
fieldCreate(String, int, String) - Method in class pdftron.PDF.PDFDoc
Create a new interactive form field
FieldIterator - Class in pdftron.PDF
FieldIterator is an iterator type that can be used to traverse a list form fields in a PDF document.
FileAttachment - Class in pdftron.PDF.Annots
A file attachment annotation (PDF 1.3) contains a reference to a file, which typically shall be embedded in the PDF file.
FileAttachment(Obj) - Constructor for class pdftron.PDF.Annots.FileAttachment
Creates an FileAttachment annotation and initialize it using given Cos/SDF object.
FileAttachment() - Constructor for class pdftron.PDF.Annots.FileAttachment
Creates an empty FileAttachment annotation.
FileAttachment(Annot) - Constructor for class pdftron.PDF.Annots.FileAttachment
Creates an FileAttachment annotation and initialize it using given annotation object.
fileSize() - Method in class pdftron.Filters.StdFile
Get file size.
FileSpec - Class in pdftron.PDF
FileSpec corresponds to the PDF file specification object.
FileSpec(Obj) - Constructor for class pdftron.PDF.FileSpec
Create a FileSpec and initialize it using given Cos/SDF object.
Filter - Class in pdftron.Filters
Provides a generic view of a sequence of bytes.
FilterReader - Class in pdftron.Filters
FilterReader is a utility class providing a convenient way to read data from an input filter (using Filter directly is not very intuitive).
FilterReader() - Constructor for class pdftron.Filters.FilterReader
Instantiates a new filter reader.
FilterReader(Filter) - Constructor for class pdftron.Filters.FilterReader
Instantiates a new filter reader for the specified Filter
FilterWriter - Class in pdftron.Filters
FilterWriter is a utility class providing a convenient way to write data to an output filter (using Filter directly is not very intuitive).
FilterWriter() - Constructor for class pdftron.Filters.FilterWriter
Instantiates a new filter writer.
FilterWriter(Filter) - Constructor for class pdftron.Filters.FilterWriter
Instantiates a new filter writer for specified Filter
find(String) - Method in class pdftron.PDF.Bookmark
Get the Bookmark specified by the given title string.
find(Doc, String) - Static method in class pdftron.SDF.NameTree
Retrieves a name tree, with the given key name, from the '/Root/Names' dictionary of the doc.
find(String) - Method in class pdftron.SDF.Obj
Search the dictionary for a given key.
findAttribute(String) - Method in class pdftron.FDF.FDFField
The function returns the specified attribute.
findInheritedAttribute(String) - Method in class pdftron.PDF.Field
Some of the Field attributes are designated as inheritable.
findInheritedAttribute(String) - Method in class pdftron.PDF.Page
Some of the page attributes are designated as inheritable.
findObj(String) - Method in class pdftron.SDF.Obj
Search the dictionary for a given key.
findText(String, boolean, boolean, boolean, boolean) - Method in class pdftron.PDF.PDFViewCtrl
Selects text by searching for a given string of text.
FlateEncode - Class in pdftron.Filters
FlateEncode filter can be used to compress any data stream using Flate (i.e.
FlateEncode(Filter) - Constructor for class pdftron.Filters.FlateEncode
Constructor for FlateEncoder for specified input data stream
FlateEncode(Filter, int) - Constructor for class pdftron.Filters.FlateEncode
Instantiates a new FlateEncode for specified input data stream and specified compression level
FlateEncode(Filter, int, long) - Constructor for class pdftron.Filters.FlateEncode
Instantiates a new FlateEncode for specified Filter, compression level and buffer size
flatten(Page) - Method in class pdftron.PDF.Annot
Flatten/Merge the existing annotation appearances with the page content and delete this annotation from a given page.
flatten(Page) - Method in class pdftron.PDF.Field
Flatten/Merge existing form field appearances with the page content and remove widget annotation.
flattenAnnotations(boolean) - Method in class pdftron.PDF.PDFDoc
Flatten all annotations in the document.
flattenAnnotations() - Method in class pdftron.PDF.PDFDoc
 
flattenField(Field) - Method in class pdftron.PDF.Page
Flatten/Merge existing form field appearances with the page content and remove widget annotation.
flush() - Method in class pdftron.Filters.Filter
Forces any data remaining in the buffer to be written to input or output filter.
flush() - Method in class pdftron.Filters.FilterReader
Forces any data remaining in the buffer to be written to input or output filter.
flush() - Method in class pdftron.Filters.FilterWriter
Forces any data remaining in the buffer to be written to input or output filter.
flush() - Method in class pdftron.PDF.ElementWriter
The Flush method flushes all pending Element writing operations.
flushAll() - Method in class pdftron.Filters.Filter
Forces any data remaining in the filter chain to the source or destination.
flushAll() - Method in class pdftron.Filters.FilterReader
Forces any data remaining in the filter chain to the source or destination.
flushAll() - Method in class pdftron.Filters.FilterWriter
Forces any data remaining in the filter chain to the source or destination.
Font - Class in pdftron.PDF
A font that is used to draw text on a page.
Font() - Constructor for class pdftron.PDF.Font
Instantiates a new font.
Font(Obj) - Constructor for class pdftron.PDF.Font
Create a PDF.Font object from an existing SDF font object that is embedded in the document.
font - Variable in class pdftron.PDF.Redactor.Appearance
Specifies the font used to represent the text in the overlay.
FontCharCodeIterator - Class in pdftron.PDF
FontCharCodeIterator is an iterator type that can be used to traverse a list of visible char codes in a font embedded in PDF.
forceChanges(boolean) - Method in class pdftron.PDF.Optimizer.ImageSettings
Sets whether image changes that grow the PDF file should be kept.
forceChanges(boolean) - Method in class pdftron.PDF.Optimizer.MonoImageSettings
Sets whether image changes that grow the PDF file should be kept.
forceRecompression(boolean) - Method in class pdftron.PDF.Optimizer.ImageSettings
Sets whether recompression to the specified compression method should be forced when the image is not downsampled.
forceRecompression(boolean) - Method in class pdftron.PDF.Optimizer.MonoImageSettings
Sets whether recompression to the specified compression method should be forced when the image is not downsampled.
formBegin() - Method in class pdftron.PDF.ElementReader
When the current element is a form XObject you have the option to skip form processing (by not calling FormBegin()) or to open the form stream and continue Element traversal into the form.
FreeText - Class in pdftron.PDF.Annots
A free text annotation (PDF 1.3) displays text directly on the page.
FreeText(Obj) - Constructor for class pdftron.PDF.Annots.FreeText
Creates an FreeText annotation and initialize it using given Cos/SDF object.
FreeText() - Constructor for class pdftron.PDF.Annots.FreeText
Creates an empty FreeText annotation.
FreeText(Annot) - Constructor for class pdftron.PDF.Annots.FreeText
Creates an FreeText annotation and initialize it using given annotation object.
fromEmf(Doc, String) - Static method in class pdftron.PDF.Convert
Convert the specified EMF to PDF and append converted pages to to the specified PDF document.
fromXps(Doc, String) - Static method in class pdftron.PDF.Convert
Convert the specified XPS document to PDF and append converted pages to to the specified PDF document.
fromXps(Doc, byte[]) - Static method in class pdftron.PDF.Convert
Convert the specified XPS document contained in memory to PDF and append converted pages to the specified PDF document.
Function - Class in pdftron.PDF
Although PDF is not a programming language it provides several types of function object that represent parameterized classes of functions, including mathematical formulas and sampled representations with arbitrary resolution.
Function(Obj) - Constructor for class pdftron.PDF.Function
Create a PDF.Function object from an existing SDF function dictionary.

G

generateURLLinks(boolean) - Method in class pdftron.PDF.Convert.XPSOutputCommonOptions
Sets whether links should be generated from urls found in the document.
get() - Method in class pdftron.Filters.FilterReader
Get the next character from stream
get(int) - Method in class pdftron.PDF.ColorPt
Get the tint value at a given colorant index
get() - Method in class pdftron.PDF.Rect
Get the rectangle coordinates
get(String) - Method in class pdftron.SDF.Obj
Search the dictionary for a given key and throw an exception if the key is not found.
getA() - Method in class pdftron.Common.Matrix2D
Get a, the matrix element in the first row, second column.
getAcroForm() - Method in class pdftron.PDF.PDFDoc
Get the AcroForm Dictionary.
getAction() - Method in class pdftron.PDF.Annots.Link
Get the Action of the Linked Annotation.
getAction() - Method in class pdftron.PDF.Annots.Screen
Get the action of the Screen annotation.
getAction() - Method in class pdftron.PDF.Annots.Widget
Get the action of the Widget annotation.
getAction() - Method in class pdftron.PDF.Bookmark
Get the Bookmark's action.
getActiveAppearanceState() - Method in class pdftron.PDF.Annot
Get the annotation’s active appearance state.
getActualText() - Method in class pdftron.PDF.Struct.SElement
Get contained ActualText
getAISFlag() - Method in class pdftron.PDF.GState
Get the alpha source flag.
getAlt() - Method in class pdftron.PDF.Struct.SElement
Get the alternate description of the SElement
getAlternateColorSpace() - Method in class pdftron.PDF.ColorSpace
Get the alternate color space.
getAmbientStr() - Method in class pdftron.PDF.TextSearchResult
Get the ambient string that surrounds the found string.
getAnnot(int) - Method in class pdftron.PDF.Page
Get the annotation on the page.
getAnnotationAt(int, int) - Method in class pdftron.PDF.PDFViewCtrl
Gets the annotation at a given point, specified in client space.
getAnnots() - Method in class pdftron.PDF.Page
Get the number of annotations on a page.
getAntialias() - Method in class pdftron.PDF.Shading
check if shading is anti-alias.
getAppearance() - Method in class pdftron.PDF.Annot
Get the annotation’s appearance for the given combination of annotation and appearance states.
getAppearance(int) - Method in class pdftron.PDF.Annot
Get the annotation’s appearance for the given combination of annotation and appearance states.
getAppearance(int, String) - Method in class pdftron.PDF.Annot
Get the annotation’s appearance for the given combination of annotation and appearance states.
getAppFormXO() - Method in class pdftron.PDF.Annots.Redaction
Get Overlay appearance of the Redaction annotation.
getAscent() - Method in class pdftron.PDF.Font
The face's ascender is the vertical distance from the baseline to the topmost point of any glyph in the face.
getAsContentItem(int) - Method in class pdftron.PDF.Struct.SElement
Get the kid at give index as a ContentItem.
getAsHtml() - Method in class pdftron.PDF.PDFViewCtrl.Selection
Get the selected text as html.
getAsPDFText() - Method in class pdftron.SDF.Obj
Convert the SDF/Cos String object to 'PDF Text String' (a Unicode string).
getAsStructElem(int) - Method in class pdftron.PDF.Struct.SElement
Get the kid at give index as SElement.
getAsText() - Method in class pdftron.PDF.TextExtractor
Get all words in the current selection as a single string.
getAsText(boolean) - Method in class pdftron.PDF.TextExtractor
Get all words in the current selection as a single string.
getAsUnicode() - Method in class pdftron.PDF.PDFViewCtrl.Selection
Get the selected text as unicode string
getAsXML() - Method in class pdftron.PDF.TextExtractor
Get text content in a form of an XML string.
getAsXML(int) - Method in class pdftron.PDF.TextExtractor
Get text content in a form of an XML string.
getAt(int) - Method in class pdftron.SDF.Obj
Get the Obj at specified index
getAttachedFilter() - Method in class pdftron.Filters.Filter
Get the attached filter.
getAttachedFilter() - Method in class pdftron.Filters.FilterReader
Get the attached filter.
getAttachedFilter() - Method in class pdftron.Filters.FilterWriter
Get the attached filter.
getAuthor() - Method in class pdftron.PDF.PDFDocInfo
Get the author.
getAuthorObj() - Method in class pdftron.PDF.PDFDocInfo
Get the author SDF/Cos object.
getAutoStrokeAdjust() - Method in class pdftron.PDF.GState
Get the auto stroke adjust.
getB() - Method in class pdftron.Common.Matrix2D
Get b, the matrix element in the first row, second column Matrix2D elements are positioned as follows : { a b 0 c d 0 h v 1 }.
getBackground() - Method in class pdftron.PDF.Shading
An color point represented in base color space specifying a single background color value.
getBackgroundColor() - Method in class pdftron.PDF.Annots.Screen
Get the background color of the Screen annotation.
getBackgroundColor() - Method in class pdftron.PDF.Annots.Widget
Get the background color of the Widget annotation.
getBackgroundColorCompNum() - Method in class pdftron.PDF.Annots.Screen
Get the number indicating background color space of the Screen annotation.
getBackgroundColorCompNum() - Method in class pdftron.PDF.Annots.Widget
Get the number indicating background color space of the Widget annotation.
getBaseColor(byte) - Method in class pdftron.PDF.ColorSpace
Get the base color given a component value (index) in Indexed color space.
getBaseColorSpace() - Method in class pdftron.PDF.ColorSpace
Get the base color space.
getBaseColorSpace() - Method in class pdftron.PDF.Shading
Get the base color space.
getBBox() - Method in class pdftron.PDF.Element
Obtains the bounding box for a graphical element.
getBBox() - Method in class pdftron.PDF.Font
Get the bounding box.
getBBox() - Method in class pdftron.PDF.PatternColor
Get the bounding box.
getBBox() - Method in class pdftron.PDF.Shading
Get the bounding box
getBBox() - Method in class pdftron.PDF.TextExtractor.Line
Get the bounding box.
getBBox() - Method in class pdftron.PDF.TextExtractor.Word
Get the bounding box.
getBitmap() - Method in class pdftron.PDF.Image
Get the bitmap of the current image
getBitmap(Page) - Method in class pdftron.PDF.PDFDraw
Get the bitmap from given page
getBitmap(Page, BufferedImage) - Method in class pdftron.PDF.PDFDraw
Get a Java Image for the given page.
getBitsPerComponent() - Method in class pdftron.PDF.Element
Get the bits per component.
getBitsPerComponent() - Method in class pdftron.PDF.Image
Get the bits per component.
getBlackGenFunct() - Method in class pdftron.PDF.GState
Get the black generation function
getBlendMode() - Method in class pdftron.PDF.GState
Get the blend mode.
getBool() - Method in class pdftron.SDF.Obj
Get the boolean value if Obj is bool
getBorderColor() - Method in class pdftron.PDF.Annots.Screen
Get the border color of the Screen annotation.
getBorderColor() - Method in class pdftron.PDF.Annots.Widget
Get the border color of the Widget annotation.
getBorderColorCompNum() - Method in class pdftron.PDF.Annots.Screen
Get the number indicating border color space of the Screen annotation.
getBorderColorCompNum() - Method in class pdftron.PDF.Annots.Widget
Get the number indicating border color space of the Widget annotation.
getBorderEffect() - Method in class pdftron.PDF.Annots.Markup
Get the Border Effect of the Markup Annotation.
getBorderEffectIntensity() - Method in class pdftron.PDF.Annots.Markup
Get the Border Effect Intensity of the Markup Annotation.
getBorderStyle() - Method in class pdftron.PDF.Annot
Get the border style for the annotation.
getBox(int) - Method in class pdftron.PDF.Page
Get the box specified page bounding box
getBuffer() - Method in class pdftron.Filters.MemoryFilter
Get the memory buffer
getBuffer() - Method in class pdftron.SDF.Obj
Get string buffer
getBufferHeight() - Method in class pdftron.PDF.PDFViewCtrl
Get the width of the rendering buffer in pixels.
getBufferStride() - Method in class pdftron.PDF.PDFViewCtrl
Get the stride of the rendering buffer in pixels.
getBufferWidth() - Method in class pdftron.PDF.PDFViewCtrl
Get the width of the rendering buffer in pixels.
getByteBuffer(Page) - Method in class pdftron.PDF.PDFDraw
 
getC() - Method in class pdftron.Common.Matrix2D
Get c, the matrix element in the second row, first column Matrix2D elements are positioned as follows : { a b 0 c d 0 h v 1 }.
getCalloutLinePoint1() - Method in class pdftron.PDF.Annots.FreeText
Get p1 of the callout line points of the FreeText annotation.
getCalloutLinePoint2() - Method in class pdftron.PDF.Annots.FreeText
Get p2 of the callout line points of the FreeText annotation.
getCalloutLinePoint3() - Method in class pdftron.PDF.Annots.FreeText
Get p3 of the callout line points of the FreeText annotation.
getCanvasHeight() - Method in class pdftron.PDF.PDFViewCtrl
Returns the height of the scrollable space.
getCanvasWidth() - Method in class pdftron.PDF.PDFViewCtrl
Returns the width of the scrollable space.
getCaptionPosition() - Method in class pdftron.PDF.Annots.Line
Get the caption position of a line.
getChangesIterator() - Method in class pdftron.PDF.ElementReader
Get the changes iterator.
getCharCode() - Method in class pdftron.PDF.CharData
Get the char code.
getCharCodeIterator() - Method in class pdftron.PDF.Font
CharCodeGetIterator represents an iterator interface used to traverse a list of char codes for which there is a glyph outline in the embedded font.
getCharData() - Method in class pdftron.PDF.CharData
Get the char data.
getCharIterator() - Method in class pdftron.PDF.Element
Get the char iterator.
getCharSpacing() - Method in class pdftron.PDF.GState
Get the char spacing.
getCharStyle(int) - Method in class pdftron.PDF.TextExtractor.Word
Get the character style.
getClassMap() - Method in class pdftron.PDF.Struct.STree
Get the class map.
getCode() - Method in class pdftron.PDF.TextSearchResult
Get the code indicating the reason that the search process returns.
getColor() - Method in class pdftron.PDF.Bookmark
Get the Bookmark's RGB color value.
getColor(double) - Method in class pdftron.PDF.Shading
Get the color point from parametric varible t
getColor(double, double) - Method in class pdftron.PDF.Shading
Get the color for the given value of the parametric variables
getColor() - Method in class pdftron.PDF.TextExtractor.Style
Get the color.
getColorAsCMYK() - Method in class pdftron.PDF.Annot
Get an annotation's color.
getColorAsGray() - Method in class pdftron.PDF.Annot
Get an annotation's color.
getColorAsRGB() - Method in class pdftron.PDF.Annot
Get an annotation's color.
getColorCompNum() - Method in class pdftron.PDF.Annot
Get the color space the annotation's color is represented in.
getColorSpace(String) - Method in class pdftron.PDF.ElementReader
Get the color space.
getComponentNum(int, Obj) - Static method in class pdftron.PDF.ColorSpace
Get the number of components (tint components) used to represent color point for this color space
getComponentNum() - Method in class pdftron.PDF.ColorSpace
Get the component number
getComponentNum() - Method in class pdftron.PDF.Element
Get the number of color components per sample.
getComponentNum() - Method in class pdftron.PDF.Image
Get the component number
getCondExpr() - Method in exception pdftron.Common.PDFNetException
Get the conditional expression that caused the exception
getContainingStm() - Method in class pdftron.PDF.Struct.ContentItem
Get the containing Stream object.
getContentRect() - Method in class pdftron.PDF.Annots.Markup
Get the inner bounding rectangle of the Square.
getContents() - Method in class pdftron.PDF.Annot
Get the annotation contents.
getContents() - Method in class pdftron.PDF.Page
Get the contents of current page.
getCoords() - Method in class pdftron.PDF.Shading
Get the starting and ending coordinates of the axis, expressed in the shading’s target coordinate space.
getCoordsRadial() - Method in class pdftron.PDF.Shading
Get the coords radial.
getCreationDate() - Method in class pdftron.PDF.PDFDocInfo
Get the creation date.
getCreationDates() - Method in class pdftron.PDF.Annots.Markup
Get the creation date of the Markup Annotation.
getCreator() - Method in class pdftron.PDF.OCG.Config
Get the creator property of an optional-content configuration
getCreator() - Method in class pdftron.PDF.PDFDocInfo
Get the creator.
getCreatorObj() - Method in class pdftron.PDF.PDFDocInfo
Get the creator SDF/Cos object.
getCropBox() - Method in class pdftron.PDF.Page
Get the crop box.
getCTM() - Method in class pdftron.PDF.Element
Get the current transformation matrix.
getCurrentNum() - Method in class pdftron.PDF.TextExtractor.Line
Get the index of the current line of the current page
getCurrentNum() - Method in class pdftron.PDF.TextExtractor.Word
Get the index of this word of the current line
getCurrentPage() - Method in class pdftron.PDF.PDFViewCtrl
Get the current page.
getCurrentPage() - Method in class pdftron.PDF.TextSearch
Retrieve the number of the current page that is searched in.
getCurrentPageNumber() - Method in class pdftron.PDF.Highlights
Get the page number of the current highlight.
getCurrentQuads() - Method in class pdftron.PDF.Highlights
Get the corresponding quadrangles of the current highlight.
getCurrentState(Context) - Method in class pdftron.PDF.OCG.Group
Get the current state of the optional-content group
getD() - Method in class pdftron.Common.Matrix2D
Get d, the matrix element in the second row, second column.
getDash() - Method in class pdftron.PDF.Annot.BorderStyle
Get the dash.
getDashes() - Method in class pdftron.PDF.GState
Get the dashes.
getDate() - Method in class pdftron.PDF.Annot
Get annotation's date.
getDay() - Method in class pdftron.PDF.Date
Get the day.
getDecodeArray() - Method in class pdftron.PDF.Element
Get the decode array.
getDecodeArray() - Method in class pdftron.PDF.Image
Get the decode array.
getDecodedStream() - Method in class pdftron.SDF.Obj
Get the decoded stream.
getDecodeName() - Method in class pdftron.Filters.Filter
Get the decode name.
getDefaultAppearance() - Method in class pdftron.PDF.Annots.FreeText
Get the default appearance of the FreeText annotation.
getDefaultAppearance() - Method in class pdftron.PDF.Field
Get the default graphics state that should be used in formatting the text.
getDefaultMatrix() - Method in class pdftron.PDF.Page
Get the default matrix.
getDefaultMatrix(boolean, int, int) - Method in class pdftron.PDF.Page
Get the default matrix.
getDefaultValue() - Method in class pdftron.PDF.Field
Get the default value.
getDefaultValueAsString() - Method in class pdftron.PDF.Field
Get the default value as string.
getDescent() - Method in class pdftron.PDF.Font
The face's descender is the vertical distance from the baseline to the bottommost point of any glyph in the face.
GetDescriptor() - Method in class pdftron.PDF.Font
Get the descriptor.
getDest() - Method in class pdftron.PDF.Action
Get the destination view of the Action
getDeviceTransform() - Method in class pdftron.PDF.PDFViewCtrl
Get the device transformation matrix
getDeviceTransform(int) - Method in class pdftron.PDF.PDFViewCtrl
Get the device transform matrix
getDictIterator() - Method in class pdftron.SDF.Obj
Get the dictionary iterator.
getDirection() - Method in class pdftron.PDF.PDFDocViewPrefs
Get the direction.
getDirectMap(String) - Method in class pdftron.PDF.Struct.RoleMap
Get the direct map from the given type.
getDoc() - Method in class pdftron.PDF.PDFViewCtrl
Get the document.
getDoc() - Method in class pdftron.SDF.Obj
Get the Doc object contains this Obj
getDocInfo() - Method in class pdftron.PDF.PDFDoc
Get the document infomation
getDomain() - Method in class pdftron.PDF.Shading
Get the domain.
getElement(String) - Method in class pdftron.PDF.Struct.STree
Get the element with given id
getElement(byte[]) - Method in class pdftron.PDF.Struct.STree
Get the element with give ID
getEmbeddedFont() - Method in class pdftron.PDF.Font
Get the embedded font.
getEmbeddedFontBufSize() - Method in class pdftron.PDF.Font
Get the embedded font buf size.
getEmbeddedFontName() - Method in class pdftron.PDF.Font
Get the embedded font name.
getEncoding() - Method in class pdftron.PDF.Font
Get the encoding array
getEncryptionAlgorithmID() - Method in class pdftron.SDF.SecurityHandler
Get the encryption algorithm ID.
GetEncryptionAlgorithmID(long) - Static method in class pdftron.SDF.SecurityHandler
 
getEndingStyle() - Method in class pdftron.PDF.Annots.FreeText
Get the ending style of the callout line of the FreeText Annotation.
getEndPoint() - Method in class pdftron.PDF.Annots.Line
Get the coordinates of the end of a line.
getEndStyle() - Method in class pdftron.PDF.Annots.Line
Get the ending syle of the end of a line.
getError(int) - Method in class pdftron.PDF.PDFA.PDFACompliance
Get the error.
getErrorCount() - Method in class pdftron.PDF.PDFA.PDFACompliance
Get the error count.
getExplicitDestObj() - Method in class pdftron.PDF.Destination
Get the explicit destination object.
getExtGState(String) - Method in class pdftron.PDF.ElementReader
Get the ext GState.
getFamilyName() - Method in class pdftron.PDF.Font
Get the family name.
getFDF() - Method in class pdftron.FDF.FDFDoc
Get the FDF dictionary.
getField(String) - Method in class pdftron.FDF.FDFDoc
field_name a string representing the fully qualified name of the field (e.g.
getField() - Method in class pdftron.PDF.Annots.Widget
Get the field corresponding to the Widget annotation.
getField(String) - Method in class pdftron.PDF.PDFDoc
Get the specified field from field name
getFieldIterator() - Method in class pdftron.FDF.FDFDoc
An interactive form (sometimes referred to as an AcroForm) is a collection of fields for gathering information interactively from the user.
getFieldIterator(String) - Method in class pdftron.FDF.FDFDoc
Get the field iterator.
getFieldIterator() - Method in class pdftron.PDF.PDFDoc
An interactive form (sometimes referred to as an AcroForm) is a collection of fields for gathering information interactively from the user.
getFieldIterator(String) - Method in class pdftron.PDF.PDFDoc
Get specified FieldIterator from field name
getFileData() - Method in class pdftron.PDF.FileSpec
The function returns data referenced by this FileSpec.
getFileName() - Method in exception pdftron.Common.PDFNetException
Get the filename indicating where the exception occurred.
getFileName() - Method in class pdftron.PDF.PDFDoc
Get the file name.
getFileName() - Method in class pdftron.SDF.SDFDoc
Get SDFDoc filename
getFilePath() - Method in class pdftron.Filters.Filter
Get the file path.
getFilePath() - Method in class pdftron.PDF.FileSpec
Get the file path.
getFileSpec() - Method in class pdftron.PDF.Annots.FileAttachment
Get the file specification.
getFillColor() - Method in class pdftron.PDF.GState
Get the fill color.
getFillColorSpace() - Method in class pdftron.PDF.GState
Get the fill color space.
getFillOpacity() - Method in class pdftron.PDF.GState
Get the fill opacity.
getFillOverprint() - Method in class pdftron.PDF.GState
Get the fill overprint.
getFillPattern() - Method in class pdftron.PDF.GState
Get the fill pattern.
getFirstBookmark() - Method in class pdftron.PDF.PDFDoc
Get the first bookmark.
getFirstChild() - Method in class pdftron.PDF.Bookmark
Returns the Bookmark's first child.
getFirstLine() - Method in class pdftron.PDF.TextExtractor
Get the first line.
getFirstPageNum() - Method in class pdftron.PDF.PageLabel
Get the first page number.
getFirstWord() - Method in class pdftron.PDF.TextExtractor.Line
Get the first word in the line
getFitFull() - Method in class pdftron.PDF.Annots.Screen
Get the fit full option being used.
getFitFull() - Method in class pdftron.PDF.Annots.Widget
Get the fit full option being used.
getFitType() - Method in class pdftron.PDF.Destination
Get the Destination fit type.
getFlag(int) - Method in class pdftron.PDF.Annot
Determine if the give flag is marked flagged
getFlag(int) - Method in class pdftron.PDF.Field
Get the value of the given flag.
getFlags() - Method in class pdftron.PDF.Bookmark
Get the Bookmark's flags.
getFlatness() - Method in class pdftron.PDF.GState
Get the flatness.
getFlowID() - Method in class pdftron.PDF.TextExtractor.Line
Get the flow ID
getFont(String) - Method in class pdftron.PDF.ElementReader
Get the specified font.
getFont() - Method in class pdftron.PDF.GState
Get the font.
getFont() - Method in class pdftron.PDF.TextExtractor.Style
Get the font as Cos/SDF object
getFontName() - Method in class pdftron.PDF.TextExtractor.Style
Get the font name.
getFontSize() - Method in class pdftron.PDF.Annots.FreeText
Returns the font size of the FreeText Annotation.
getFontSize() - Method in class pdftron.PDF.GState
Get the font size.
getFontSize() - Method in class pdftron.PDF.TextExtractor.Style
Get the font size.
getFormActionFlag(int) - Method in class pdftron.PDF.Action
Get the form action flag.
getFunction() - Method in exception pdftron.Common.PDFNetException
Get the function name where the exception occurred.
getGenNum() - Method in class pdftron.SDF.Obj
Get the generation number.
getGlyphPath(long, boolean) - Method in class pdftron.PDF.Font
The function retrieves the glyph outline for a given character code.
getGlyphPath(long, boolean, Matrix2D) - Method in class pdftron.PDF.Font
Get the glyph outline for a given character code.
getGlyphQuad(int) - Method in class pdftron.PDF.TextExtractor.Word
Get the glyph quadrilateral bounding box
getGlyphX() - Method in class pdftron.PDF.CharData
To render text, a virtual point (x, y), located on the baseline, called the pen position, is used to locate glyphs.
getGlyphY() - Method in class pdftron.PDF.CharData
Get the glyph y.
getGState() - Method in class pdftron.PDF.Element
Get the GState.
getH() - Method in class pdftron.Common.Matrix2D
Get h, the matrix element in the third row, first column.
getHalftone() - Method in class pdftron.PDF.GState
Get the halftone.
getHandlerDocName() - Method in class pdftron.SDF.SecurityHandler
Get the name of SecurityHandler.
GetHandlerDocName(long) - Static method in class pdftron.SDF.SecurityHandler
 
getHeader() - Method in class pdftron.SDF.SDFDoc
Get the file header.
getHeight() - Method in class pdftron.PDF.PDFViewCtrl
 
getHeight() - Method in class pdftron.PDF.Rect
Get the height of rectangle
getHIconLeftOver() - Method in class pdftron.PDF.Annots.Screen
Get the horizontal leftover of the icon within the annotatin.
getHIconLeftOver() - Method in class pdftron.PDF.Annots.Widget
Get the horizontal leftover of the icon within the annotatin.
getHighlightingMode() - Method in class pdftron.PDF.Annots.Link
Get the HighlightingMode Linked Annotation.
getHighlightingMode() - Method in class pdftron.PDF.Annots.Widget
Get the HighlightingMode of the Widget Annotation.
getHighlights() - Method in class pdftron.PDF.TextSearchResult
Get the Highlight info that is associated with the found string.
getHintStream() - Method in class pdftron.SDF.SDFDoc
Get document's initial linearization hint stream if it is available.
getHorizontalScale() - Method in class pdftron.PDF.GState
Get the horizontal scale.
getHour() - Method in class pdftron.PDF.Date
Get the hour.
getHR() - Method in class pdftron.PDF.Annot.BorderStyle
Get the hR.
getHScrollPos() - Method in class pdftron.PDF.PDFViewCtrl
 
getHTTPErrorCode() - Method in class pdftron.PDF.HTML2PDF
Return the largest HTTP error code encountered during conversion
getIcon() - Method in class pdftron.PDF.Annots.FileAttachment
Get the icon type as an entry of the enum "Icon".
getIcon() - Method in class pdftron.PDF.Annots.RubberStamp
Get the Icon type as an entry of the enum "Icon".
getIcon() - Method in class pdftron.PDF.Annots.Sound
Get the sub type of the Sound annotation.
getIcon() - Method in class pdftron.PDF.Annots.Text
Get the Icon type as an entry of the enum "Icon".
getIconCaptionRelation() - Method in class pdftron.PDF.Annots.Screen
Get the Icon and caption relationship of the Screen annotation.
getIconCaptionRelation() - Method in class pdftron.PDF.Annots.Widget
Get the Icon and caption relationship of the Widget annotation.
getIconName() - Method in class pdftron.PDF.Annots.FileAttachment
Get the icon type as a string.
getIconName() - Method in class pdftron.PDF.Annots.RubberStamp
Get the Icon type as a string.
getIconName() - Method in class pdftron.PDF.Annots.Sound
Get the sub type of the Sound annotation.
getIconName() - Method in class pdftron.PDF.Annots.Text
Get the string indicating the type of icon corresponding to the Text annotation.
getID() - Method in class pdftron.FDF.FDFDoc
Get the ID entry from "/Root/FDF" dictionary.
getID() - Method in class pdftron.PDF.Struct.SElement
Get the ID of SElement
getImageColorSpace() - Method in class pdftron.PDF.Element
Get the image color space.
getImageColorSpace() - Method in class pdftron.PDF.Image
Get the image color space.
getImageData() - Method in class pdftron.PDF.Element
Get the image data.
getImageData() - Method in class pdftron.PDF.Image
Get the image data as filter
getImageDataSize() - Method in class pdftron.PDF.Element
Get the image data size.
getImageDataSize() - Method in class pdftron.PDF.Image
Get the image data size.
getImageHeight() - Method in class pdftron.PDF.Element
Get the image height.
getImageHeight() - Method in class pdftron.PDF.Image
Get the image height.
getImageRenderingIntent() - Method in class pdftron.PDF.Element
Get the image rendering intent.
getImageRenderingIntent() - Method in class pdftron.PDF.Image
Get the current image rendering intent.
getImageWidth() - Method in class pdftron.PDF.Element
Get the image width.
getImageWidth() - Method in class pdftron.PDF.Image
Get the image width.
getIndent() - Method in class pdftron.PDF.Bookmark
Get the indentation level of the Bookmark in its containing tree.
getIndex() - Method in class pdftron.PDF.Page
Get the page index/number.
getInitBaseState() - Method in class pdftron.PDF.OCG.Config
Get base initialization state
getInitialState(Config) - Method in class pdftron.PDF.OCG.Group
Get the initial state.
getInitOffStates() - Method in class pdftron.PDF.OCG.Config
Get the initialization of the "OFF" states.
getInitOnStates() - Method in class pdftron.PDF.OCG.Config
Get the initialization of the "ON" states.
getInputCardinality() - Method in class pdftron.PDF.Function
Get the input cardinality.
getIntBuffer(Page) - Method in class pdftron.PDF.PDFDraw
 
getIntent() - Method in class pdftron.PDF.OCG.Config
Get the intent.
getIntent() - Method in class pdftron.PDF.OCG.Group
Get the intent.
getIntentName() - Method in class pdftron.PDF.Annots.FreeText
Get the Intent name as an entry from the enum "IntentName" of the annnotation type.
getIntentName() - Method in class pdftron.PDF.Annots.PolyLine
Get the Intent name as an entry from the enum "IntentName" of the annnotation type.
getIntentType() - Method in class pdftron.PDF.Annots.Line
Get the intent type of the line.
getInteriorColor() - Method in class pdftron.PDF.Annots.Markup
Get the interior color of the Square.
getInteriorColorCompNum() - Method in class pdftron.PDF.Annots.Markup
Get the number indicating interior color space of the Square.
getIterator(byte[]) - Method in class pdftron.SDF.NameTree
Search for the specified key in the NameTree.
getIterator() - Method in class pdftron.SDF.NameTree
Get the NameTree iterator
getIterator(long) - Method in class pdftron.SDF.NumberTree
Search for the specified key in the NumberTree.
getIterator() - Method in class pdftron.SDF.NumberTree
Get the iterator.
getJustification() - Method in class pdftron.PDF.Field
Get the quadding (justification).
getKeyLength() - Method in class pdftron.SDF.SecurityHandler
Get the encryption key length.
GetKeyLength(long) - Static method in class pdftron.SDF.SecurityHandler
 
getKeywords() - Method in class pdftron.PDF.PDFDocInfo
Get the keywords.
getKeywordsObj() - Method in class pdftron.PDF.PDFDocInfo
Get the keywords SDF/Cos object.
getKid(int) - Method in class pdftron.PDF.Struct.STree
Get the kid at given index
getLabelTitle(int) - Method in class pdftron.PDF.PageLabel
Get the label title from given page
getLastChild() - Method in class pdftron.PDF.Bookmark
Returns the Bookmark's last child.
getLastPageNum() - Method in class pdftron.PDF.PageLabel
Get the last page number.
getLayoutMode() - Method in class pdftron.PDF.PDFDocViewPrefs
Get the layout mode.
getLeaderLineExtensionLength() - Method in class pdftron.PDF.Annots.Line
Get the leader line extension length of a line.
getLeaderLineLength() - Method in class pdftron.PDF.Annots.Line
Get the leader line length of a line.
getLeaderLineOffset() - Method in class pdftron.PDF.Annots.Line
Get the leader line offset length of a line.
getLeading() - Method in class pdftron.PDF.GState
Get the leading parameter.
getLinearizationDict() - Method in class pdftron.SDF.SDFDoc
Get document's initial linearization dictionary if it is available.
getLineCap() - Method in class pdftron.PDF.GState
Get the line cap.
getLineColor() - Method in class pdftron.PDF.Annots.FreeText
Returns the line and border color of the FreeText Annotation.
getLineColorCompNum() - Method in class pdftron.PDF.Annots.FreeText
Returns the number of color components in the line and border color of the FreeText Annotation.
getLineJoin() - Method in class pdftron.PDF.GState
Get the line join.
getLineNumber() - Method in exception pdftron.Common.PDFNetException
Get the line number indicating where the exception occurred.
getLineWidth() - Method in class pdftron.PDF.GState
Get the line width.
getLockedOCGs() - Method in class pdftron.PDF.OCG.Config
Get the locked optional-content groups
getLog() - Method in class pdftron.PDF.HTML2PDF
Get results of conversion, including errors and warnings, in human readable form.
getLookupTable() - Method in class pdftron.PDF.ColorSpace
Get the lookup table.
getMask() - Method in class pdftron.PDF.Element
Get the image mask.
getMask() - Method in class pdftron.PDF.Image
Get the mask from current image
getMasterPassword() - Method in class pdftron.SDF.SecurityHandler
Get the master password.
GetMasterPassword(long) - Static method in class pdftron.SDF.SecurityHandler
 
getMatrix() - Method in class pdftron.PDF.PatternColor
Get the matrix.
getMatrix() - Method in class pdftron.PDF.Shading
Get the transformation matrix.
getMaxLen() - Method in class pdftron.PDF.Field
Get the maximum length
getMaxWidth() - Method in class pdftron.PDF.Font
Get the max width of the current font
getMCID() - Method in class pdftron.PDF.Struct.ContentItem
Get the marked-content identifier.
getMCPropertyDict() - Method in class pdftron.PDF.Element
Get the dictionary contains property list.
getMCTag() - Method in class pdftron.PDF.Element
Get the marked content tag.
getMediaBox() - Method in class pdftron.PDF.Page
Get the media box.
getMessage() - Method in exception pdftron.Common.PDFNetException
Get the detailed error message.
getMinute() - Method in class pdftron.PDF.Date
Get the minute.
getMissingWidth() - Method in class pdftron.PDF.Font
Get the missing width.
getMiterLimit() - Method in class pdftron.PDF.GState
Get the miter limit.
getModDate() - Method in class pdftron.PDF.PDFDocInfo
Get the mod date.
getMode() - Method in class pdftron.PDF.TextSearch
Retrieve the current search mode.
getMonth() - Method in class pdftron.PDF.Date
Get the month.
getMouseDownCaptionText() - Method in class pdftron.PDF.Annots.Screen
Get the button down caption text of the Screen annotation.
getMouseDownCaptionText() - Method in class pdftron.PDF.Annots.Widget
Get the button down caption text of the Widget annotation.
getMouseDownIcon() - Method in class pdftron.PDF.Annots.Screen
Get the Mouse Down icon associated with the Screen annotation.
getMouseDownIcon() - Method in class pdftron.PDF.Annots.Widget
Get the Mouse Down icon associated with the Widget annotation.
getName() - Method in class pdftron.FDF.FDFField
Get name of the FDFField
getName() - Method in class pdftron.Filters.CustomFilter
Gets the name of the filter.
getName() - Method in class pdftron.Filters.Filter
Get the name.
getName() - Method in class pdftron.PDF.Field
Get the field name
getName() - Method in class pdftron.PDF.Font
Get the font name.
getName() - Method in class pdftron.PDF.OCG.Config
Get the name of an option-content configuration
getName() - Method in class pdftron.PDF.OCG.Group
Get optional-content group
getName() - Method in class pdftron.SDF.Obj
Get the string representation of the Name object
getName() - Method in class pdftron.SDF.SignatureHandler
Gets the name of this SignatureHandler.
getNewTextLineOffset() - Method in class pdftron.PDF.Element
Get the offset (out_x, out_y) to the start of the current line relative to the beginning of the previous line.
GetNext() - Method in class pdftron.PDF.Action
Get the next action dictionary or dictionaries in an array.
getNext() - Method in class pdftron.PDF.Bookmark
Returns the Bookmark's next (right) sibling.
getNextLine() - Method in class pdftron.PDF.TextExtractor.Line
Get the next line.
getNextWord() - Method in class pdftron.PDF.TextExtractor.Word
Get the next word.
getNonFullScreenPageMode() - Method in class pdftron.PDF.PDFDocViewPrefs
Get the non full screen page mode.
getNumAnnots() - Method in class pdftron.PDF.Page
Get the annotation on the page.
getNumber() - Method in class pdftron.SDF.Obj
Get the number value
getNumGlyphs() - Method in class pdftron.PDF.TextExtractor.Word
Gets the glyphs count.
getNumKids() - Method in class pdftron.PDF.Struct.SElement
Get the num kids.
getNumKids() - Method in class pdftron.PDF.Struct.STree
Get the number of kids of the structure tree root.
getNumLines() - Method in class pdftron.PDF.TextExtractor
Get the number lines.
getNumWords() - Method in class pdftron.PDF.TextExtractor.Line
Get the number of words.
getObj(long) - Method in class pdftron.SDF.SDFDoc
Get the Obj with specified object number
getObjNum() - Method in class pdftron.SDF.Obj
Get the object number.
getOCGConfig() - Method in class pdftron.PDF.PDFDoc
Get the optional group configuration
getOCGContext() - Method in class pdftron.PDF.PDFViewCtrl
Get the oCG context.
getOCGs() - Method in class pdftron.PDF.OCG.OCMD
Get the optional-content groups listed under 'OCGs' entry in the object dictionary.
getOCGs() - Method in class pdftron.PDF.PDFDoc
Get the optional content groups
getOCMode() - Method in class pdftron.PDF.OCG.Context
Get the OC mode.
getOffset() - Method in class pdftron.SDF.Obj
Get the offset from beginning of the file.
getOpacity() - Method in class pdftron.PDF.Annots.Markup
Get the contant opacity value corresponding to the annotation.
getOpenAction() - Method in class pdftron.PDF.PDFDoc
Get the open action.
getOpenCount() - Method in class pdftron.PDF.Bookmark
Get the number of opened bookmarks in this subtree.
getOperators() - Method in class pdftron.PDF.PathData
Get the current operators.
getOptionalContent() - Method in class pdftron.PDF.Annot
Get optional content of an annotation.
getOrder() - Method in class pdftron.PDF.OCG.Config
Get the order of otpional content groups
getOutputCardinality() - Method in class pdftron.PDF.Function
Get the output cardinality.
getOverlayText() - Method in class pdftron.PDF.Annots.Redaction
Get Overlay text of the Redaction annotation.
getOverlayTextAppearance() - Method in class pdftron.PDF.Annots.Redaction
Get Overlay text appearance of the Redaction annotation.
getOverprintMode() - Method in class pdftron.PDF.GState
Get the overprint mode.
getOwner() - Method in class pdftron.PDF.Struct.AttrObj
Get the owner of attribute data
getPadding() - Method in class pdftron.PDF.Annots.Markup
Get the rectangle difference of the Square.
getPage() - Method in class pdftron.PDF.Annot
Get the page the annotation is associated with.
getPage() - Method in class pdftron.PDF.Destination
Get the destination page
getPage(int) - Method in class pdftron.PDF.PDFDoc
Get the page object from given page number
getPage() - Method in class pdftron.PDF.Struct.ContentItem
The page on which the marked content is drawn, whether directly as part of page content or indirectly by being in a Form XObject or annotation drawn on that page.
getPageCount() - Method in class pdftron.PDF.PDFDoc
Get the page count.
getPageCount() - Method in class pdftron.PDF.PDFViewCtrl
Get the page count.
getPageHeight() - Method in class pdftron.PDF.Page
Get the crop box page height.
getPageHeight(int) - Method in class pdftron.PDF.Page
Get the page height for the given page bounding box
getPageIterator() - Method in class pdftron.PDF.PDFDoc
Get the page iterator.
getPageIterator(int) - Method in class pdftron.PDF.PDFDoc
Get the page iterator from given page number
getPageLabel(int) - Method in class pdftron.PDF.PDFDoc
Get the specified page label
getPageMode() - Method in class pdftron.PDF.PDFDocViewPrefs
Get the page mode.
getPageNum() - Method in class pdftron.PDF.PDFViewCtrl.Selection
Get the page number containing the selected text
getPageNum() - Method in class pdftron.PDF.TextSearchResult
Get the number of the page the found instance is on.
getPageNumberFromScreenPt(double, double) - Method in class pdftron.PDF.PDFViewCtrl
Get the page number from screen pt.
getPagePresentationMode() - Method in class pdftron.PDF.PDFViewCtrl
Get the page presentation mode.
getPages() - Method in class pdftron.PDF.PDFDoc
Get the pages.
getPageViewMode() - Method in class pdftron.PDF.PDFViewCtrl
Get the page view mode.
getPageWidth() - Method in class pdftron.PDF.Page
Get the crop box page width.
getPageWidth(int) - Method in class pdftron.PDF.Page
Get the page width for the given bounding box
getParagraphID() - Method in class pdftron.PDF.TextExtractor.Line
Get the paragraph ID
getParamEnd() - Method in class pdftron.PDF.Shading
Get the number specifying the limiting value of a parametric variable t.
getParamStart() - Method in class pdftron.PDF.Shading
Get the number specifying the limiting value of a parametric variable t.
getParent() - Method in class pdftron.PDF.Annots.Popup
Get the Parent annotation of the Popup annotation.
getParent() - Method in class pdftron.PDF.Bookmark
Returns the Bookmark's parent Bookmark.
getParent() - Method in class pdftron.PDF.Struct.ContentItem
Find the parent structure element.
getParent() - Method in class pdftron.PDF.Struct.SElement
Get the parent as SElement
getParentStructElement() - Method in class pdftron.PDF.Element
Get the parent struct element.
getPartialName() - Method in class pdftron.FDF.FDFField
Get partial name of the FDFField
getPartialName() - Method in class pdftron.PDF.Field
Get the partial name.
getPathCount() - Method in class pdftron.PDF.Annots.Ink
Get number of stroked pathes in the InkList.
getPathData() - Method in class pdftron.PDF.Element
Returns the PathData stored by the path element.
getPattern(String) - Method in class pdftron.PDF.ElementReader
Get the pattern.
getPDFAErrorMessage(int) - Static method in class pdftron.PDF.PDFA.PDFACompliance
Get the pDFA error message.
getPDFFileName() - Method in class pdftron.FDF.FDFDoc
Get the PDF document file that this FDF file was exported from or is intended to be imported into.
getPermission(int) - Method in class pdftron.SDF.SecurityHandler
Get the security permission.
GetPermission(long, int) - Static method in class pdftron.SDF.SecurityHandler
 
getPhase() - Method in class pdftron.PDF.GState
Get the phase.
GetPoint(int, int) - Method in class pdftron.PDF.Annots.Ink
Get the specific point in the Ink List.
getPointCount(int) - Method in class pdftron.PDF.Annots.Ink
Get number of points in a certain stroked path in the InkList.
getPoints() - Method in class pdftron.PDF.PathData
Get the current data points.
getPopup() - Method in class pdftron.PDF.Annots.Markup
Get the Popup object associated with this Markup annotation.
getPos() - Method in interface pdftron.PDF.ProgressMonitor
Get the current position of the progress monitor.
getPosAdjustment() - Method in class pdftron.PDF.Element
Get the pos adjustment.
getPref(int) - Method in class pdftron.PDF.PDFDocViewPrefs
Get the value of given ViewerPref property.
getPreferredScrollableViewportSize() - Method in class pdftron.PDF.PDFViewCtrl
 
getPreferredSize() - Method in class pdftron.PDF.PDFViewCtrl
 
getPrefix() - Method in class pdftron.PDF.PageLabel
Get the string prefix of PageLabel
getPrev() - Method in class pdftron.PDF.Bookmark
Returns the Bookmark's previous (left) sibling.
getPrintArea() - Method in class pdftron.PDF.PDFDocViewPrefs
Get the prints the area.
getPrintClip() - Method in class pdftron.PDF.PDFDocViewPrefs
Get the prints the clip.
getPrinterName() - Static method in class pdftron.PDF.ConvertPrinter
Get the name of the PDFNet printer installed in this process session.
getProducer() - Method in class pdftron.PDF.PDFDocInfo
Get the producer.
getProducerObj() - Method in class pdftron.PDF.PDFDocInfo
Get the producer SDF/Cos object.
getQuad() - Method in class pdftron.PDF.TextExtractor.Line
Get the quadrilateral as an array of doubles
getQuad() - Method in class pdftron.PDF.TextExtractor.Word
return The quadrilateral representing a tight bounding box for this word (in unrotated page coordinates).
getQuaddingFormat() - Method in class pdftron.PDF.Annots.FreeText
Get the quading format of the FreeText annotation.
getQuadForm() - Method in class pdftron.PDF.Annots.Redaction
Get Overlay text quadding(justification) format of the Redaction annotation.
getQuadPoint(int) - Method in class pdftron.PDF.Annots.Link
Get the QuadPoint located at a certain index of the QuadPoint array of the Link annotation.
getQuadPoint(int) - Method in class pdftron.PDF.Annots.Redaction
Get the QuadPoint located at a certain index of the QuadPoint array of the Redaction annotation.
getQuadPoint(int) - Method in class pdftron.PDF.Annots.TextMarkup
Get the QuadPoint located at a certain index of the QuadPoint array of the TextMarkup annotation.
getQuadPointCount() - Method in class pdftron.PDF.Annots.Link
Get the number of QuadPoints in the QuadPoints array of the Link annotation.
getQuadPointCount() - Method in class pdftron.PDF.Annots.Redaction
Get the number of QuadPoints in the QuadPoints array of the Redaction annotation.
getQuadPointCount() - Method in class pdftron.PDF.Annots.TextMarkup
Get the number of QuadPoints in the QuadPoints array of the TextMarkup annotation.
getQuads() - Method in class pdftron.PDF.PDFViewCtrl.Selection
Returns the list of tight bounding quads in the current text selection.
getRangeFinish() - Method in interface pdftron.PDF.ProgressMonitor
Gets the upper limit of the range of the progress monitor.
getRangeStart() - Method in interface pdftron.PDF.ProgressMonitor
Gets the lower limit of the range of the progress monitor.
getRawStream(boolean) - Method in class pdftron.SDF.Obj
Get the raw stream.
getRawStreamLength() - Method in class pdftron.SDF.Obj
Get the raw stream length.
getRect() - Method in class pdftron.PDF.Annot
Get annoation bound rectangle
getRectangle() - Method in class pdftron.PDF.Rect
Converts the rectangle to java.awt.geom.Rectangle2D
getRefObj(int, int) - Method in class pdftron.PDF.PDFA.PDFACompliance
Get the ref obj.
getRefObj() - Method in class pdftron.PDF.Struct.ContentItem
Get the referenced object.
getRefObjCount(int) - Method in class pdftron.PDF.PDFA.PDFACompliance
Get the ref obj count.
getRenderingIntent() - Method in class pdftron.PDF.GState
Get the rendering intent.
getResourceDict() - Method in class pdftron.PDF.Page
Get the resource dictionary of current page.
getResourcesPath() - Static method in class pdftron.PDF.PDFNet
Get the resources path.
getResultStr() - Method in class pdftron.PDF.TextSearchResult
Get the found string that matches the input pattern.
getRevisionNumber() - Method in class pdftron.SDF.SecurityHandler
Get the revision number.
GetRevisionNumber(long) - Static method in class pdftron.SDF.SecurityHandler
 
getRoleMap() - Method in class pdftron.PDF.Struct.STree
Get the role map.
getRolloverCaptionText() - Method in class pdftron.PDF.Annots.Screen
Get the roll over caption text of the Screen annotation.
getRolloverCaptionText() - Method in class pdftron.PDF.Annots.Widget
Get the roll over caption text of the Widget annotation.
getRolloverIcon() - Method in class pdftron.PDF.Annots.Screen
Get the rollover icon associated with the Screen annotation.
getRolloverIcon() - Method in class pdftron.PDF.Annots.Widget
Get the rollover icon associated with the Widget annotation.
getRoot() - Method in class pdftron.FDF.FDFDoc
Get the root.
getRoot() - Method in class pdftron.PDF.PDFDoc
Get the root of the document
getRotation() - Method in class pdftron.PDF.Annots.Screen
Get the rotation value of the Screen annotation.
getRotation() - Method in class pdftron.PDF.Annots.Widget
Get the rotation value of the Widget annotation.
getRotation() - Method in class pdftron.PDF.Page
Get the rotation.
getRotation() - Method in class pdftron.PDF.PDFViewCtrl
Get the rotation.
getScaleCondition() - Method in class pdftron.PDF.Annots.Screen
Get the condition under which the icon should be scaled.
getScaleCondition() - Method in class pdftron.PDF.Annots.Widget
Get the condition under which the icon should be scaled.
getScaleType() - Method in class pdftron.PDF.Annots.Screen
Get the Scale Type of the Screen annotation.
getScaleType() - Method in class pdftron.PDF.Annots.Widget
Get the Scale Type of the Widget annotation.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class pdftron.PDF.PDFViewCtrl
 
getScrollableTracksViewportHeight() - Method in class pdftron.PDF.PDFViewCtrl
 
getScrollableTracksViewportWidth() - Method in class pdftron.PDF.PDFViewCtrl
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class pdftron.PDF.PDFViewCtrl
 
getSDFDoc() - Method in class pdftron.FDF.FDFDoc
Get the SDFDoc object in FDFDoc
getSDFDoc() - Method in class pdftron.PDF.PDFDoc
Get the underlying SDFDoc object.
getSDFObj() - Method in class pdftron.FDF.FDFField
Get underlying SDF object
getSDFObj() - Method in class pdftron.PDF.Action
Get the SDFObj.
getSDFObj() - Method in class pdftron.PDF.Annot
Get the SDFObj.
getSDFObj() - Method in class pdftron.PDF.Bookmark
Returns the underlying SDF/Cos object.
getSDFObj() - Method in class pdftron.PDF.ColorSpace
Get the SDFObj
getSDFObj() - Method in class pdftron.PDF.Destination
Get the SDFObj.
getSDFObj() - Method in class pdftron.PDF.Field
Get the SDFObj.
getSDFObj() - Method in class pdftron.PDF.FileSpec
Get the SDFObj.
GetSDFObj() - Method in class pdftron.PDF.Font
Get the SDFObj.
getSDFObj() - Method in class pdftron.PDF.Function
Get the SDFObj.
getSDFObj() - Method in class pdftron.PDF.Image
Get the SDFObj.
getSDFObj() - Method in class pdftron.PDF.OCG.Config
Get the SDFObj.
getSDFObj() - Method in class pdftron.PDF.OCG.Group
Get the SDFObj.
getSDFObj() - Method in class pdftron.PDF.OCG.OCMD
Get the SDFObj.
getSDFObj() - Method in class pdftron.PDF.Page
Get the page dictionary.
getSDFObj() - Method in class pdftron.PDF.PageLabel
Get the SDFObj.
getSDFObj() - Method in class pdftron.PDF.PatternColor
Get the SDFObj.
getSDFObj() - Method in class pdftron.PDF.PDFDocInfo
Get the SDF/Cos object.
getSDFObj() - Method in class pdftron.PDF.PDFDocViewPrefs
Get the underlying SDFObj.
getSDFObj() - Method in class pdftron.PDF.Shading
Get the SDFObj.
getSDFObj() - Method in class pdftron.PDF.Struct.AttrObj
Get the SDFObj.
getSDFObj() - Method in class pdftron.PDF.Struct.ClassMap
Get the ClassMap dictionary as SDFObj
getSDFObj() - Method in class pdftron.PDF.Struct.ContentItem
Get the SDFObj.
getSDFObj() - Method in class pdftron.PDF.Struct.RoleMap
Get the RoleMap dictionary as a SDFObj.
getSDFObj() - Method in class pdftron.PDF.Struct.SElement
Get the SDFObj.
getSDFObj() - Method in class pdftron.PDF.Struct.STree
Get the SDFObj.
getSDFObj() - Method in class pdftron.SDF.NameTree
Get the SDFObj.
getSDFObj() - Method in class pdftron.SDF.NumberTree
Get the SDFObj.
getSecond() - Method in class pdftron.PDF.Date
Get the second.
getSecurityHandler() - Method in class pdftron.PDF.PDFDoc
Get the security handler.
getSecurityHandler() - Method in class pdftron.SDF.SDFDoc
Get the security handler.
getSelection(int) - Method in class pdftron.PDF.PDFViewCtrl
Get the selection.
GetSelectionBeginPage() - Method in class pdftron.PDF.PDFViewCtrl
this method returns the first page number that has text selection on it.
GetSelectionEndPage() - Method in class pdftron.PDF.PDFViewCtrl
this method returns the last page number that has text selection on it.
getShading() - Method in class pdftron.PDF.Element
Get the shading.
getShading(String) - Method in class pdftron.PDF.ElementReader
Get the specified shading object.
getShading() - Method in class pdftron.PDF.PatternColor
Get the shading pattern's gradient fill.
getShowCaption() - Method in class pdftron.PDF.Annots.Line
Get the option of whether to show caption.
getSignatureHandler(long) - Method in class pdftron.PDF.PDFDoc
Gets the associated signature handler instance from the signature manager by looking it up with the handler name.
getSize(Dimension) - Method in class pdftron.PDF.PDFViewCtrl
 
getSmoothnessTolerance() - Method in class pdftron.PDF.GState
Get the smoothness tolerance.
getSoftMask() - Method in class pdftron.PDF.GState
Get the soft mask.
getSoftMask() - Method in class pdftron.PDF.Image
Get the soft mask from current image
getSoftMaskTransform() - Method in class pdftron.PDF.GState
Get the soft mask transform.
getSoundStream() - Method in class pdftron.PDF.Annots.Sound
Get the initial sound object of the Sound annotation.
getSourceFilter() - Method in class pdftron.Filters.Filter
Get the source filter.
getStandardType1FontType() - Method in class pdftron.PDF.Font
Get the standard type1 font type.
getStart() - Method in class pdftron.PDF.PageLabel
Get the start numeric value
getStartPoint() - Method in class pdftron.PDF.Annots.Line
Get the coordinates of the start of a line.
getStartStyle() - Method in class pdftron.PDF.Annots.Line
Get the ending syle of the start of a line.
getState() - Method in class pdftron.PDF.Annots.Text
Get the string indicating the state of the Text annotation.
getState(Group) - Method in class pdftron.PDF.OCG.Context
Get the state of the Context
getStateModel() - Method in class pdftron.PDF.Annots.Text
Get the string indicating the state model of the Text annotation.
getStaticCaptionText() - Method in class pdftron.PDF.Annots.Screen
Get static caption text of the Screen annotation.
getStaticCaptionText() - Method in class pdftron.PDF.Annots.Widget
Get static caption text of the Widget annotation.
getStaticIcon() - Method in class pdftron.PDF.Annots.Screen
Get the static icon associated with the Screen annotation.
getStaticIcon() - Method in class pdftron.PDF.Annots.Widget
Get the static icon associated with the Widget annotation.
getStmOwner() - Method in class pdftron.PDF.Struct.ContentItem
Get the Stream owner.
getString() - Method in class pdftron.PDF.TextExtractor.Word
Get the string.
getStringLen() - Method in class pdftron.PDF.TextExtractor.Word
Get the string length
getStrokeColor() - Method in class pdftron.PDF.GState
Get the stroke color.
getStrokeColorSpace() - Method in class pdftron.PDF.GState
Get the stroke color space.
getStrokeOpacity() - Method in class pdftron.PDF.GState
Get the stroke opacity.
getStrokeOverprint() - Method in class pdftron.PDF.GState
Get the stroke overprint.
GetStrokePattern() - Method in class pdftron.PDF.GState
Get the stroke pattern.
getStructMCID() - Method in class pdftron.PDF.Element
Get the Marked Content Identifier.
GetStructParent() - Method in class pdftron.PDF.Annot
Get the struct parent of an annotation.
getStructTree() - Method in class pdftron.PDF.PDFDoc
Get the structure tree root
getStructTreeRoot() - Method in class pdftron.PDF.Struct.SElement
Get root of the struct tree.
getStyle() - Method in class pdftron.PDF.Annot.BorderStyle
Get the style.
getStyle() - Method in class pdftron.PDF.PageLabel
Get the page number style.
getStyle() - Method in class pdftron.PDF.TextExtractor.Line
Get the style for this line
getStyle() - Method in class pdftron.PDF.TextExtractor.Word
Get the word style.
getSubject() - Method in class pdftron.PDF.Annots.Markup
Get subject of the Markup Annotation.
getSubject() - Method in class pdftron.PDF.PDFDocInfo
Get the subject.
getSubjectObj() - Method in class pdftron.PDF.PDFDocInfo
Get the subject SDF/Cos object.
getSymbol() - Method in class pdftron.PDF.Annots.Caret
Get the paragraph symbol displayed along with the Caret.
getTextColor() - Method in class pdftron.PDF.Annots.FreeText
Returns the text color of the FreeText Annotation.
getTextColorCompNum() - Method in class pdftron.PDF.Annots.FreeText
Returns the number of color components in the line and border color of the FreeText Annotation.
getTextData() - Method in class pdftron.PDF.Element
Get the text data.
getTextHOffset() - Method in class pdftron.PDF.Annots.Line
Get the horizontal offset of the caption.
getTextLength() - Method in class pdftron.PDF.Element
Get the text length.
getTextMatrix() - Method in class pdftron.PDF.Element
Get the text matrix.
getTextRenderMode() - Method in class pdftron.PDF.GState
Get the text render mode.
getTextRise() - Method in class pdftron.PDF.GState
Get the text rise.
getTextString() - Method in class pdftron.PDF.Element
Get the text string.
getTextUnderAnnot(Annot) - Method in class pdftron.PDF.TextExtractor
Get all the characters that intersect an annotation.
getTextVOffset() - Method in class pdftron.PDF.Annots.Line
Get the vertical offset of the caption.
getThumbInfo() - Method in class pdftron.PDF.Page
In the returned buffer, the last two elements store the width and height of the returned thumbnail view.
getTilingType() - Method in class pdftron.PDF.PatternColor
Get the PatternColor tiling type.
getTintFunction() - Method in class pdftron.PDF.ColorSpace
Get the tint function.
getTitle() - Method in class pdftron.PDF.Annots.Markup
Get the title of the Markup Annotation.
getTitle() - Method in class pdftron.PDF.Annots.Movie
Get the title of the Movie Annotation.
getTitle() - Method in class pdftron.PDF.Annots.Screen
Get the title of the Screen Annotation.
getTitle() - Method in class pdftron.PDF.Bookmark
Get the Bookmark's title string.
getTitle() - Method in class pdftron.PDF.PDFDocInfo
Get the document title.
getTitle() - Method in class pdftron.PDF.Struct.SElement
Get the title of SElement
getTitleObj() - Method in class pdftron.PDF.Bookmark
Get the Bookmark's title string object.
getTitleObj() - Method in class pdftron.PDF.PDFDocInfo
Get the title SDF/Cos object.
getToolMode() - Method in class pdftron.PDF.PDFViewCtrl
Get the tool mode.
getTrailer() - Method in class pdftron.FDF.FDFDoc
Get the trailer.
getTrailer() - Method in class pdftron.PDF.PDFDoc
Get the document's trailer.
getTrailer() - Method in class pdftron.SDF.SDFDoc
Get root of the document as Obj
getTransferFunct() - Method in class pdftron.PDF.GState
Get the transfer funct.
getTransform() - Method in class pdftron.PDF.GState
Get the transform.
getTriggerAction() - Method in class pdftron.PDF.Annots.Screen
Get the additional actions stream of the Screen annotation.
getTriggerAction() - Method in class pdftron.PDF.Annots.Widget
Get the additional actions stream of the Widget annotation.
getType() - Method in class pdftron.PDF.Action
Get the action type.
getType() - Method in class pdftron.PDF.Annot
Get the annotation type.
getType(Obj) - Static method in class pdftron.PDF.ColorSpace
Get type from specified ColorSpace object
getType() - Method in class pdftron.PDF.ColorSpace
Get ColorSpace type
getType() - Method in class pdftron.PDF.Element
Get the element type.
getType() - Method in class pdftron.PDF.Field
Get the field type.
getType() - Method in class pdftron.PDF.Font
Get the current font type.
getType(Obj) - Static method in class pdftron.PDF.Font
Get the font type from specified font dictionary.
getType() - Method in class pdftron.PDF.Function
Get the current function type
getType(Obj) - Static method in class pdftron.PDF.PatternColor
Get the type from given PatternColor
getType() - Method in class pdftron.PDF.PatternColor
Get the PatternColor type.
getType(Obj) - Static method in class pdftron.PDF.Shading
Get the shading type from specifed shading object
getType() - Method in class pdftron.PDF.Shading
Get this shading object's type
getType() - Method in class pdftron.PDF.Struct.ContentItem
Get the ContentItem type
getType() - Method in class pdftron.PDF.Struct.SElement
Get the structural element type
getType() - Method in class pdftron.SDF.Obj
Get the Obj type.
getType3FontMatrix() - Method in class pdftron.PDF.Font
Get the type3 font matrix.
getType3GlyphStream(long) - Method in class pdftron.PDF.Font
Get the type3 glyph stream.
getUCRFunct() - Method in class pdftron.PDF.GState
Get the undercolor-removal function
getUniqueID() - Method in class pdftron.PDF.Annot
Get the annotiation unique ID.
getUnitsPerEm() - Method in class pdftron.PDF.Font
Get the units per EM square for the current font.
getUpdateRect() - Method in class pdftron.PDF.Field
Return the rectangle that should be refreshed after changing a field.
getUseRepeat() - Method in class pdftron.PDF.Annots.Redaction
Get the option of whether to use repeat for the Redaction annotation.
getUserObject() - Method in class pdftron.Filters.CustomFilter
Gets the user data from CustomFilter.CustomFilter(int, Object).
getUserPassword() - Method in class pdftron.SDF.SecurityHandler
Get the user password.
GetUserPassword(long) - Static method in class pdftron.SDF.SecurityHandler
 
getUserUnitSize() - Method in class pdftron.PDF.Page
Get the UserUnit value for the page.
getUT() - Method in class pdftron.PDF.Date
Get the relationship of local time to Universal Time (UT), denoted by one of the characters +, -, or Z
getUTHour() - Method in class pdftron.PDF.Date
Get the absolute value of the offset from UT in hours (00-23)
getUTMinutes() - Method in class pdftron.PDF.Date
Get the absolute value of the offset from UT in minutes (00-59)
getV() - Method in class pdftron.Common.Matrix2D
Get v, the matrix element in the third row, second column.
getValue() - Method in class pdftron.FDF.FDFField
Get value of the FDFField
getValue() - Method in class pdftron.PDF.Field
Get the field value.
getValue(byte[]) - Method in class pdftron.SDF.NameTree
Get the value of specified key
getValue(long) - Method in class pdftron.SDF.NumberTree
Get the value of the specified NumberTree.
getValueAsBool() - Method in class pdftron.PDF.Field
Get the value as boolean.
getValueAsString() - Method in class pdftron.PDF.Field
Get the value as string.
getVersion() - Static method in class pdftron.PDF.PDFNet
Get the version.
getVertex(int) - Method in class pdftron.PDF.Annots.PolyLine
Get the vertex(in Point object form) corresponding to the index within the VErtices array.
getVertexCount() - Method in class pdftron.PDF.Annots.PolyLine
Get the number of vertices in the Vertices array.
getVIconLeftOver() - Method in class pdftron.PDF.Annots.Screen
Get the vertical leftover of the icon within the annotatin.
getVIconLeftOver() - Method in class pdftron.PDF.Annots.Widget
Get the vertical leftover of the icon within the annotatin.
getViewArea() - Method in class pdftron.PDF.PDFDocViewPrefs
Get the view area.
getViewClip() - Method in class pdftron.PDF.PDFDocViewPrefs
Get the view clip.
getViewPrefs() - Method in class pdftron.PDF.PDFDoc
Get the view preferences
getVisibilityExpression() - Method in class pdftron.PDF.OCG.OCMD
Get the visibility expression.
getVisibilityPolicy() - Method in class pdftron.PDF.OCG.OCMD
Get the optional-content membership dictionary's visibility policy, which determines the visibility of content with respect to the ON-OFF state of OCGs listed in the dictionary.
getVR() - Method in class pdftron.PDF.Annot.BorderStyle
Get the vR.
getVScrollPos() - Method in class pdftron.PDF.PDFViewCtrl
 
getWeight() - Method in class pdftron.PDF.TextExtractor.Style
Get the weight.
getWidth() - Method in class pdftron.PDF.Annot.BorderStyle
Get the width.
getWidth(long) - Method in class pdftron.PDF.Font
Get the current font width.
getWidth() - Method in class pdftron.PDF.PDFViewCtrl
 
getWidth() - Method in class pdftron.PDF.Rect
Get the width of rectangle
getWord(int) - Method in class pdftron.PDF.TextExtractor.Line
Get the word at specified index
getWordCount() - Method in class pdftron.PDF.TextExtractor
Get the word count.
getWordSpacing() - Method in class pdftron.PDF.GState
Get the word spacing.
getX1() - Method in class pdftron.PDF.Rect
Get the x coordinate of the lower-left point
getX2() - Method in class pdftron.PDF.Rect
Get the x coordinate of the upper-right point
getXObject() - Method in class pdftron.PDF.Element
Get the SDF object of the Image/Form object.
getXObject(String) - Method in class pdftron.PDF.ElementReader
Get the specified XObject.
getXStep() - Method in class pdftron.PDF.PatternColor
Get the horizontal spacing between pattern cells
getY1() - Method in class pdftron.PDF.Rect
Get the y coordinate of the lower-left point
getY2() - Method in class pdftron.PDF.Rect
Get the y coordinate of the upper-right point`
getYear() - Method in class pdftron.PDF.Date
Get the year.
getYStep() - Method in class pdftron.PDF.PatternColor
Get the vertical spacing between pattern cells
getZoom() - Method in class pdftron.PDF.PDFViewCtrl
Get the current zoom factor.
gotoFirstPage() - Method in class pdftron.PDF.PDFViewCtrl
Set the current page to the first page in the document.
gotoLastPage() - Method in class pdftron.PDF.PDFViewCtrl
Set the current page to the last page in the document.
gotoNextPage() - Method in class pdftron.PDF.PDFViewCtrl
Set the current page to the next page in the document.
gotoPreviousPage() - Method in class pdftron.PDF.PDFViewCtrl
Set the current page to the previous page in the document.
Group - Class in pdftron.PDF.OCG
The OCG::Group object represents an optional-content group.
Group(Obj) - Constructor for class pdftron.PDF.OCG.Group
Creates a new optional-content group (OCG) object from an existing SDF/Cos object.
GSChangesIterator - Class in pdftron.PDF
GSChangesIterator is an iterator type that can be used to traverse a list of changes in the graphics state between subsequnet graphical elements on the page.
GState - Class in pdftron.PDF
GState is a class that keeps track of a number of style attributes used to visually define graphical Elements.

H

hasActualText() - Method in class pdftron.PDF.Struct.SElement
Checks if SElement has ActualText
hasAlt() - Method in class pdftron.PDF.Struct.SElement
Checks if SElement has alternate description
hasBackground() - Method in class pdftron.PDF.Shading
Checks for background.
hasBBox() - Method in class pdftron.PDF.Shading
Checks for bounding box
hasChildren() - Method in class pdftron.PDF.Bookmark
Indicates whether the Bookmark has children.
hashCode() - Method in class pdftron.Common.Matrix2D
 
hashCode() - Method in class pdftron.PDF.Action
 
hashCode() - Method in class pdftron.PDF.Bookmark
 
hashCode() - Method in class pdftron.PDF.ColorPt
 
hashCode() - Method in class pdftron.PDF.Date
 
hashCode() - Method in class pdftron.PDF.FileSpec
 
hashCode() - Method in class pdftron.PDF.PageLabel
 
hashCode() - Method in class pdftron.PDF.Rect
 
hasNext() - Method in class pdftron.Common.PDFNetIterator
Determine whether iterator can be successfully advanced to the next element
hasNext() - Method in class pdftron.PDF.Highlights
Query if there is any subsequent highlight after the current highlight.
hasNext() - Method in class pdftron.SDF.DictIterator
Checks if DictIterator can advance to the next item.
hasOC() - Method in class pdftron.PDF.PDFDoc
Checks for optional content
hasSelection() - Method in class pdftron.PDF.PDFViewCtrl
Checks for selection.
HasSelectionOnPage(int) - Method in class pdftron.PDF.PDFViewCtrl
Checks for selection on page.
hasSignatures() - Method in class pdftron.PDF.PDFDoc
Indicates whether this documents contains any digital signatures.
hasStamps(PDFDoc, PageSet) - Static method in class pdftron.PDF.Stamper
Returns true if the given set of pages has at least one stamp.
hasTextMatrix() - Method in class pdftron.PDF.Element
Checks for text matrix.
hasTitle() - Method in class pdftron.PDF.Struct.SElement
Checks if SElement has title.
hasTransition() - Method in class pdftron.PDF.Page
Tests whether this page has a transition.
hasUsage() - Method in class pdftron.PDF.OCG.Group
Determine whether Group is associated with a usage dictionary
height - Variable in class pdftron.PDF.PDFDraw.IntBufferData
 
Highlight - Class in pdftron.PDF.Annots
Text markup annotations shall appear as highlights, underlines, strikeouts (all PDF 1.3), or jagged (“squiggly”) underlines (PDF 1.4) in the text of a document.
Highlight(Obj) - Constructor for class pdftron.PDF.Annots.Highlight
Creates a Highlight annotation and initialize it using given Cos/SDF object.
Highlight() - Constructor for class pdftron.PDF.Annots.Highlight
Creates an empty Highlight annotation.
Highlight(Annot) - Constructor for class pdftron.PDF.Annots.Highlight
Creates a Highlight annotation and initialize it using given annotation object.
Highlights - Class in pdftron.PDF
Highlights is used to store the necessary information and perform certain tasks in accordance with Adobe's Highlight standard, whose details can be found at: http://partners.adobe.com/public/developer/en/pdf/HighlightFileFormat.pdf In a nutshell, the Highlights class maintains a set of highlights.
Highlights() - Constructor for class pdftron.PDF.Highlights
instantiate default highlights
Highlights(long) - Constructor for class pdftron.PDF.Highlights
 
horizTextAlignment - Variable in class pdftron.PDF.Redactor.Appearance
Specifies the horizontal text alignment in the overlay: align<0 -> text will be left aligned.
HTML2PDF - Class in pdftron.PDF
'pdftron.PDF.HTML2PDF' is an optional PDFNet Add-On utility class that can be used to convert HTML web pages into PDF documents by using an external module (html2pdf).
HTML2PDF() - Constructor for class pdftron.PDF.HTML2PDF
Default constructor.
HTML2PDF.Proxy - Class in pdftron.PDF
Proxy settings to be used when loading content from web pages.
HTML2PDF.Proxy() - Constructor for class pdftron.PDF.HTML2PDF.Proxy
Default constructor
HTML2PDF.TOCSettings - Class in pdftron.PDF
Settings for table of contents.
HTML2PDF.TOCSettings() - Constructor for class pdftron.PDF.HTML2PDF.TOCSettings
Default table of contents settings.
HTML2PDF.WebPageSettings - Class in pdftron.PDF
Settings that control how a web page is opened and converted to PDF.
HTML2PDF.WebPageSettings() - Constructor for class pdftron.PDF.HTML2PDF.WebPageSettings
Default constructor

I

identityMatrix() - Static method in class pdftron.Common.Matrix2D
Create identity matrix (1 0 0 1 0 0).
Image - Class in pdftron.PDF
Image class provides common methods for working with PDF images.
Image(Obj) - Constructor for class pdftron.PDF.Image
Create an image from an existing image represented as a SDF/Cos object.
Image2RGB - Class in pdftron.PDF
Image2RGB is a filter that can decompress and normalize any PDF image stream (e.g.
Image2RGB(Element) - Constructor for class pdftron.PDF.Image2RGB
Instantiates a new Image2RGB object with specified element
Image2RGB(Obj) - Constructor for class pdftron.PDF.Image2RGB
Instantiates a new Image2RGB with specified image xobject
Image2RGB(Image) - Constructor for class pdftron.PDF.Image2RGB
Instantiates a new Image2RGB with specifed image
Image2RGBA - Class in pdftron.PDF
Image2RGBA is a filter that can decompress and normalize any PDF image stream (e.g.
Image2RGBA(Element) - Constructor for class pdftron.PDF.Image2RGBA
Instantiates a new Image2RGBA with specified element
Image2RGBA(Obj) - Constructor for class pdftron.PDF.Image2RGBA
Instantiates a new Image2RGBA with specifed image Obj
Image2RGBA(Image) - Constructor for class pdftron.PDF.Image2RGBA
Instantiates a new Image2RGBA with specified image
Image2RGBA(Element, boolean) - Constructor for class pdftron.PDF.Image2RGBA
Instantiates a new Image2RGBA.
Image2RGBA(Obj, boolean) - Constructor for class pdftron.PDF.Image2RGBA
Instantiates a new Image2RGBA.
Image2RGBA(Image, boolean) - Constructor for class pdftron.PDF.Image2RGBA
Instantiates a new Image2RGBA.
importObj(Obj, boolean) - Method in class pdftron.SDF.SDFDoc
Import obj to SDFDoc
importObjs(Obj[]) - Method in class pdftron.SDF.SDFDoc
The function performs a deep copy of all objects specified in the 'obj_list'.
importPages(Page[]) - Method in class pdftron.PDF.PDFDoc
The function imports a list of pages to this documents.
importPages(Page[], boolean) - Method in class pdftron.PDF.PDFDoc
Import given pages into current PDFDoc
initColor(ColorPt) - Method in class pdftron.PDF.ColorSpace
Set color to the initial value used for this color space.
initComponentRanges(double[], double[]) - Method in class pdftron.PDF.ColorSpace
Initialize default ranges for each color component in the color space.
initialize() - Static method in class pdftron.PDF.PDFNet
Initializes PDFNet library.
initialize(String) - Static method in class pdftron.PDF.PDFNet
Initializes PDFNet library.
initSecurityHandler() - Method in class pdftron.PDF.PDFDoc
Initializes document's SecurityHandler.
initSecurityHandler(Object) - Method in class pdftron.PDF.PDFDoc
Initialize the security handler.
initSecurityHandler() - Method in class pdftron.SDF.SDFDoc
Initializes document's SecurityHandler.
initSecurityHandler(Object) - Method in class pdftron.SDF.SDFDoc
Initializes document's SecurityHandler.
initStdSecurityHandler(String) - Method in class pdftron.PDF.PDFDoc
Initializes document's SecurityHandler using the supplied password.
initStdSecurityHandler(String) - Method in class pdftron.SDF.SDFDoc
Initializes document's SecurityHandler using the supplied password.
Ink - Class in pdftron.PDF.Annots
An ink annotation (PDF 1.3) represents a freehand “scribble” composed of one or more disjoint paths.
Ink(Obj) - Constructor for class pdftron.PDF.Annots.Ink
Creates an Ink annotation and initialize it using given Cos/SDF object.
Ink() - Constructor for class pdftron.PDF.Annots.Ink
Creates an empty Ink annotation.
Ink(Annot) - Constructor for class pdftron.PDF.Annots.Ink
Creates an Ink annotation and initialize it using given annotation object.
insert(int, Obj) - Method in class pdftron.SDF.Obj
Inserts an existing Obj in this array.
insertArray(int) - Method in class pdftron.SDF.Obj
Inserts an Obj::Type::e_array object in the array.
insertBool(int, boolean) - Method in class pdftron.SDF.Obj
Inserts an Obj::Type::e_bool object in the array.
insertDict(int) - Method in class pdftron.SDF.Obj
Inserts an Obj::Type::e_dict object in the array.
insertFromHtmlString(String) - Method in class pdftron.PDF.HTML2PDF
Convert HTML encoded in string.
insertFromHtmlString(String, HTML2PDF.WebPageSettings) - Method in class pdftron.PDF.HTML2PDF
Convert HTML encoded in string.
insertFromURL(String) - Method in class pdftron.PDF.HTML2PDF
Add a web page to be converted.
insertFromURL(String, HTML2PDF.WebPageSettings) - Method in class pdftron.PDF.HTML2PDF
Add a web page to be converted.
insertMatrix(int, Matrix2D) - Method in class pdftron.SDF.Obj
Inserts an array of 6 numbers in this array.
insertName(int, String) - Method in class pdftron.SDF.Obj
Inserts an Obj::Type::e_name object in the array.
insertNull(int) - Method in class pdftron.SDF.Obj
Inserts an Obj::Type::e_null object in the array.
insertNumber(int, double) - Method in class pdftron.SDF.Obj
Inserts an Obj::Type::e_number object in the array.
insertPages(int, PDFDoc, int, int, int, ProgressMonitor) - Method in class pdftron.PDF.PDFDoc
Inserts a range of pages from specified PDFDoc
insertPages(int, PDFDoc, PageSet, int, ProgressMonitor) - Method in class pdftron.PDF.PDFDoc
Inserts a range of pages from specified PDFDoc using PageSet
insertRect(int, double, double, double, double) - Method in class pdftron.SDF.Obj
Inserts an array of 4 numbers in this array.
insertRect(int, Rectangle2D.Double) - Method in class pdftron.SDF.Obj
Inserts an array of 4 numbers in this array.
insertString(int, String) - Method in class pdftron.SDF.Obj
Inserts an Obj::Type::e_string object in the array.
insertString(int, byte[]) - Method in class pdftron.SDF.Obj
Inserts an Obj::Type::e_string object in the array.
insertText(int, String) - Method in class pdftron.SDF.Obj
Inserts an Obj::Type::e_string object in the array.
insertTOC() - Method in class pdftron.PDF.HTML2PDF
Add a table of contents to the produced PDF.
insertTOC(HTML2PDF.TOCSettings) - Method in class pdftron.PDF.HTML2PDF
Add a table of contents to the produced PDF.
install(String) - Static method in class pdftron.PDF.ConvertPrinter
Install the PDFNet printer.
install() - Static method in class pdftron.PDF.ConvertPrinter
Install the PDFNet printer with the default name.
intersectRect(Rect, Rect) - Method in class pdftron.PDF.Rect
check if two rectangles intersect
invalidateRect() - Method in class pdftron.PDF.PDFViewCtrl
The InvalidateRect function adds a rectangle to the buffer/window update region.
invalidateRect(Rect) - Method in class pdftron.PDF.PDFViewCtrl
Invalidate rect.
inverse() - Method in class pdftron.Common.Matrix2D
If this matrix is invertible, the Inverse method returns its inverse matrix.
isAES() - Method in class pdftron.SDF.SecurityHandler
Checks if encryption is AES.
isAES(Obj) - Method in class pdftron.SDF.SecurityHandler
The following function can be used to verify whether a given stream is encrypted using AES.
IsAES(long) - Static method in class pdftron.SDF.SecurityHandler
 
IsAES(long, long) - Static method in class pdftron.SDF.SecurityHandler
 
isAll() - Method in class pdftron.PDF.ColorSpace
Checks if Separation color space contains the colorant All.
isAllCap() - Method in class pdftron.PDF.Font
Checks if font is all cap.
isAnnot() - Method in class pdftron.PDF.Field
Check if current field is an Annotation
isArray() - Method in class pdftron.SDF.Obj
Checks if Obj is an array.
isBool() - Method in class pdftron.SDF.Obj
Checks if Obj is Boolean object
isCFF() - Method in class pdftron.PDF.Font
Checks if current font is CFF.
isChanged(int) - Method in class pdftron.PDF.ElementReader
Checks if given GState attribute is changed.
isClippingPath() - Method in class pdftron.PDF.Element
Checks if current element is a clipping path.
isClipWindingFill() - Method in class pdftron.PDF.Element
Checks if current element is clip winding fill.
isContainer() - Method in class pdftron.SDF.Obj
Checks if Obj is a container object.
isContentItem(int) - Method in class pdftron.PDF.Struct.SElement
Checks if SElement is content item.
isDefined() - Method in class pdftron.PDF.PathData
If PathData was acquired from Font.getGlyphPath then is method will indicate if this is an 'undefined character code'.
isDict() - Method in class pdftron.SDF.Obj
Checks if Obj is dictionary
isEmbedded() - Method in class pdftron.PDF.Font
Tests whether or not the specified font is stored as a font file in a stream embedded in the PDF file.
isEncrypted() - Method in class pdftron.PDF.PDFDoc
Checks if PDFDoc is encrypted.
isEncrypted() - Method in class pdftron.SDF.SDFDoc
Checks if SDFDoc is encrypted.
isEqual(Obj) - Method in class pdftron.SDF.Obj
Checks if is equal to specified object
isExtendEnd() - Method in class pdftron.PDF.Shading
Checks whether to extend the shading beyond the ending point of the axis for Axial shading or ending circle for Radial shading.
isExtendStart() - Method in class pdftron.PDF.Shading
Checks whether to extend the shading beyond the starting point of the axis for Axial shading or starting circle for Radial shading.
isFilled() - Method in class pdftron.PDF.Element
Checks if current path element is filled.
isFinishedRendering() - Method in class pdftron.PDF.PDFViewCtrl
 
isFixedWidth() - Method in class pdftron.PDF.Font
Checks if current font is fixed width.
isForceBold() - Method in class pdftron.PDF.Font
Checks if font is force bold.
isFree() - Method in class pdftron.SDF.Obj
Checks if it is marked as free.
isFullSaveRequired() - Method in class pdftron.SDF.SDFDoc
Checks if is full save required.
isHorizontalMode() - Method in class pdftron.PDF.Font
Checks if font is in horizontal mode.
isImageInterpolate() - Method in class pdftron.PDF.Element
Checks if current element is image interpolate.
isImageInterpolate() - Method in class pdftron.PDF.Image
Checks if current image is image interpolate.
isImageMask() - Method in class pdftron.PDF.Element
Checks if current element is image mask.
isImageMask() - Method in class pdftron.PDF.Image
Checks if current image is image mask.
isIndirect() - Method in class pdftron.SDF.Obj
Checks if Obj is an indirect object
isInputFilter() - Method in class pdftron.Filters.Filter
Checks if is input filter.
isInstalled(String) - Static method in class pdftron.PDF.ConvertPrinter
Determine if the specified printer is installed.
isInstalled() - Static method in class pdftron.PDF.ConvertPrinter
Determine if the PDFNet printer is installed with the default name.
isItalic() - Method in class pdftron.PDF.Font
Checks if font is italic.
isItalic() - Method in class pdftron.PDF.TextExtractor.Style
Checks if font is italic.
isLinearized() - Method in class pdftron.PDF.PDFDoc
Call this function to determine whether the document is represented in linearized (fast web view) format.
isLinearized() - Method in class pdftron.SDF.SDFDoc
Call this function to determine whether the document is represented in linearized (fast web view) format.
isLoaded() - Method in class pdftron.SDF.Obj
Checks if Obj is loaded.
isLocked(Config) - Method in class pdftron.PDF.OCG.Group
Determine if optional-content group is locked in the given configuration
isLocked() - Method in class pdftron.PDF.PDFDoc
Checks if document is locked.
isLocked() - Method in class pdftron.SDF.SDFDoc
Checks if SDFDoc is locked.
isMarked() - Method in class pdftron.SDF.Obj
Checks if Obj is marked.
isMarkup() - Method in class pdftron.PDF.Annot
Checks if annoation is markup.
isMasterPasswordRequired() - Method in class pdftron.SDF.SecurityHandler
Checks if is master password required.
IsMasterPasswordRequired(long) - Static method in class pdftron.SDF.SecurityHandler
 
isModified() - Method in class pdftron.FDF.FDFDoc
determine whether the document is modified
isModified() - Method in class pdftron.PDF.PDFDoc
Call this function to determine whether the document has been modified since it was last saved.
isModified() - Method in class pdftron.SDF.SDFDoc
Checks if SDFDoc is modified.
isModified() - Method in class pdftron.SDF.SecurityHandler
Checks if SecurityHandler is modified.
IsModified(long) - Static method in class pdftron.SDF.SecurityHandler
 
isName() - Method in class pdftron.SDF.Obj
Checks if Obj is a name object.
isNone() - Method in class pdftron.PDF.ColorSpace
Checks if Separation or DeviceN color space contains None colorants.
isNull() - Method in class pdftron.SDF.Obj
Checks if is Obj null.
isNumber() - Method in class pdftron.SDF.Obj
Checks if Obj is Number object.
isOCVisible() - Method in class pdftron.PDF.Element
Checks if current element is visible in optional-content context.
isOpen() - Method in class pdftron.PDF.Annots.Popup
Get the initial openning condition of Popup.
isOpen() - Method in class pdftron.PDF.Bookmark
Indicates whether the Bookmark is open.
isRC4() - Method in class pdftron.SDF.SecurityHandler
Checks if encryption is RC4.
IsRC4(long) - Static method in class pdftron.SDF.SecurityHandler
 
isSerif() - Method in class pdftron.PDF.Font
Checks if font is serif.
isSerif() - Method in class pdftron.PDF.TextExtractor.Style
Checks if font is serif.
isSimple() - Method in class pdftron.PDF.Font
Checks if font is simple.
isSimpleLine() - Method in class pdftron.PDF.TextExtractor.Line
Checks if current line is simple line.
isStream() - Method in class pdftron.SDF.Obj
Checks if is a stream.
isString() - Method in class pdftron.SDF.Obj
Checks if Obj is a string object.
isStroked() - Method in class pdftron.PDF.Element
Checks if path current element is stroked.
isSymbolic() - Method in class pdftron.PDF.Font
Checks if font is symbolic.
isTagged() - Method in class pdftron.PDF.PDFDoc
Checks if current document is tagged.
isTextKnockout() - Method in class pdftron.PDF.GState
Checks if is text knockout.
isToBePlayed() - Method in class pdftron.PDF.Annots.Movie
Get the option of whether the Movie is to be played.
isUserPasswordRequired() - Method in class pdftron.SDF.SecurityHandler
Checks if is user password required.
IsUserPasswordRequired(long) - Static method in class pdftron.SDF.SecurityHandler
 
isValid() - Method in class pdftron.PDF.Action
Indicates whether the Action is valid (non-null).
isValid() - Method in class pdftron.PDF.Annot
Checks if Annot is valid.
isValid() - Method in class pdftron.PDF.Bookmark
Indicates whether the Bookmark is valid (non-null).
isValid() - Method in class pdftron.PDF.Date
Indicates whether the Date is valid (non-null).
isValid() - Method in class pdftron.PDF.Destination
Checks if Destination is valid.
isValid() - Method in class pdftron.PDF.Field
Checks if current field is valid.
isValid() - Method in class pdftron.PDF.FileSpec
Checks if current FileSpec is valid.
isValid() - Method in class pdftron.PDF.Image
Checks if current image is valid.
IsValid() - Method in class pdftron.PDF.OCG.Config
Determine whether configuraiton is valid
isValid() - Method in class pdftron.PDF.OCG.Group
Determine whether Group is valid
isValid() - Method in class pdftron.PDF.OCG.OCMD
Determine whether OCMD is valid
isValid() - Method in class pdftron.PDF.Page
Checks if current page is valid.
isValid() - Method in class pdftron.PDF.PageLabel
Checks if PageLabel is valid.
isValid() - Method in class pdftron.PDF.Struct.ClassMap
Checks if ClassMap is valid.
isValid() - Method in class pdftron.PDF.Struct.RoleMap
Checks if RoleMap is valid.
isValid() - Method in class pdftron.PDF.Struct.SElement
Checks if SElement is valid.
isValid() - Method in class pdftron.PDF.Struct.STree
Checks if STree is valid.
isValid() - Method in class pdftron.PDF.TextExtractor.Line
Checks if this line is valid.
isValid() - Method in class pdftron.PDF.TextExtractor.Word
Checks if word is valid.
isValid() - Method in class pdftron.SDF.NameTree
Checks if NameTree is valid.
isValid() - Method in class pdftron.SDF.NumberTree
Checks if NumberTree is valid.
isWindingFill() - Method in class pdftron.PDF.Element
Checks if current element is winding fill.

K

key() - Method in class pdftron.SDF.DictIterator
Get the key of the current dictionary entry

L

Line - Class in pdftron.PDF.Annots
The purpose of a line annotation (PDF 1.3) is to display a single straight line on the page.
Line(Obj) - Constructor for class pdftron.PDF.Annots.Line
Creates an Line annotation and initialize it using given Cos/SDF object.
Line() - Constructor for class pdftron.PDF.Annots.Line
Creates an empty Line annotation.
Line(Annot) - Constructor for class pdftron.PDF.Annots.Line
Creates an Line annotation and initialize it using given annotation object.
lineTo(double, double) - Method in class pdftron.PDF.ElementBuilder
Draw a line from the current point to the given point.
Link - Class in pdftron.PDF.Annots
A link annotation represents either a hypertext link to a destination elsewhere in the document or an action to be performed.
Link(Obj) - Constructor for class pdftron.PDF.Annots.Link
Creates a Link annotation and initialize it using given Cos/SDF object.
Link() - Constructor for class pdftron.PDF.Annots.Link
Creates an empty Link annotation and initialize it using given Cos/SDF object.
Link(long, Object) - Constructor for class pdftron.PDF.Annots.Link
Instantiates a new link.
Link(Annot) - Constructor for class pdftron.PDF.Annots.Link
Creates a Link annotation and initialize it using given annotation object.
load(String) - Method in class pdftron.PDF.Highlights
Load the Highlight information from a file.
lock() - Method in class pdftron.PDF.PDFDoc
Locks the document to prevent competing threads from accessiong the document at the same time.
lock() - Method in class pdftron.SDF.SDFDoc
Locks the document to prevent competing threads from accessiong the document at the same time.

M

mapToUnicode(long) - Method in class pdftron.PDF.Font
Maps the encoding specific 'charcode' to Unicode.
Markup - Class in pdftron.PDF.Annots
The meaning of an annotation’s Contents entry varies by annotation type.
Markup(Obj) - Constructor for class pdftron.PDF.Annots.Markup
Creates a Markup annotation and initialize it using given Cos/SDF object.
Markup() - Constructor for class pdftron.PDF.Annots.Markup
Creates an empty Markup annotation.
Markup(Annot) - Constructor for class pdftron.PDF.Annots.Markup
Creates a Markup annotation and initialize it using given annotation object.
Matrix2D - Class in pdftron.Common
2D Matrix A Matrix2D object represents a 3x3 matrix that, in turn, represents an affine transformation.
Matrix2D() - Constructor for class pdftron.Common.Matrix2D
Creates an identity matrix
Matrix2D(double, double, double, double, double, double) - Constructor for class pdftron.Common.Matrix2D
Creates a Matrix object based on six numbers that define an affine transformation.
maxFontSize - Variable in class pdftron.PDF.Redactor.Appearance
Specifies the maximum font size used to represent the text in the overlay.
MemoryFilter - Class in pdftron.Filters
MemoryFilter is a memory buffer that can be used as a source or a sink Filter in the Filter pipeline.
MemoryFilter(long, boolean) - Constructor for class pdftron.Filters.MemoryFilter
Instantiates a new memory filter with specified buffer size.
mergeAnnots(String) - Method in class pdftron.FDF.FDFDoc
Merges XFDF annotations into FDF document.
mergeAnnots(String, String) - Method in class pdftron.FDF.FDFDoc
Merges XFDF annotations into FDF document.
minFontSize - Variable in class pdftron.PDF.Redactor.Appearance
Specifies the minimum font size used to represent the text in the overlay.
movePages(int, PDFDoc, int, int, int, ProgressMonitor) - Method in class pdftron.PDF.PDFDoc
Moves a range of pages from specified PDFDoc.
movePages(int, PDFDoc, PageSet, int, ProgressMonitor) - Method in class pdftron.PDF.PDFDoc
Moves a range of pages from specified PDFDoc.
moveTo(double, double) - Method in class pdftron.PDF.ElementBuilder
Set the current point.
Movie - Class in pdftron.PDF.Annots
The Class Movie.
Movie(Annot) - Constructor for class pdftron.PDF.Annots.Movie
Creates a Movie annotation and initialize it using given annotation object.
multiply(Matrix2D) - Method in class pdftron.Common.Matrix2D
Multiplies this matrix with another matrix and return the result in a new matrix.
multPoint(double, double) - Method in class pdftron.Common.Matrix2D
Transform/multiply the point (in_out_x, in_out_y) using this matrix.

N

NameTree - Class in pdftron.SDF
A NameTree is a common data structure in PDF.
NameTree(Obj) - Constructor for class pdftron.SDF.NameTree
Create a high level NameTree wrapper around an existing SDF/Cos NameTree.
NameTreeIterator - Class in pdftron.SDF
NameTreeIterator is used to traverse key/value pairs in a NameTree.
negativeOverlayColor - Variable in class pdftron.PDF.Redactor.Appearance
NegativeOverlayColor defines the overlay background color in RGB color space for negative redactions.
next() - Method in class pdftron.Common.PDFNetIterator
Advances the iterator to the next element of the collection.
next() - Method in class pdftron.FDF.FDFFieldIterator
 
next() - Method in class pdftron.PDF.CharIterator
 
next() - Method in class pdftron.PDF.ElementReader
Get next page element
next() - Method in class pdftron.PDF.FieldIterator
 
next() - Method in class pdftron.PDF.FontCharCodeIterator
 
next() - Method in class pdftron.PDF.GSChangesIterator
 
next() - Method in class pdftron.PDF.Highlights
Move the current highlight to the next highlight.
next() - Method in class pdftron.PDF.PageIterator
 
next() - Method in class pdftron.SDF.DictIterator
Advances the iterator to the next element of the collection.
normalize() - Method in class pdftron.PDF.Rect
Normalizes the rectagle to the one with lower-left and upper-right corners.
NumberTree - Class in pdftron.SDF
A NumberTree is a common data structure in PDF.
NumberTree(Obj) - Constructor for class pdftron.SDF.NumberTree
Create a high level NumberTree wrapper around an existing SDF/Cos NumberTree.
NumberTreeIterator - Class in pdftron.SDF
NumberTreeIterator is used to traverse key/value pairs in a NumberTree.

O

Obj - Class in pdftron.SDF
Obj is a concrete class for all SDF/Cos objects.
ObjSet - Class in pdftron.SDF
ObjSet is a lightweight container that can hold a collection of SDF objects.
ObjSet() - Constructor for class pdftron.SDF.ObjSet
Instantiates a new obj set.
OCMD - Class in pdftron.PDF.OCG
The OCMD object represents an Optional Content Membership Dictionary (OCMD) that allows the visibility of optional content to depend on the states in a set of optional-content groups (OCG::Group).
OCMD(Obj) - Constructor for class pdftron.PDF.OCG.OCMD
Creates a new optional-content group (OCG) object from an existing SDF/Cos object.
offsetPos(int) - Method in interface pdftron.PDF.ProgressMonitor
Advances the current position of a progress monitor by a specified increment and redraws the bar to reflect the new position.
onFlush(Object) - Method in class pdftron.Filters.CustomFilter
The abstract function in which the output data is flushed.
onRead(byte[], Object) - Method in class pdftron.Filters.CustomFilter
The abstract function in which the input data are read.
onScroll(int, int) - Method in class pdftron.PDF.PDFViewCtrl
Scrolls the contents of the rendering buffer 'pix_dx' horizontally and 'pix_dy' vertically.
onSeek(long, int, Object) - Method in class pdftron.Filters.CustomFilter
The abstract function in which the position indicator of the filter is set.
onTell(Object) - Method in class pdftron.Filters.CustomFilter
The abstract function in which the position indicator of the filter is queried.
onWrite(byte[], Object) - Method in class pdftron.Filters.CustomFilter
The abstract function in which the data are output.
optimize(PDFDoc) - Static method in class pdftron.PDF.Optimizer
Optimize the given document using the optimizers settings
optimize(PDFDoc, Optimizer.OptimizerSettings) - Static method in class pdftron.PDF.Optimizer
 
Optimizer - Class in pdftron.PDF
 
Optimizer.ImageSettings - Class in pdftron.PDF
A class that stores downsampling/recompression settings for color and grayscale images.
Optimizer.ImageSettings() - Constructor for class pdftron.PDF.Optimizer.ImageSettings
create an ImageSettings object with default options
Optimizer.MonoImageSettings - Class in pdftron.PDF
A class that stores image downsampling/recompression settings for monochrome images.
Optimizer.MonoImageSettings() - Constructor for class pdftron.PDF.Optimizer.MonoImageSettings
create an MonoImageSettings object with default options
Optimizer.OptimizerSettings - Class in pdftron.PDF
A class that stores settings for the optimizer
Optimizer.OptimizerSettings() - Constructor for class pdftron.PDF.Optimizer.OptimizerSettings
create an OptimizerSettings object with default options
Optimizer.TextSettings - Class in pdftron.PDF
A class that stores text optimization settings.
Optimizer.TextSettings() - Constructor for class pdftron.PDF.Optimizer.TextSettings
create an TextSettings object with default options

P

p1 - Variable in class pdftron.PDF.QuadPoint
The p1.
p2 - Variable in class pdftron.PDF.QuadPoint
The p2.
p3 - Variable in class pdftron.PDF.QuadPoint
The p3.
p4 - Variable in class pdftron.PDF.QuadPoint
The p4.
Page - Class in pdftron.PDF
Page is a high-level class representing PDF page object (see 'Page Objects' in Section 3.6.2, 'Page Tree,' in PDF Reference Manual).
Page() - Constructor for class pdftron.PDF.Page
Initialize a page using an existing low-level Cos/SDF page object.
Page(Obj) - Constructor for class pdftron.PDF.Page
Instantiates a new page from page dictionary
pageCreate() - Method in class pdftron.PDF.PDFDoc
Create a new, empty page in the document.
pageCreate(Rect) - Method in class pdftron.PDF.PDFDoc
Create page with given media box
pageInsert(PageIterator, Page) - Method in class pdftron.PDF.PDFDoc
Insert/Import a single page at a specific location in the page sequence.
PageIterator - Class in pdftron.PDF
PageIterator is an iterator type that can be used to traverse a list pages in a PDF document.
PageLabel - Class in pdftron.PDF
PDF page labels can be used to describe a page.
PageLabel() - Constructor for class pdftron.PDF.PageLabel
Create a default PageLabel.
PageLabel(Obj) - Constructor for class pdftron.PDF.PageLabel
Create a PageLabel and initialize it using given Cos/SDF object.
PageLabel(Obj, int) - Constructor for class pdftron.PDF.PageLabel
Instantiates a new page label and initialize it using given Cos/SDF object.
PageLabel(Obj, int, int) - Constructor for class pdftron.PDF.PageLabel
Instantiates a new page label and initialize it using given Cos/SDF object.
pagePushBack(Page) - Method in class pdftron.PDF.PDFDoc
Adds a page to the end of a documents's page sequence.
pagePushFront(Page) - Method in class pdftron.PDF.PDFDoc
Adds a page to the beginning of a documents's page sequence.
pageRemove(PageIterator) - Method in class pdftron.PDF.PDFDoc
Remove specified page
PageSet - Class in pdftron.PDF
PageSet is a container of page numbers ordered following a linear sequence.
PageSet() - Constructor for class pdftron.PDF.PageSet
Default constructor.
PageSet(int) - Constructor for class pdftron.PDF.PageSet
Construct a set of pages with just one number.
PageSet(int, int) - Constructor for class pdftron.PDF.PageSet
Construct a range of pages.
PageSet(int, int, int) - Constructor for class pdftron.PDF.PageSet
Construct a filtered range of pages.
pathBegin() - Method in class pdftron.PDF.ElementBuilder
Starts building a new path Element that can contain an arbitrary sequence of lines, curves, and rectangles.
PathData - Class in pdftron.PDF
Contains the information required to draw the path.
PathData(boolean, byte[], double[]) - Constructor for class pdftron.PDF.PathData
 
pathEnd() - Method in class pdftron.PDF.ElementBuilder
Finishes building of the path Element.
patternBegin(boolean, boolean) - Method in class pdftron.PDF.ElementReader
A method used to spawn the sub-display list representing the tiling pattern of the current element in the ElementReader.
patternBegin(boolean) - Method in class pdftron.PDF.ElementReader
Pattern begin.
PatternColor - Class in pdftron.PDF
Patterns are quite general, and have many uses; for example, they can be used to create various graphical textures, such as weaves, brick walls, sunbursts, and similar geometrical and chromatic effects.
PatternColor(Obj) - Constructor for class pdftron.PDF.PatternColor
Create a PatternColor from the given SDF/Cos object listed under Pattern entry in page Resource dictionary.
PDFACompliance - Class in pdftron.PDF.PDFA
PDFACompliance class is used to validate PDF documents for PDF/A (ISO 19005:1/2/3) compliance or to convert existing PDF files to PDF/A compliant documents.
PDFACompliance(boolean, String, String, int, int[], int, boolean) - Constructor for class pdftron.PDF.PDFA.PDFACompliance
Perform PDF/A validation or PDF/A conversion on the input PDF document.
PDFACompliance(boolean, String, String, int, int[], int) - Constructor for class pdftron.PDF.PDFA.PDFACompliance
Perform PDF/A validation or PDF/A conversion on the input PDF document with default "first_stop" value.
PDFACompliance(boolean, String, String, int[]) - Constructor for class pdftron.PDF.PDFA.PDFACompliance
Perform PDF/A validation or PDF/A conversion on the input PDF document with default "first_stop" value, default conformance value and default max_rf_objs number.
PDFACompliance(boolean, byte[], String, int, int[], int, boolean) - Constructor for class pdftron.PDF.PDFA.PDFACompliance
Perform PDF/A validation or PDF/A conversion on the input PDF document which is stored in a memory buffer.
PDFACompliance(boolean, byte[], String, int, int[], int) - Constructor for class pdftron.PDF.PDFA.PDFACompliance
Perform PDF/A validation or PDF/A conversion on the input PDF document which is stored in a memory buffer with default "first_stop" value.
PDFACompliance(boolean, byte[], String, int[]) - Constructor for class pdftron.PDF.PDFA.PDFACompliance
Perform PDF/A validation or PDF/A conversion on the input PDF document which is stored in a memory buffer with default "first_stop" value, default conformance value and default max_rf_objs number..
PDFDoc - Class in pdftron.PDF
PDFDoc is a high-level class describing a single PDF (Portable Document Format) document.
PDFDoc() - Constructor for class pdftron.PDF.PDFDoc
Default constructor.
PDFDoc(SDFDoc) - Constructor for class pdftron.PDF.PDFDoc
Create a PDF document from an existing SDF/Cos document.
PDFDoc(String) - Constructor for class pdftron.PDF.PDFDoc
Open an existing PDF document.
PDFDoc(Filter) - Constructor for class pdftron.PDF.PDFDoc
Open an existing PDF document.
PDFDoc(byte[]) - Constructor for class pdftron.PDF.PDFDoc
Open a SDF/Cos document from a memory buffer.
PDFDoc(InputStream) - Constructor for class pdftron.PDF.PDFDoc
Open an existing PDF document from an InputStream.
PDFDoc(InputStream, int) - Constructor for class pdftron.PDF.PDFDoc
Open an existing PDF document from an InputStream.
PDFDocInfo - Class in pdftron.PDF
PDFDocInfo is a high-level utility class that can be used to read and modify document's metadata.
PDFDocInfo(Obj) - Constructor for class pdftron.PDF.PDFDocInfo
PDFDocInfo constructor.
PDFDocViewPrefs - Class in pdftron.PDF
PDFDocViewPrefs is a high-level utility class that can be used to control the way the document is to be presented on the screen or in print.
PDFDocViewPrefs(Obj) - Constructor for class pdftron.PDF.PDFDocViewPrefs
PDFDocViewPrefs constructor.
PDFDraw - Class in pdftron.PDF
PDFDraw contains methods for converting PDF pages to images and to Bitmap objects.
PDFDraw() - Constructor for class pdftron.PDF.PDFDraw
PDFDraw constructor and destructor.
PDFDraw(double) - Constructor for class pdftron.PDF.PDFDraw
Instantiates a new PDFDraw with specified DPI(Dots per Inch).
PDFDraw.IntBufferData - Class in pdftron.PDF
 
PDFDraw.IntBufferData() - Constructor for class pdftron.PDF.PDFDraw.IntBufferData
 
PDFNet - Class in pdftron.PDF
PDFNet contains global library initialization, registration, configuration, and termination methods.
PDFNet() - Constructor for class pdftron.PDF.PDFNet
 
PDFNetException - Exception in pdftron.Common
PDFNetException is derived from the standard exception class and it is a superclass for all PDFNet library exceptions.
PDFNetException(String, long, String, String, String) - Constructor for exception pdftron.Common.PDFNetException
Instantiates a new PDFNetException.
PDFNetIterator - Class in pdftron.Common
Supports a simple iteration over a non-generic collection.
PDFNetIterator() - Constructor for class pdftron.Common.PDFNetIterator
 
PDFRasterizer - Class in pdftron.PDF
PDFRasterizer is a low-level PDF rasterizer.
PDFRasterizer() - Constructor for class pdftron.PDF.PDFRasterizer
 
pdftron.Common - package pdftron.Common
 
pdftron.FDF - package pdftron.FDF
 
pdftron.Filters - package pdftron.Filters
 
pdftron.PDF - package pdftron.PDF
 
pdftron.PDF.Annots - package pdftron.PDF.Annots
 
pdftron.PDF.OCG - package pdftron.PDF.OCG
 
pdftron.PDF.PDFA - package pdftron.PDF.PDFA
 
pdftron.PDF.Struct - package pdftron.PDF.Struct
 
pdftron.SDF - package pdftron.SDF
 
PDFViewCtrl - Class in pdftron.PDF
PDFViewCtrl is a utility class that can be used for interactive rendering of PDF documents.
PDFViewCtrl() - Constructor for class pdftron.PDF.PDFViewCtrl
PDFViewCtrl constructor.
PDFViewCtrl(int) - Constructor for class pdftron.PDF.PDFViewCtrl
Instantiates a new PDFViewCtrl.
PDFViewCtrl.Selection - Class in pdftron.PDF
A class representing the current text selection.
peek() - Method in class pdftron.Filters.FilterReader
Get the next character without extracting it
Point - Class in pdftron.PDF
The Class Point.
Point() - Constructor for class pdftron.PDF.Point
Instantiates a new point.
Point(double, double) - Constructor for class pdftron.PDF.Point
Instantiates a new point with given coordinates
PolyLine - Class in pdftron.PDF.Annots
Polyline annotations (PDF 1.5) display (open or closed) shapes of multiple edges on the page.
PolyLine(Obj) - Constructor for class pdftron.PDF.Annots.PolyLine
Creates a PolyLine annotation and initialize it using given Cos/SDF object.
PolyLine() - Constructor for class pdftron.PDF.Annots.PolyLine
Creates an empty PolyLine annotation.
PolyLine(Annot) - Constructor for class pdftron.PDF.Annots.PolyLine
Creates a PolyLine annotation and initialize it using given annotation object.
Popup - Class in pdftron.PDF.Annots
A pop-up annotation (PDF 1.3) displays text in a pop-up window for entry and editing.
Popup(Obj) - Constructor for class pdftron.PDF.Annots.Popup
Creates a Popup annotation and initialize it using given Cos/SDF object.
Popup() - Constructor for class pdftron.PDF.Annots.Popup
Creates an empty Popup annotation.
Popup(Annot) - Constructor for class pdftron.PDF.Annots.Popup
Creates a Popup annotation and initialize it using given annotation object.
positiveOverlayColor - Variable in class pdftron.PDF.Redactor.Appearance
PositiveOverlayColor defines the overlay background color in RGB color space for positive redactions.
Print - Class in pdftron.PDF
Print is a utility class used to print PDF documents.
Print() - Constructor for class pdftron.PDF.Print
 
PrinterMode - Class in pdftron.PDF
PrinterMode is a utility class used to set printer options for printing PDF documents.
PrinterMode() - Constructor for class pdftron.PDF.PrinterMode
Instantiates a new printer mode.
process(Page) - Method in class pdftron.PDF.ContentReplacer
Apply the replacement instructions to the target page.
ProgressMonitor - Interface in pdftron.PDF
ProgressMonitor is an interface that an application can use to indicate the progress of a lengthy operation (such as PDFDoc.Save()).
pushBack(Obj) - Method in class pdftron.SDF.Obj
Appends an existing Obj at the end of the array.
pushBackArray() - Method in class pdftron.SDF.Obj
Appends a new Obj::Type::e_array object at the end of the array.
pushBackBool(boolean) - Method in class pdftron.SDF.Obj
Appends a new Obj::Type::e_bool object at the end of the array.
pushBackDict() - Method in class pdftron.SDF.Obj
Appends a new Obj::Type::e_dict object at the end of the array.
pushBackMatrix(Matrix2D) - Method in class pdftron.SDF.Obj
Appends an array of 6 numbers at the end of the array.
pushBackName(String) - Method in class pdftron.SDF.Obj
Appends a new Obj::Type::e_name object at the end of the array.
pushBackNull() - Method in class pdftron.SDF.Obj
Appends a new Obj::Type::e_null object at the end of the array.
pushBackNumber(double) - Method in class pdftron.SDF.Obj
Appends a new Obj::Type::e_number object at the end of the array.
pushBackRect(double, double, double, double) - Method in class pdftron.SDF.Obj
Appends an array of 4 numbers at the end of the array.
pushBackRect(Rectangle2D.Double) - Method in class pdftron.SDF.Obj
Appends an array of 4 numbers at the end of the array.
pushBackString(String) - Method in class pdftron.SDF.Obj
Appends a new Obj::Type::e_string object at the end of the array.
pushBackString(byte[]) - Method in class pdftron.SDF.Obj
Appends a new Obj::Type::e_string object at the end of the array.
pushBackText(String) - Method in class pdftron.SDF.Obj
Appends a new Obj::Type::e_string object at the end of the array.
put(byte[], Obj) - Method in class pdftron.SDF.NameTree
Puts a new entry in the name tree.
put(long, Obj) - Method in class pdftron.SDF.NumberTree
Puts a new entry in the name tree.
put(String, Obj) - Method in class pdftron.SDF.Obj
Inserts a pair in the dictionary.
putArray(String) - Method in class pdftron.SDF.Obj
Inserts a pair in the dictionary.
putBool(String, boolean) - Method in class pdftron.SDF.Obj
Inserts a pair in the dictionary.
putDict(String) - Method in class pdftron.SDF.Obj
Inserts a pair in the dictionary.
putMatrix(String, Matrix2D) - Method in class pdftron.SDF.Obj
Inserts a pair in the dictionary.
putName(String, String) - Method in class pdftron.SDF.Obj
Inserts a pair in the dictionary.
putNull(String) - Method in class pdftron.SDF.Obj
Inserts a pair in the dictionary.
putNumber(String, double) - Method in class pdftron.SDF.Obj
Inserts a pair in the dictionary.
putRect(String, double, double, double, double) - Method in class pdftron.SDF.Obj
Inserts a pair in the dictionary.
putRect(String, Rectangle2D.Double) - Method in class pdftron.SDF.Obj
Inserts a pair in the dictionary.
putString(String, String) - Method in class pdftron.SDF.Obj
Inserts a pair in the dictionary.
putString(String, byte[]) - Method in class pdftron.SDF.Obj
Inserts a pair in the dictionary.
putText(String, String) - Method in class pdftron.SDF.Obj
Inserts a pair in the dictionary.

Q

QuadPoint - Class in pdftron.PDF
The Class QuadPoint.
QuadPoint() - Constructor for class pdftron.PDF.QuadPoint
Instantiates a new quad point.
QuadPoint(Point, Point, Point, Point) - Constructor for class pdftron.PDF.QuadPoint
Instantiates a new quad point.

R

rasterize(Page, int[], int, int, boolean, Matrix2D, Rect) - Method in class pdftron.PDF.PDFRasterizer
Rasterize a page into a buffer provided by the user.
read(byte[]) - Method in class pdftron.Filters.FilterReader
 
READ_MODE - Static variable in class pdftron.Filters.CustomFilter
Filter is in read mode.
rect(double, double, double, double) - Method in class pdftron.PDF.ElementBuilder
Add a rectangle to the current path as a complete subpath.
Rect - Class in pdftron.PDF
Rect is a utility class used to manipulate PDF rectangle objects (refer to section 3.8.3 of the PDF Reference Manual).
Rect() - Constructor for class pdftron.PDF.Rect
Instantiate Rect with size 0.
Rect(Obj) - Constructor for class pdftron.PDF.Rect
Create a Rect and initialize it using given Cos/SDF rectangle Array object.
Rect(double, double, double, double) - Constructor for class pdftron.PDF.Rect
Create a Rect and initialize it using specified parameters.
Rect(Rectangle2D.Double) - Constructor for class pdftron.PDF.Rect
Instantiates a new rect from java Rectangle object
redact(Doc, Redactor.Redaction[], Redactor.Appearance, boolean, boolean) - Static method in class pdftron.PDF.Redactor
Apply the redactions specified in red_array to the PDFDoc doc.
redactedContentColor - Variable in class pdftron.PDF.Redactor.Appearance
Specifies the color used to paint the regions where content was removed.
Redaction - Class in pdftron.PDF.Annots
A redaction annotation (PDF 1.7) identifies content that is intended to be removed from the document.
Redaction(Obj) - Constructor for class pdftron.PDF.Annots.Redaction
Creates an Redaction annotation and initialize it using given Cos/SDF object.
Redaction() - Constructor for class pdftron.PDF.Annots.Redaction
Creates an empty Redaction annotation.
Redaction(Annot) - Constructor for class pdftron.PDF.Annots.Redaction
Creates an Redaction annotation and initialize it using given annotation object.
redactionOverlay - Variable in class pdftron.PDF.Redactor.Appearance
If RedactionOverlay is set to true, Redactor will draw an overlay covering all redacted regions.
Redactor - Class in pdftron.PDF
PDF Redactor is a separately licensable Add-on that offers options to remove (not just covering or obscuring) content within a region of PDF.
Redactor() - Constructor for class pdftron.PDF.Redactor
 
Redactor.Appearance - Class in pdftron.PDF
Class used to customize the appearance of the optional redaction overlay.
Redactor.Appearance() - Constructor for class pdftron.PDF.Redactor.Appearance
 
Redactor.Redaction - Class in pdftron.PDF
 
Redactor.Redaction(int, Rect, boolean, String) - Constructor for class pdftron.PDF.Redactor.Redaction
 
refreshAppearance() - Method in class pdftron.PDF.Annot
Regenerates the appearance stream for the annotation.
refreshAppearance() - Method in class pdftron.PDF.Field
Regenerates the appearance stream for the Widget Annotation containing variable text.
refreshFieldAppearances() - Method in class pdftron.PDF.PDFDoc
Regenerates the appearance stream for every widget annotation in the document Call this method if you modified field's value and would like to update field's appearances.
releaseAttachedFilter() - Method in class pdftron.Filters.Filter
Release the ownership of the attached filter.
remove() - Method in class pdftron.Common.PDFNetIterator
 
removeAction() - Method in class pdftron.PDF.Annots.Link
Removes a link annotation's action.
removeAction() - Method in class pdftron.PDF.Bookmark
Removes the Bookmark’s action.
removeAppearance(int, String) - Method in class pdftron.PDF.Annot
Removes the annotation's appearance for the given combination of annotation and appearance states.
removePageLabel(int) - Method in class pdftron.PDF.PDFDoc
Removes the page label that is attached to the specified page, effectively merging the specified range with the previous page label sequence.
removeSecurity() - Method in class pdftron.PDF.PDFDoc
Removes all security for the document.
removeSecurity() - Method in class pdftron.SDF.SDFDoc
Removes all security from SDFDoc.
removeSignatureHandler(long) - Method in class pdftron.PDF.PDFDoc
Removes a signature handler from the signature manager.
rename(String) - Method in class pdftron.PDF.Field
Modify the field name.
rename(String, String) - Method in class pdftron.SDF.Obj
Change the key value of a dictionary entry.
reportCurrentPage(int, int, Object) - Method in interface pdftron.PDF.CurrentPageProc
Report current page change
reportError(String, Object) - Method in interface pdftron.PDF.ErrorReportProc
Report error.
requiresPrinter(String) - Static method in class pdftron.PDF.Convert
Utility function to determine if ToPdf will require the PDFNet printer to convert a specific file to PDF.
reset() - Method in class pdftron.PDF.ElementBuilder
Resets the graphics state of this Element to the default graphics state (i.e.
reset(GState) - Method in class pdftron.PDF.ElementBuilder
The function sets the graphics state of this Element to the given value.
reset() - Method in class pdftron.SDF.SignatureHandler
Resets any data appending and signature calculations done so far.
resetStates(boolean) - Method in class pdftron.PDF.OCG.Context
Set the sates of all OCGs in the context to ON or OFF.
resize(Rect) - Method in class pdftron.PDF.Annot
Resize annotation
RoleMap - Class in pdftron.PDF.Struct
RoleMap is a dictionary that maps the names of structure types used in the document to their approximate equivalents in the set of standard structure types.
RoleMap(Obj) - Constructor for class pdftron.PDF.Struct.RoleMap
Initialize a RoleMap using an existing low-leval Cos/SDF role map dictionary.
rotateClockwise() - Method in class pdftron.PDF.PDFViewCtrl
Rotates all pages in the document 90 degrees clockwise.
rotateCounterClockwise() - Method in class pdftron.PDF.PDFViewCtrl
Rotates all pages in the document 90 degrees counter-clockwise.
rotationMatrix(double) - Static method in class pdftron.Common.Matrix2D
Rotation matrix.
RubberStamp - Class in pdftron.PDF.Annots
A rubber stamp annotation (PDF 1.3) displays text or graphics intended to look as if they were stamped on the page with a rubber stamp.
RubberStamp(Obj) - Constructor for class pdftron.PDF.Annots.RubberStamp
Creates a RubberStamp annotation and initialize it using given Cos/SDF object.
RubberStamp() - Constructor for class pdftron.PDF.Annots.RubberStamp
Creates an empty RubberStamp annotation.
RubberStamp(Annot) - Constructor for class pdftron.PDF.Annots.RubberStamp
Creates a RubberStamp annotation and initialize it using given annotation object.
run() - Method in class pdftron.PDF.TextSearch
Search the document and returns upon the following circumstances: a)Reached the end of the document; b)Reached the end of a page (if set to return by specifying mode 'e_page_stop' ); c)Found an instance matching the search pattern.

S

save(String) - Method in class pdftron.FDF.FDFDoc
Saves the document to a file.
save() - Method in class pdftron.FDF.FDFDoc
Saves the document to a memory buffer.
save(OutputStream) - Method in class pdftron.FDF.FDFDoc
Saves the document to a an OutputStream.
save(OutputStream, int) - Method in class pdftron.FDF.FDFDoc
Saves the document to a an OutputStream.
save(String) - Method in class pdftron.PDF.Highlights
Save the current Highlight information in the class to a file.
save(String, long, ProgressMonitor) - Method in class pdftron.PDF.PDFDoc
Saves the document to a file.
save(long, ProgressMonitor) - Method in class pdftron.PDF.PDFDoc
Saves the document to a memory buffer.
save(OutputStream, long, ProgressMonitor) - Method in class pdftron.PDF.PDFDoc
Saves the document to a an OutputStream.
save(OutputStream, long, ProgressMonitor, int) - Method in class pdftron.PDF.PDFDoc
Saves the document to a an OutputStream.
save(Filter, long) - Method in class pdftron.PDF.PDFDoc
Saves the document to a CustomFilter.
save(String, long, ProgressMonitor, String) - Method in class pdftron.SDF.SDFDoc
Saves the document to a file.
save(long, ProgressMonitor, String) - Method in class pdftron.SDF.SDFDoc
Saves the document to a memory buffer.
save(OutputStream, long, ProgressMonitor, String) - Method in class pdftron.SDF.SDFDoc
Save SDFDoc to output stream
save(OutputStream, long, ProgressMonitor, String, int) - Method in class pdftron.SDF.SDFDoc
Save SDFDoc to output stream
saveAs(String, boolean) - Method in class pdftron.PDF.PDFA.PDFACompliance
Serializes the converted PDF/A document to a file on disk.
saveAs(boolean) - Method in class pdftron.PDF.PDFA.PDFACompliance
Serializes the converted PDF/A document to a memory buffer.
saveAsXFDF(String) - Method in class pdftron.FDF.FDFDoc
Save a FDF document in XFDF format.
scale(double, double) - Method in class pdftron.Common.Matrix2D
The Scale method updates this matrix with the product of itself and a scaling matrix.
scale(double) - Method in class pdftron.PDF.Page
A utility method used to scale physical dimensions of the page including all page content.
Screen - Class in pdftron.PDF.Annots
A screen annotation (PDF 1.5) specifies a region of a page upon which media clips may be played.
Screen(Obj) - Constructor for class pdftron.PDF.Annots.Screen
Creates a Screen annotation and initialize it using given Cos/SDF object.
Screen() - Constructor for class pdftron.PDF.Annots.Screen
Creates an empty Screen annotation.
Screen(Annot) - Constructor for class pdftron.PDF.Annots.Screen
Creates a Screen annotation and initialize it using given annotation object.
SDFDoc - Class in pdftron.SDF
SDFDoc is a low-level document representing a graph of SDF.Obj nodes that can be used to build higher-level document models such as PDF (Portable Document Format) or FDF (Forms Document Format).
SDFDoc() - Constructor for class pdftron.SDF.SDFDoc
Default constructor.
SDFDoc(String) - Constructor for class pdftron.SDF.SDFDoc
Open a SDF/Cos document from a file.
SDFDoc(Filter) - Constructor for class pdftron.SDF.SDFDoc
Open a SDF/Cos document from a Filter (i.e.
SDFDoc(byte[]) - Constructor for class pdftron.SDF.SDFDoc
Open a SDF/Cos document from a memory buffer.
SDFDoc(InputStream) - Constructor for class pdftron.SDF.SDFDoc
Instantiates a new SDFDoc from stream.
SDFDoc(InputStream, int) - Constructor for class pdftron.SDF.SDFDoc
Instantiates a new SDFDoc from stream with specified size.
SecurityHandler - Class in pdftron.SDF
Standard Security Handler is a built-in password-based security handler.
SecurityHandler(int) - Constructor for class pdftron.SDF.SecurityHandler
Create a Standard Security Handler.
SecurityHandler(int, int) - Constructor for class pdftron.SDF.SecurityHandler
Create a Standard Security Handler.
SecurityHandler() - Constructor for class pdftron.SDF.SecurityHandler
Instantiates a new security handler.
SecurityHandlerCreate(int) - Static method in class pdftron.SDF.SecurityHandler
 
SecurityHandlerCreate(int, int) - Static method in class pdftron.SDF.SecurityHandler
 
SecurityHandlerCreate() - Static method in class pdftron.SDF.SecurityHandler
 
seek(long, int) - Method in class pdftron.Filters.Filter
When overridden in a derived class, sets the position within the current stream.
seek(long, int) - Method in class pdftron.Filters.FilterReader
Set the position within the current stream.
seek(long, int) - Method in class pdftron.Filters.FilterWriter
Set the position within the current stream.
SEEK_CUR - Static variable in class pdftron.Filters.CustomFilter
The offset is relative to the current position of the filter.
SEEK_END - Static variable in class pdftron.Filters.CustomFilter
The offset is relative to the end of the filter.
SEEK_SET - Static variable in class pdftron.Filters.CustomFilter
The offset is relative to the beginning of the filter.
selectAll() - Method in class pdftron.PDF.PDFViewCtrl
Selects all text on the page.
selectByHighlights(Highlights) - Method in class pdftron.PDF.PDFViewCtrl
Selects texts by Highlights.
selectByRect(double, double, double, double) - Method in class pdftron.PDF.PDFViewCtrl
Selects all words that intersect the given selection rectangle.
selectByStruct(double, double, double, double) - Method in class pdftron.PDF.PDFViewCtrl
Selects text taking into account page logical structure.
SElement - Class in pdftron.PDF.Struct
SElement represents PDF structural elements, which are nodes in a tree structure, defining a PDF document's logical structure.
SElement() - Constructor for class pdftron.PDF.Struct.SElement
Instantiates a new SElement.
SElement(Obj) - Constructor for class pdftron.PDF.Struct.SElement
Initialize a SElement using an existing low-leval Cos/SDF object.
set(double, double, double, double, double, double) - Method in class pdftron.Common.Matrix2D
The Set method sets the elements of this matrix.
set() - Method in class pdftron.PDF.ColorPt
Set the first 4 tint values to zero
set(double, double, double, double) - Method in class pdftron.PDF.ColorPt
Set the first tint values to specified values
set(int, double) - Method in class pdftron.PDF.ColorPt
Set a tint value at a given colorant index.
set(double, double, double, double) - Method in class pdftron.PDF.Rect
Set the coordinates of the rectangle.
set(Rectangle2D.Double) - Method in class pdftron.PDF.Rect
Set the coordinates of the rectangle from jave Rectangle2D object
setA(double) - Method in class pdftron.Common.Matrix2D
Set a, the matrix element in the first row, first column.
setAction(Action) - Method in class pdftron.PDF.Annots.Link
Set the Action of the Linked Annotation.
setAction(Action) - Method in class pdftron.PDF.Annots.Screen
Set the action of the Screen annotation (Optional; PDF 1.1 )
setAction(Action) - Method in class pdftron.PDF.Annots.Widget
Set the action of the Widget annotation (Optional; PDF 1.2 )
setAction(Action) - Method in class pdftron.PDF.Bookmark
Set the Bookmark’s action.
setActiveAppearanceState(String) - Method in class pdftron.PDF.Annot
Set the annotation’s active appearance state.
setAISFlag(boolean) - Method in class pdftron.PDF.GState
Specifies if the alpha is to be interpreted as a shape or opacity mask.
setAlignment(int, int) - Method in class pdftron.PDF.Stamper
Set the alignment for the x and y variables.
setAllowJavaScript(boolean) - Method in class pdftron.PDF.HTML2PDF.WebPageSettings
Allow javascript from this web page to be run?
setAllowPlugins(boolean) - Method in class pdftron.PDF.HTML2PDF.WebPageSettings
Allow Netscape and flash plugins from this web page to be run? Enabling will have limited success.
setAntiAliasing(boolean) - Method in class pdftron.PDF.PDFDraw
Enable or disable anti-aliasing.
setAntiAliasing(boolean) - Method in class pdftron.PDF.PDFRasterizer
Enable or disable anti-aliasing.
setAntiAliasing(boolean) - Method in class pdftron.PDF.PDFViewCtrl
Enable or disable anti-aliasing.
setAppearance(Obj) - Method in class pdftron.PDF.Annot
Set the annotation’s appearance for the given combination of annotation and appearance states.
setAppearance(Obj, int) - Method in class pdftron.PDF.Annot
Set the annotation’s appearance for the given combination of annotation and appearance states.
setAppearance(Obj, int, String) - Method in class pdftron.PDF.Annot
Set the annotation’s appearance for the given combination of annotation and appearance states.
setAppFormXO(Obj) - Method in class pdftron.PDF.Annots.Redaction
Set Overlay appearance of the Redaction annotation.
setAsAnnotation(boolean) - Method in class pdftron.PDF.Stamper
Specifies if the stamp is to be stamped as an annotation.
setAsBackground(boolean) - Method in class pdftron.PDF.Stamper
Specifies if the stamp is to be stamped in the background or the foreground.
setAsInputFilter() - Method in class pdftron.Filters.MemoryFilter
Set the MemoryBuffer as input filter
setAuthor(String) - Method in class pdftron.PDF.PDFDocInfo
Set the author of the document.
setAutoCenter(boolean) - Method in class pdftron.PDF.PrinterMode
Set automatic centering of document pages onto the output pages.
setAutoRotate(boolean) - Method in class pdftron.PDF.PrinterMode
Set automatic rotation of document pages to best fit the output pages.
setAutoStrokeAdjust(boolean) - Method in class pdftron.PDF.GState
Specify whether to apply automatic stroke adjustment.
setB(double) - Method in class pdftron.Common.Matrix2D
Set b, the matrix element in the first row, second column Matrix2D elements are positioned as follows : { a b 0 c d 0 h v 1 }.
setBackground(Color) - Method in class pdftron.PDF.PDFViewCtrl
Set the default background color used to paint the area surrounding each page.
setBackgroundColor(ColorPt, int) - Method in class pdftron.PDF.Annots.Screen
Set the background color of the Screen.
setBackgroundColor(ColorPt, int) - Method in class pdftron.PDF.Annots.Widget
Set the background color of the Widget.
setBackgroundColor(byte, byte, byte) - Method in class pdftron.PDF.PDFViewCtrl
Set the default background color used to paint the area surrounding each page.
setBlackGenFunct(Obj) - Method in class pdftron.PDF.GState
Set black-generation function used during conversion between DeviceRGB and DeviceCMYK.
setBlendMode(int) - Method in class pdftron.PDF.GState
Set the current blend mode to be used in the transparent imaging model.
setBlockLocalFileAccess(boolean) - Method in class pdftron.PDF.HTML2PDF.WebPageSettings
Allow local and piped files access to other local files?
setBool(boolean) - Method in class pdftron.SDF.Obj
Set the boolean value to Obj
setBorderColor(ColorPt, int) - Method in class pdftron.PDF.Annots.Screen
Set the border color of the Screen.
setBorderColor(ColorPt, int) - Method in class pdftron.PDF.Annots.Widget
Set the border color of the Widget.
setBorderEffect(int) - Method in class pdftron.PDF.Annots.Markup
Set the Border Effect of the Markup Annotation.
SetBorderEffectIntensity(double) - Method in class pdftron.PDF.Annots.Markup
Set the Border Effect Intensity of the Markup Annotation.
setBorderStyle(Annot.BorderStyle) - Method in class pdftron.PDF.Annot
Set the border style for the annotation.
setBox(int, Rect) - Method in class pdftron.PDF.Page
Set the page bounding box specified by 'page_region' for this page.
setC(double) - Method in class pdftron.Common.Matrix2D
Set c, the matrix element in the second row, first column.
setCaching() - Method in class pdftron.PDF.PDFDraw
Enables or disables caching.
setCaching(boolean) - Method in class pdftron.PDF.PDFDraw
Set the caching.
setCaching() - Method in class pdftron.PDF.PDFRasterizer
Enables or disables caching.
setCaching(boolean) - Method in class pdftron.PDF.PDFRasterizer
Set the caching.
setCaching(boolean) - Method in class pdftron.PDF.PDFViewCtrl
Enables or disables caching.
setCalloutLinePoints(Point, Point, Point) - Method in class pdftron.PDF.Annots.FreeText
Set the callout line points of the FreeText annotation.
setCapPos(int) - Method in class pdftron.PDF.Annots.Line
Set the caption position of a line.
setCaptionText(String) - Method in class pdftron.PDF.HTML2PDF.TOCSettings
Caption text to be used with TOC.
setCharSpacing(double) - Method in class pdftron.PDF.GState
Set character spacing.
setClipWindingFill(boolean) - Method in class pdftron.PDF.Element
Set clipping path's fill rule.
setCollation(boolean) - Method in class pdftron.PDF.PrinterMode
Set the collation of the printing, useful for multiple copies.
setColor(ColorPt, int) - Method in class pdftron.PDF.Annot
Set an annotation's color.
setColor() - Method in class pdftron.PDF.Bookmark
Set Bookmark's text to black.
setColor(double, double, double) - Method in class pdftron.PDF.Bookmark
Set Bookmark's text to specified color in RGB value
setColorantNum(int) - Method in class pdftron.PDF.ColorPt
Set the colorant number.
setColorImageSettings(Optimizer.ImageSettings) - Method in class pdftron.PDF.Optimizer.OptimizerSettings
updates the settings for color image processing
setColorManagement(int) - Static method in class pdftron.PDF.PDFNet
Used to set a specific Color Management System (CMS) for use during color conversion operators, image rendering, etc.
setCompressionMode(int) - Method in class pdftron.PDF.Optimizer.ImageSettings
 
setCompressionMode(int) - Method in class pdftron.PDF.Optimizer.MonoImageSettings
 
setContentRect(Rect) - Method in class pdftron.PDF.Annots.Markup
Set the inner bounding rectangle of the Square.
setContents(String) - Method in class pdftron.PDF.Annot
Set annotation contents.
setCookieJar(String) - Method in class pdftron.PDF.HTML2PDF
Path of file used for loading and storing cookies.
setCopyCount(int) - Method in class pdftron.PDF.PrinterMode
Set the number of copies to be printed.
setCreationDate(Date) - Method in class pdftron.PDF.PDFDocInfo
Set document’s creation date.
setCreationDates(Date) - Method in class pdftron.PDF.Annots.Markup
Set the creation date of the Markup Annotation.
setCreator(String) - Method in class pdftron.PDF.OCG.Config
Set the creator property of an optional-content configuration.
setCreator(String) - Method in class pdftron.PDF.PDFDocInfo
Set document’s creator.
setCropBox(Rect) - Method in class pdftron.PDF.Page
Set the crop box for this page.
setCurrentPage(int) - Method in class pdftron.PDF.PDFViewCtrl
Set the current page to the given page.
setCurrentPageProc(CurrentPageProc, Object) - Method in class pdftron.PDF.PDFViewCtrl
Set the callback function (i.e.
setCurrentState(Context, boolean) - Method in class pdftron.PDF.OCG.Group
Set the current ON-OFF state of the optional-content group (OCG) object in a given context.
setCurrentTime() - Method in class pdftron.PDF.Date
Set the current time.
setD(double) - Method in class pdftron.Common.Matrix2D
Set d, the matrix element in the second row, second column.
setDash(double[]) - Method in class pdftron.PDF.Annot.BorderStyle
Set the border dash pattern.
setDashPattern(double[], double) - Method in class pdftron.PDF.GState
Set the dash pattern used to stroke paths.
setDate(Date) - Method in class pdftron.PDF.Annot
Set an annotation's date.
setDay(byte) - Method in class pdftron.PDF.Date
Set the day.
setDebugJavaScriptOutput(boolean) - Method in class pdftron.PDF.HTML2PDF.WebPageSettings
Forward javascript warnings and errors to the HTML2PDF warning callback?
setDefaultAppearance(String) - Method in class pdftron.PDF.Annots.FreeText
Set the default appearance of the FreeText annotation.
setDefaultDeviceCMYKProfile(String) - Static method in class pdftron.PDF.PDFNet
Set the default ICC color profile for DeviceCMYK color space.
setDefaultDeviceRGBProfile(String) - Static method in class pdftron.PDF.PDFNet
Set the default ICC color profile for DeviceRGB color space.
setDefaultDiskCachingEnabled(boolean) - Static method in class pdftron.PDF.PDFNet
Sets the default policy on using temporary files.
setDefaultEncoding(String) - Method in class pdftron.PDF.HTML2PDF.WebPageSettings
Default encoding to be used when not specified by the web page.
setDefaultPageColor(byte, byte, byte) - Method in class pdftron.PDF.PDFDraw
Sets the default color of the page backdrop.
setDefaultPageColor(byte, byte, byte) - Method in class pdftron.PDF.PDFViewCtrl
Set the default 'paper' color used to draw background of each page.
setDefaultPageColor(Color) - Method in class pdftron.PDF.PDFViewCtrl
Set the default 'paper' color used to draw background of each page.
setDesc(String) - Method in class pdftron.PDF.FileSpec
The functions sets the descriptive text associated with the file specification.
setDirection(boolean) - Method in class pdftron.PDF.PDFDocViewPrefs
Set the predominant reading order for text.
setDoc(PDFDoc) - Method in class pdftron.PDF.PDFViewCtrl
Associates this PDFViewCtrl with a given PDF document.
setDottedLines(boolean) - Method in class pdftron.PDF.HTML2PDF.TOCSettings
Use a dotted line when creating TOC?
setDownsampleMode(int) - Method in class pdftron.PDF.Optimizer.ImageSettings
 
setDownsampleMode(int) - Method in class pdftron.PDF.Optimizer.MonoImageSettings
 
setDPI(int) - Method in class pdftron.PDF.Convert.XPSOutputCommonOptions
The output resolution, from 1 to 1000, in Dots Per Inch (DPI) at which to render elements which cannot be directly converted.
setDPI(int) - Method in class pdftron.PDF.HTML2PDF
Change the DPI explicitly for the output PDF.
setDPI(double) - Method in class pdftron.PDF.PDFDraw
Set the output image resolution.
setDPI(int) - Method in class pdftron.PDF.PrinterMode
Set the DPI (dots per inch) of the printing.
setDrawAnnotations(boolean) - Method in class pdftron.PDF.PDFDraw
Enable or disable annotation and forms rendering.
setDrawAnnotations(boolean) - Method in class pdftron.PDF.PDFRasterizer
Enable or disable annotation and forms rendering.
setDrawAnnotations(boolean) - Method in class pdftron.PDF.PDFViewCtrl
Enable or disable annotation and forms rendering.
setDuplexing(int) - Method in class pdftron.PDF.PrinterMode
Set the duplexing mode.
setElementLimit(int) - Method in class pdftron.PDF.Convert.XODOutputOptions
If rendering is permitted, sets the maximum number of page elements before that page will be rendered.
setEmbedImages(boolean) - Method in class pdftron.PDF.Convert.SVGOutputOptions
Sets whether to embed all images
setEncryptMetadata(boolean) - Method in class pdftron.SDF.SecurityHandler
Indicates whether the document-level metadata stream is to be encrypted.
SetEncryptMetadata(long, boolean) - Static method in class pdftron.SDF.SecurityHandler
 
setEndPoint(Point) - Method in class pdftron.PDF.Annots.Line
Set the coordinates of the end of a line.
setEndStyle(int) - Method in class pdftron.PDF.Annots.Line
Set the ending syle of the end of a line (Optional; PDF 1.4)
setErrorReportProc(ErrorReportProc, Object) - Method in class pdftron.PDF.PDFDraw
Set the error handling function to be called in case an error is encountered during page rendering.
setErrorReportProc(ErrorReportProc, Object) - Method in class pdftron.PDF.PDFViewCtrl
Set the error report process
setExternalLinks(boolean) - Method in class pdftron.PDF.HTML2PDF.WebPageSettings
Convert external links in HTML document to external PDF links?
SetFileSpec(FileSpec) - Method in class pdftron.PDF.Annots.FileAttachment
Set the file specification.
setFillColor(ColorPt) - Method in class pdftron.PDF.GState
Set the color value/point used for filling operations.
setFillColor(PatternColor) - Method in class pdftron.PDF.GState
Set the fill color to the given tiling pattern.
setFillColor(PatternColor, ColorPt) - Method in class pdftron.PDF.GState
Set the fill color to the given uncolored tiling pattern.
setFillColorSpace(ColorSpace) - Method in class pdftron.PDF.GState
Set the color space used for filling operations.
setFillOpacity(double) - Method in class pdftron.PDF.GState
Set the opacity value for painting operations other than stroking.
setFillOverprint(boolean) - Method in class pdftron.PDF.GState
Specifies if overprint is enabled for fill operations.
setFitFull(boolean) - Method in class pdftron.PDF.Annots.Screen
Set the fit full option being used.
setFitFull(boolean) - Method in class pdftron.PDF.Annots.Widget
Set the fit full option being used.
setFlag(int, boolean) - Method in class pdftron.PDF.Annot
Set the value of given Flag.
setFlag(int, boolean) - Method in class pdftron.PDF.Field
Set the value of given field flag.
setFlags(int) - Method in class pdftron.PDF.Bookmark
Set the Bookmark's flags.
setFlatness(double) - Method in class pdftron.PDF.GState
Set the value of flatness tolerance.
setFlattenContent(boolean) - Method in class pdftron.PDF.Convert.XODOutputOptions
Flatten images and paths into a single background image overlaid with vector text.
setFlipYAxis(boolean) - Method in class pdftron.PDF.PDFDraw
Flips the vertical (i.e.
setFont(Font, double) - Method in class pdftron.PDF.GState
Set the font and font size used to draw text.
setFont(Font) - Method in class pdftron.PDF.Stamper
Defines the font of the stamp.
setFontColor(ColorPt) - Method in class pdftron.PDF.Stamper
Set the font color (This only effects text-based stamps).
setFontSize(double) - Method in class pdftron.PDF.Annots.FreeText
Sets the font size of the FreeText Annotation.
setFormActionFlag(int, boolean) - Method in class pdftron.PDF.Action
Set the value of a given field flag.
setGamma(double) - Method in class pdftron.PDF.PDFDraw
Set the gamma factor used for anti-aliased rendering.
setGamma(double) - Method in class pdftron.PDF.PDFRasterizer
Set the gamma factor used for anti-aliased rendering.
setGamma(double) - Method in class pdftron.PDF.PDFViewCtrl
Set the gamma factor used for anti-aliased rendering.
setGrayscaleImageSettings(Optimizer.ImageSettings) - Method in class pdftron.PDF.Optimizer.OptimizerSettings
updates the settings for grayscale image processing
setH(double) - Method in class pdftron.Common.Matrix2D
Set h, the matrix element in the third row, first column.
setHalftone(Obj) - Method in class pdftron.PDF.GState
Set the halftone.
setHIconLeftOver(double) - Method in class pdftron.PDF.Annots.Screen
Set the horizontal leftover of the icon within the annotatin.
setHIconLeftOver(double) - Method in class pdftron.PDF.Annots.Widget
Set the horizontal leftover of the icon within the annotatin.
setHighlightFields(boolean) - Method in class pdftron.PDF.PDFDraw
Enable or disable highlighting form fields.
setHighlightFields(boolean) - Method in class pdftron.PDF.PDFRasterizer
Enable or disable highlighting form fields.
setHighlightFields(boolean) - Method in class pdftron.PDF.PDFViewCtrl
Enable or disable highlighting form fields.
setHighlightingMode(int) - Method in class pdftron.PDF.Annots.Link
Set the HighlightingMode Linked Annotation.
setHighlightingMode(int) - Method in class pdftron.PDF.Annots.Widget
Set the HighlightingMode of the Widget Annotation.
setHorizontalAlign(int) - Method in class pdftron.PDF.PDFViewCtrl
Set the horizontal alignment used for rendering pages within the view.
setHorizontalScale(double) - Method in class pdftron.PDF.GState
Set horizontal scale.
setHost(String) - Method in class pdftron.PDF.HTML2PDF.Proxy
Set the proxy host to use.
setHour(byte) - Method in class pdftron.PDF.Date
Set the hour.
setHR(int) - Method in class pdftron.PDF.Annot.BorderStyle
Set horizontal corner radius.
setHScrollPos(double) - Method in class pdftron.PDF.PDFViewCtrl
Sets the horizontal scroll position in the scrollable space..
setIcon(int) - Method in class pdftron.PDF.Annots.FileAttachment
Set the icon type using an entry of the enum "Icon".
SetIcon(int) - Method in class pdftron.PDF.Annots.RubberStamp
Set the Icon type as an entry of the enum "Icon".
setIcon(String) - Method in class pdftron.PDF.Annots.RubberStamp
Set the Icon type as a string.
setIcon(int) - Method in class pdftron.PDF.Annots.Sound
Set the sub type of the Sound annotation.
setIcon(String) - Method in class pdftron.PDF.Annots.Sound
Set the sub type of the Sound annotation.
setIcon(int) - Method in class pdftron.PDF.Annots.Text
Set the Icon type as an entry of the enum "Icon".
setIcon(String) - Method in class pdftron.PDF.Annots.Text
Set the string indicating the type of icon corresponding to (Optional).
setIconCaptionRelation(int) - Method in class pdftron.PDF.Annots.Screen
Set the Icon and caption relationship of the Screen annotation.
setIconCaptionRelation(int) - Method in class pdftron.PDF.Annots.Widget
Set the Icon and caption relationship of the Widget annotation.
SetIconName(String) - Method in class pdftron.PDF.Annots.FileAttachment
Set the icon type using a string.
setID(Obj) - Method in class pdftron.FDF.FDFDoc
Set the ID entry in "/Root/FDF" dictionary.
setImageDPI(int) - Method in class pdftron.PDF.HTML2PDF
Maximum DPI to use for images in the generated PDF.
setImageDPI(double, double) - Method in class pdftron.PDF.Optimizer.ImageSettings
Sets the maximum and resampling dpi for images.
setImageDPI(double, double) - Method in class pdftron.PDF.Optimizer.MonoImageSettings
Sets the maximum and resampling dpi for monochrome images.
setImageQuality(int) - Method in class pdftron.PDF.HTML2PDF
JPEG compression factor to use when generating PDF.
setImageSize(int, int) - Method in class pdftron.PDF.PDFDraw
SetImageSize can be used instead of SetDPI() to adjust page scaling so that image fits into a buffer of given dimensions.
setImageSize(int, int, boolean) - Method in class pdftron.PDF.PDFDraw
Set the image size.
setImageSmoothing() - Method in class pdftron.PDF.PDFDraw
Enable image smoothing.
setImageSmoothing(boolean) - Method in class pdftron.PDF.PDFDraw
Set the image smoothing.
setImageSmoothing() - Method in class pdftron.PDF.PDFRasterizer
Enable image smoothing.
setImageSmoothing(boolean) - Method in class pdftron.PDF.PDFRasterizer
Set the image smoothing.
setImageSmoothing() - Method in class pdftron.PDF.PDFViewCtrl
Enable or disable image smoothing.
setImageSmoothing(boolean) - Method in class pdftron.PDF.PDFViewCtrl
Set the image smoothing.
setIncludeInOutline(boolean) - Method in class pdftron.PDF.HTML2PDF.WebPageSettings
Add sections from this web page to the outline and table of contents?
setIndividualCharPlacement(boolean) - Method in class pdftron.PDF.Convert.SVGOutputOptions
Some viewers do not support the default text positioning correctly.
setInitBaseState(String) - Method in class pdftron.PDF.OCG.Config
Set the base initialization state.
setInitialPage(Destination) - Method in class pdftron.PDF.PDFDocViewPrefs
A utility method used to set the fist page displayed after the document is opened.
setInitialState(Config, boolean) - Method in class pdftron.PDF.OCG.Group
Set the initial state (ON or OFF) of the optional-content group (OCG) object in a given configuration.
setInitOffStates(Obj) - Method in class pdftron.PDF.OCG.Config
Set the 'OFF' initialization array in the configuration dictionary.
setInitOnStates(Obj) - Method in class pdftron.PDF.OCG.Config
Set the 'ON' initialization array in the configuration dictionary.
setIntent(Obj) - Method in class pdftron.PDF.OCG.Config
Set the Intent entry in an optional-content configuration's SDF/Cos dictionary.
setIntent(Obj) - Method in class pdftron.PDF.OCG.Group
Set the Intent entry in an optional-content group's SDF/Cos dictionary.
setIntentName(int) - Method in class pdftron.PDF.Annots.FreeText
Set the Intent name as an entry from the enum "IntentName" of the annnotation type.
setIntentName(int) - Method in class pdftron.PDF.Annots.PolyLine
Set the Intent name as an entry from the enum "IntentName" of the annnotation type.
setIntentType(int) - Method in class pdftron.PDF.Annots.Line
Set the intent type of the line.
setInteriorColor(ColorPt, int) - Method in class pdftron.PDF.Annots.Markup
Set the interior color of the Square.
setInternalLinks(boolean) - Method in class pdftron.PDF.HTML2PDF.WebPageSettings
Should internal links in HTML document be converted into PDF references?
setJavaScriptDelay(int) - Method in class pdftron.PDF.HTML2PDF.WebPageSettings
Amount of time to wait for a web page to start printing after it's completed loading.
setJustification(int) - Method in class pdftron.PDF.Field
Set the justification to be used in displaying the text field.
setKeywords(String) - Method in class pdftron.PDF.PDFDocInfo
Set keywords associated with the document.
setLandscape(boolean) - Method in class pdftron.PDF.HTML2PDF
Set page orientation for output PDF.
setLayoutMode(int) - Method in class pdftron.PDF.PDFDocViewPrefs
Set PageLayout property and change the value of the PageLayout key in the Catalog dictionary.
setLeaderLineExtensionLength(double) - Method in class pdftron.PDF.Annots.Line
Set the leader line extension length of a line.
setLeaderLineLength(double) - Method in class pdftron.PDF.Annots.Line
Set the leader line length of a line.
setLeaderLineOffset(double) - Method in class pdftron.PDF.Annots.Line
Set the leader line offset length of a line.
setLeading(double) - Method in class pdftron.PDF.GState
Set the leading parameter.
setLevelIndentation(int) - Method in class pdftron.PDF.HTML2PDF.TOCSettings
Indentation used for every TOC level...
setLineCap(int) - Method in class pdftron.PDF.GState
Set LineCap style property.
setLineColor(ColorPt, int) - Method in class pdftron.PDF.Annots.FreeText
Set the line and border color of the FreeText Annotation.
setLineJoin(int) - Method in class pdftron.PDF.GState
Set LineJoin style property.
setLineWidth(double) - Method in class pdftron.PDF.GState
Set the thickness of the line used to stroke a path.
setLinks(boolean) - Method in class pdftron.PDF.HTML2PDF.TOCSettings
Create links from TOC to actual content?
setLoadErrorHandling(int) - Method in class pdftron.PDF.HTML2PDF.WebPageSettings
How to handle objects that failed to load?
setLoadImages(boolean) - Method in class pdftron.PDF.HTML2PDF.WebPageSettings
Print the images of this web page?
setLocked(Config, boolean) - Method in class pdftron.PDF.OCG.Group
Set the locked state of an OCG in a given configuration.
setLockedOCGs(Obj) - Method in class pdftron.PDF.OCG.Config
Set the array of locked OCGs.
setMargins(String, String, String, String) - Method in class pdftron.PDF.HTML2PDF
Set margins of generated PDF.
setMark(boolean) - Method in class pdftron.SDF.Obj
Set the object mark.
setMask(Image) - Method in class pdftron.PDF.Image
Set an Explicit Image Mask.
setMask(Obj) - Method in class pdftron.PDF.Image
Set a Color Key Mask.
setMaximumImagePixels(int) - Method in class pdftron.PDF.Convert.XODOutputOptions
Specifies the maximum image size in pixels.
setMaxLen(int) - Method in class pdftron.PDF.Field
Set the maximum length of the field's text, in characters.
setMediaBox(Rect) - Method in class pdftron.PDF.Page
Set the media box for this page.
setMinimumFontSize(int) - Method in class pdftron.PDF.HTML2PDF.WebPageSettings
Set the smallest font size allowed, e.g 9.
setMinute(byte) - Method in class pdftron.PDF.Date
Set the minute.
setMiterLimit(double) - Method in class pdftron.PDF.GState
Set miter limit.
setModDate(Date) - Method in class pdftron.PDF.PDFDocInfo
Set document’s modification date.
setMode(int) - Method in class pdftron.PDF.TextSearch
Set the current search mode.
setModified() - Method in class pdftron.SDF.SecurityHandler
The method allows derived classes to set SecurityHandler is modified flag.
setModified(boolean) - Method in class pdftron.SDF.SecurityHandler
The method allows derived classes to set SecurityHandler is modified flag.
SetModified(long, boolean) - Static method in class pdftron.SDF.SecurityHandler
 
setModulePath(String) - Static method in class pdftron.PDF.HTML2PDF
Set the first location that PDFNet will look for the html2pdf module.
setMonoImageSettings(Optimizer.MonoImageSettings) - Method in class pdftron.PDF.Optimizer.OptimizerSettings
updates the settings for monochrome image processing
setMonth(byte) - Method in class pdftron.PDF.Date
Set the month.
setMouseDownCaptionText(String) - Method in class pdftron.PDF.Annots.Screen
Set the button down caption text of the Screen annotation.
setMouseDownCaptionText(String) - Method in class pdftron.PDF.Annots.Widget
Set the button down caption text of the Widget annotation.
setMouseDownIcon(Obj) - Method in class pdftron.PDF.Annots.Screen
Set the Mouse Down icon associated with the Screen annotation.
setMouseDownIcon(Obj) - Method in class pdftron.PDF.Annots.Widget
Set the Mouse Down icon associated with the Widget annotation.
setName(String) - Method in class pdftron.PDF.OCG.Config
Set the name of an optional-content configuration (suitable for presentation in a user interface).
setName(String) - Method in class pdftron.PDF.OCG.Group
Set the name of this optional-content group (OCG).
setName(String) - Method in class pdftron.SDF.Obj
Set the name string
setNewTextLineOffset(double, double) - Method in class pdftron.PDF.Element
Set the offset (dx, dy) to the start of the current line relative to the beginning of the previous line.
setNoFonts(boolean) - Method in class pdftron.PDF.Convert.SVGOutputOptions
Sets whether to disable conversion of font data to SVG
setNonFullScreenPageMode(int) - Method in class pdftron.PDF.PDFDocViewPrefs
Set the document’s page mode, specifying how to display the document on exiting full-screen mode.
setNonOCDrawing(boolean) - Method in class pdftron.PDF.OCG.Context
Set the non-OC status for this context.
setNoUnicode(boolean) - Method in class pdftron.PDF.Convert.SVGOutputOptions
Sets whether to disable mapping of text to public Unicode region.
setNumber(double) - Method in class pdftron.SDF.Obj
Set the number value
setNUp(int, int) - Method in class pdftron.PDF.PrinterMode
Set the number of document pages to place on the output pages across and vertically.
setNUp(int, int, int) - Method in class pdftron.PDF.PrinterMode
Set the number of document pages to place on the output pages across and vertically.
setOCDrawMode(int) - Method in class pdftron.PDF.OCG.Context
Set the drawing and enumeration type for this context.
setOCGContext(Context) - Method in class pdftron.PDF.PDFDraw
Set the Optional Content Group (OCG) context that should be used when rendering the page.
setOCGContext(Context) - Method in class pdftron.PDF.PDFRasterizer
Set the Optional Content Group (OCG) context that should be used when rendering the page.
setOCGContext(Context) - Method in class pdftron.PDF.PDFViewCtrl
Set the Optional Content Group (OCG) context that should be used when viewing the document.
setOpacity(double) - Method in class pdftron.PDF.Annots.Markup
Set the contant opacity value corresponding to the annotation.
setOpacity(double) - Method in class pdftron.PDF.Stamper
Set the opacity value for the stamp.
setOpacityMaskWorkaround(boolean) - Method in class pdftron.PDF.Convert.XODOutputOptions
If rendering is permitted, sets whether pages containing opacity masks should be rendered.
setOpen(boolean) - Method in class pdftron.PDF.Annots.Popup
Set the initial openning condition of Popup.
setOpen(boolean) - Method in class pdftron.PDF.Bookmark
Open or close the Bookmark.
setOpenAction(Action) - Method in class pdftron.PDF.PDFDoc
Set the Action that will be triggered when the document is opened.
setOpenXps(boolean) - Method in class pdftron.PDF.Convert.XPSOutputOptions
Sets whether the output format should be open xps microsoft xps output is the default
setOperators(byte[]) - Method in class pdftron.PDF.PathData
Overwrite the existing operators.
setOptionalContent(Obj) - Method in class pdftron.PDF.Annot
Set optional content of an annotation.
setOrder(Obj) - Method in class pdftron.PDF.OCG.Config
Set the user interface display order of optional-content groups (OCGs) in this configuration.
setOrientation(int) - Method in class pdftron.PDF.PrinterMode
Set the orientation of the output document.
setOutline(boolean, int) - Method in class pdftron.PDF.HTML2PDF
Add bookmarks to the PDF?
setOutputAnnot(int) - Method in class pdftron.PDF.PrinterMode
Set the printing of annotations.
setOutputColor(int) - Method in class pdftron.PDF.PrinterMode
Set the color output of the printing.
setOutputPageBorder(boolean) - Method in class pdftron.PDF.PrinterMode
Set the printing of page borders, helpful when printing multiple document pages per output page.
setOutputQuality(int) - Method in class pdftron.PDF.PrinterMode
Set the quality of the printing.
setOutputThumbnails(boolean) - Method in class pdftron.PDF.Convert.XODOutputOptions
Sets whether per page thumbnails should be included in the file the default setting is to output thumbnails
setOverlayText(String) - Method in class pdftron.PDF.Annots.Redaction
Set Overlay text of the Redaction annotation.
setOverlayTextAppearance(String) - Method in class pdftron.PDF.Annots.Redaction
Set Overlay text appearance of the Redaction annotation.
setOverprint(int) - Method in class pdftron.PDF.PDFDraw
Enable or disable support for overprint.
setOverprint(int) - Method in class pdftron.PDF.PDFRasterizer
Enable or disable support for overprint.
setOverprint(int) - Method in class pdftron.PDF.PDFViewCtrl
Enable or disable support for overprint.
setOverprintMode(int) - Method in class pdftron.PDF.GState
Set the overprint mode.
SetPadding(Rect) - Method in class pdftron.PDF.Annots.Markup
Set the rectangle difference of the Square.
setPage(Page) - Method in class pdftron.PDF.Annot
Set the reference to a page the annotation is associated with.
setPage(Page) - Method in class pdftron.PDF.Destination
Modify the destination so that it refers to the new 'page' as the destination page.
setPageBorderVisibility(boolean) - Method in class pdftron.PDF.PDFViewCtrl
Enables or disables drawing of a thin border around each page.
setPageBox(int) - Method in class pdftron.PDF.PDFDraw
Selects the page box/region to rasterize.
setPageLabel(int, PageLabel) - Method in class pdftron.PDF.PDFDoc
Attaches a label to a page.
setPageMode(int) - Method in class pdftron.PDF.PDFDocViewPrefs
Set PageMode property and change the value of the PageMode key in the Catalog dictionary.
setPagePresentationMode(int) - Method in class pdftron.PDF.PDFViewCtrl
Set the current page presentation mode.
setPageSpacing(int, int, int, int) - Method in class pdftron.PDF.PDFViewCtrl
Set the vertical and horizontal padding and column spacing between adjacent pages in the view.
setPageTransparencyGrid(boolean) - Method in class pdftron.PDF.PDFViewCtrl
Enables or disables the transparency grid (check board pattern) to reflect page transparency.
setPageTransparent(boolean) - Method in class pdftron.PDF.PDFDraw
Set the page color to transparent.
setPageViewMode(int) - Method in class pdftron.PDF.PDFViewCtrl
Set the page viewing mode.
setPaperSize(int) - Method in class pdftron.PDF.HTML2PDF
Set paper size of output PDF
setPaperSize(String, String) - Method in class pdftron.PDF.HTML2PDF
Manually set the paper dimensions of the produced PDF.
setPaperSize(Rect) - Method in class pdftron.PDF.PrinterMode
Set the output printer paper size (assumed to be correct).
setPaperSize(int) - Method in class pdftron.PDF.PrinterMode
 
setParent(Annot) - Method in class pdftron.PDF.Annots.Popup
Set the Parent annotation of the Popup annotation.
setPassword(String) - Method in class pdftron.PDF.HTML2PDF.Proxy
Set the password to use when logging into the proxy with username
setPassword(String) - Method in class pdftron.PDF.HTML2PDF.WebPageSettings
HTTP authentication password to use when logging into the website.
setPathClip(boolean) - Method in class pdftron.PDF.Element
Indicate whether the path is a clipping path or non-clipping path.
setPathData(PathData) - Method in class pdftron.PDF.Element
Set the PathData of this element.
setPathFill(boolean) - Method in class pdftron.PDF.Element
Indicate whether the path should be filled.
setPathHinting(boolean) - Method in class pdftron.PDF.PDFDraw
Enable or disable path hinting.
setPathHinting(boolean) - Method in class pdftron.PDF.PDFRasterizer
Enable or disable path hinting.
setPathHinting(boolean) - Method in class pdftron.PDF.PDFViewCtrl
Enable or disable path hinting.
setPathStroke(boolean) - Method in class pdftron.PDF.Element
Indicate whether the path should be stroked.
setPattern(String) - Method in class pdftron.PDF.TextSearch
Set the current search pattern.
setPDFCompression(boolean) - Method in class pdftron.PDF.HTML2PDF
Use loss less compression to create PDF?
setPDFFileName(String) - Method in class pdftron.FDF.FDFDoc
Set the PDF document file that this FDF file was exported from or is intended to be imported into.
setPermission(int, boolean) - Method in class pdftron.SDF.SecurityHandler
Set the permission setting of the StdSecurityHandler.
SetPermission(long, int, boolean) - Static method in class pdftron.SDF.SecurityHandler
 
setPoint(int, int, Point) - Method in class pdftron.PDF.Annots.Ink
Set the specific point in the Ink List.
setPoints(double[]) - Method in class pdftron.PDF.PathData
Overwrite the existing data points.
setPopup(Popup) - Method in class pdftron.PDF.Annots.Markup
Set the Popup object associated with this Markup annotation.
setPort(int) - Method in class pdftron.PDF.HTML2PDF.Proxy
Set the port number to use
setPos(int) - Method in interface pdftron.PDF.ProgressMonitor
Set the current position for a progress monitor and redraws the bar to reflect the new ranges.
setPosAdjustment(double) - Method in class pdftron.PDF.Element
Set the position adjustment.
setPosition(double, double) - Method in class pdftron.PDF.Stamper
Set the horizontal and vertical position of the stamp.
setPosition(double, double, boolean) - Method in class pdftron.PDF.Stamper
Set the horizontal and vertical position of the stamp.
setPref(int, boolean) - Method in class pdftron.PDF.PDFDocViewPrefs
Set the value of given ViewerPref property.
setPreferJPG(boolean) - Method in class pdftron.PDF.Convert.XODOutputOptions
Where possible output JPG files rather than PNG.
setPreferredSize(Dimension) - Method in class pdftron.PDF.PDFViewCtrl
 
setPreferredSize(int, int) - Method in class pdftron.PDF.PDFViewCtrl
Set the preferred size.
setPrefix(String) - Method in class pdftron.PDF.PageLabel
Set the String prefix to PageLabel
setPrintArea(int) - Method in class pdftron.PDF.PDFDocViewPrefs
Set the page boundary representing the area of a page to be rendered when printing the document.
setPrintBackground(boolean) - Method in class pdftron.PDF.HTML2PDF.WebPageSettings
Print the background of this web page?
setPrintClip(int) - Method in class pdftron.PDF.PDFDocViewPrefs
Set the page boundary to which the contents of a page are to be clipped when printing the document.
setPrinterName(String) - Static method in class pdftron.PDF.ConvertPrinter
Set the name of the PDFNet printer to be used.
setPrinterName() - Static method in class pdftron.PDF.ConvertPrinter
Set the name of the PDFNet printer to be used to the default printer name "PDFTron PDFNet".
setPrintMediaType(boolean) - Method in class pdftron.PDF.HTML2PDF.WebPageSettings
Controls how content will be printed from this web page.
setPrintMode(boolean) - Method in class pdftron.PDF.Convert.XPSOutputCommonOptions
Sets whether ToXps should be run in print mode print mode is disabled by default
setPrintMode(boolean) - Method in class pdftron.PDF.PDFDraw
Tells the rasterizer to render the page 'print' mode.
setPrintMode(boolean) - Method in class pdftron.PDF.PDFRasterizer
Tells the rasterizer to render the page 'print' mode.
setProduceForms(boolean) - Method in class pdftron.PDF.HTML2PDF.WebPageSettings
Turn HTML forms into PDF forms?
setProducer(String) - Method in class pdftron.PDF.PDFDocInfo
Set document’s producer.
setProgressiveRendering(boolean) - Method in class pdftron.PDF.PDFViewCtrl
Enables or disables progressive rendering in PDFViewCtrl.
setProxy(HTML2PDF.Proxy) - Method in class pdftron.PDF.HTML2PDF.WebPageSettings
Use this proxy to load content from this web page.
setQuaddingFormat(int) - Method in class pdftron.PDF.Annots.FreeText
Set the quading format of the FreeText annotation.
setQuadForm(int) - Method in class pdftron.PDF.Annots.Redaction
Set Overlay text quadding(justification) format of the Redaction annotation.
setQuadPoint(int, QuadPoint) - Method in class pdftron.PDF.Annots.Link
Set the QuadPoint to be located at a certain index of the QuadPoint array of the Link annotation.
setQuadPoint(int, QuadPoint) - Method in class pdftron.PDF.Annots.Redaction
Set the QuadPoint to be located at a certain index of the QuadPoint array of the Redaction annotation.
setQuadPoint(int, QuadPoint) - Method in class pdftron.PDF.Annots.TextMarkup
Set the QuadPoint to be located at a certain index of the QuadPoint array of the TextMarkup annotation.
setQuality(long) - Method in class pdftron.PDF.Optimizer.ImageSettings
Sets the quality for lossy compression modes from 1 to 10 where 10 is lossless (if possible) the default value is 5
setQuiet(boolean) - Method in class pdftron.PDF.HTML2PDF
Display HTML to PDF conversion progress, warnings, and errors, to stdout?
setRange(int, int) - Method in interface pdftron.PDF.ProgressMonitor
set upper and lower limit of the progress monitor
setRasterizer(boolean) - Method in class pdftron.PDF.PDFViewCtrl
Set the core graphics library used for rasterization and rendering.
setRasterizerType(int) - Method in class pdftron.PDF.PDFDraw
Set the core graphics library used for rasterization and rendering.
setRect(Rect) - Method in class pdftron.PDF.Annot
Set the size and location of an annotation on its page.
setRemoveCharPlacement(boolean) - Method in class pdftron.PDF.Convert.SVGOutputOptions
Sets whether to disable the output of character positions.
setRenderingIntent(int) - Method in class pdftron.PDF.GState
Set the color intent to be used for rendering the Element.
setRenderPages(boolean) - Method in class pdftron.PDF.Convert.XPSOutputCommonOptions
Sets whether rendering of pages should be permitted when necessary to guarantee output the default setting is to allow rendering in this case
setResourcesPath(String) - Static method in class pdftron.PDF.PDFNet
Set the location of PDFNet resource file.
setRolloverCaptionText(String) - Method in class pdftron.PDF.Annots.Screen
Set the roll over caption text of the Screen annotation.
setRolloverCaptionText(String) - Method in class pdftron.PDF.Annots.Widget
Set the roll over caption text of the Widget annotation.
setRolloverIcon(Obj) - Method in class pdftron.PDF.Annots.Screen
Set the rollover icon associated with the Screen annotation.
setRolloverIcon(Obj) - Method in class pdftron.PDF.Annots.Widget
Set the rollover icon associated with the Widget annotation.
setRotate(int) - Method in class pdftron.PDF.PDFDraw
Set the rotation value for this page.
setRotation(int) - Method in class pdftron.PDF.Annots.Screen
Set the rotation value of the Screen annotation.
setRotation(int) - Method in class pdftron.PDF.Annots.Widget
Set the rotation value of the Widget annotation.
setRotation(int) - Method in class pdftron.PDF.Page
Set the rotation value for this page.
setRotation(double) - Method in class pdftron.PDF.Stamper
Rotates the stamp by the given number of degrees.
setScale(double) - Method in class pdftron.PDF.PrinterMode
Set the scaling of the document pages to the output pages.
SetScaleCondition(int) - Method in class pdftron.PDF.Annots.Screen
Set the condition under which the icon should be scaled.
SetScaleCondition(int) - Method in class pdftron.PDF.Annots.Widget
Set the condition under which the icon should be scaled.
setScaleType(int) - Method in class pdftron.PDF.Annots.Screen
Set the Scale Type of the Screen annotation.
setScaleType(int) - Method in class pdftron.PDF.Annots.Widget
Set the Scale Type of the Widget annotation.
setScaleType(int) - Method in class pdftron.PDF.PrinterMode
Set the scaling of the document page to the output pages.
setSecond(byte) - Method in class pdftron.PDF.Date
Set the second.
setSecurityHandler(SecurityHandler) - Method in class pdftron.PDF.PDFDoc
The function sets a new SecurityHandler as the current security handler.
setSecurityHandler(SecurityHandler) - Method in class pdftron.SDF.SDFDoc
The function sets a new SecurityHandler as the current security handler.
setShowCaption(boolean) - Method in class pdftron.PDF.Annots.Line
Set the option of whether to show caption.
SetSilverlightTextWorkaround(boolean) - Method in class pdftron.PDF.Convert.XODOutputOptions
Outputs rotated text as paths.
setSize(int, double, double) - Method in class pdftron.PDF.Stamper
Set the size of the stamp.
setSmartShrinking(boolean) - Method in class pdftron.PDF.HTML2PDF.WebPageSettings
Allow intelligent shrinking to fit more content per page?
setSmoothnessTolerance(double) - Method in class pdftron.PDF.GState
Set the smoothness tolerance used to control the quality of smooth shading.
setSoftMask(Obj) - Method in class pdftron.PDF.GState
Set the soft mask of the extended graphics state.
setSoftMask(Image) - Method in class pdftron.PDF.Image
Set a Soft Mask from current image
setSoundStream(Obj) - Method in class pdftron.PDF.Annots.Sound
Set the initial sound object of the Sound annotation.
setStart(int) - Method in class pdftron.PDF.PageLabel
Set the start numeric value
setStartPoint(Point) - Method in class pdftron.PDF.Annots.Line
Set the coordinates of the start of a line.
setStartStyle(int) - Method in class pdftron.PDF.Annots.Line
Set the ending syle of the start of a line (Optional; PDF 1.4.)
setState(String) - Method in class pdftron.PDF.Annots.Text
Set the string indicating the state of the Text annotation.
setState(Group, boolean) - Method in class pdftron.PDF.OCG.Context
Set the ON-OFF states for the given optional-content group (OCG) in this context.
setStateModel(String) - Method in class pdftron.PDF.Annots.Text
Set the string indicating the state model of the Text annotation.
setStaticCaptionText(String) - Method in class pdftron.PDF.Annots.Screen
Set static caption text of the Screen annotation.
setStaticCaptionText(String) - Method in class pdftron.PDF.Annots.Widget
Set static caption text of the Widget annotation.
setStaticIcon(Obj) - Method in class pdftron.PDF.Annots.Screen
Set the static icon associated with the Screen annotation.
setStaticIcon(Obj) - Method in class pdftron.PDF.Annots.Widget
Set the static icon associated with the Widget annotation.
setStep(int) - Method in interface pdftron.PDF.ProgressMonitor
Specifies the step increment for a progress bar monitor.
setStopSlowScripts(boolean) - Method in class pdftron.PDF.HTML2PDF.WebPageSettings
Stop slow running javascript's?
setStreamData(byte[], Filter) - Method in class pdftron.SDF.Obj
Update a stream object with the new content.
setStreamLength(long) - Method in class pdftron.Filters.Filter
The functions specifies the length of the data stream.
setString(byte[]) - Method in class pdftron.SDF.Obj
Set the string object value.
setString(String) - Method in class pdftron.SDF.Obj
Set the string object value.
setStrokeColor(ColorPt) - Method in class pdftron.PDF.GState
Set the color value/point used for stroking operations.
setStrokeColor(PatternColor) - Method in class pdftron.PDF.GState
Set the stroke color to the given tiling pattern.
setStrokeColor(PatternColor, ColorPt) - Method in class pdftron.PDF.GState
Set the stroke color to the given uncolored tiling pattern.
setStrokeColorSpace(ColorSpace) - Method in class pdftron.PDF.GState
Set the color space used for stroking operations.
setStrokeOpacity(double) - Method in class pdftron.PDF.GState
Set opacity value for stroke painting operations for paths and glyph outlines.
setStrokeOverprint(boolean) - Method in class pdftron.PDF.GState
Specifies if overprint is enabled for stroke operations.
setStructParent(int) - Method in class pdftron.PDF.Annot
Set the struct parent of an annotation.
setStyle(int) - Method in class pdftron.PDF.Annot.BorderStyle
Set the border style.
setStyle(int) - Method in class pdftron.PDF.PageLabel
Set the numbering style for the label.
setSubject(String) - Method in class pdftron.PDF.Annots.Markup
Set subject of the Markup Annotation.
setSubject(String) - Method in class pdftron.PDF.PDFDocInfo
Set the subject of the document.
setSymbol(String) - Method in class pdftron.PDF.Annots.Caret
Set the paragraph symbol displayed along with the Caret.
setTempPath(String) - Static method in class pdftron.PDF.PDFNet
Set the location of temporary folder.
setTextAlignment(int) - Method in class pdftron.PDF.Stamper
Set the text alignment (note: this only applies to text watermarks).
setTextColor(ColorPt, int) - Method in class pdftron.PDF.Annots.FreeText
Set the text color of the FreeText Annotation.
setTextData(byte[]) - Method in class pdftron.PDF.Element
Set the text data for the current e_text Element.
setTextHOffset(double) - Method in class pdftron.PDF.Annots.Line
Set the horizontal offset of the caption.
setTextKnockout(boolean) - Method in class pdftron.PDF.GState
Mark the object as elementary for purposes of color compositing in the transparent imaging model.
setTextMatrix(Matrix2D) - Method in class pdftron.PDF.Element
Set the text matrix for a text element.
setTextMatrix(double, double, double, double, double, double) - Method in class pdftron.PDF.Element
Set the text matrix for a text element.
setTextRenderMode(int) - Method in class pdftron.PDF.GState
Set text rendering mode.
setTextRise(double) - Method in class pdftron.PDF.GState
Set text rise.
setTextSettings(Optimizer.TextSettings) - Method in class pdftron.PDF.Optimizer.OptimizerSettings
updates the settings for text processing
setTextSizeShrink(double) - Method in class pdftron.PDF.HTML2PDF.TOCSettings
How much to shrink font for every level, e.g.
setTextVOffset(double) - Method in class pdftron.PDF.Annots.Line
Set the vertical offset of the caption.
setThickenLines(boolean) - Method in class pdftron.PDF.Convert.XPSOutputCommonOptions
Sets whether thin lines should be thickened the default setting is to not thicken lines
setThinLineAdjustment(boolean, boolean) - Method in class pdftron.PDF.PDFDraw
Set thin line adjustment parameters.
setThinLineAdjustment(boolean, boolean) - Method in class pdftron.PDF.PDFRasterizer
Set thin line adjustment parameters.
setThinLineAdjustment(boolean, boolean) - Method in class pdftron.PDF.PDFViewCtrl
Set thin line adjustment parameters.
setThumbnailSize(int) - Method in class pdftron.PDF.Convert.XODOutputOptions
The width and height of a square in which all thumbnails will be contained.
setTitle(String) - Method in class pdftron.PDF.Annots.Markup
Set the title of the Markup Annotation.
setTitle(String) - Method in class pdftron.PDF.Annots.Movie
Set the title of the Movie Annotation.
setTitle(String) - Method in class pdftron.PDF.Annots.Screen
Set the title of the Screen Annotation.
setTitle(String) - Method in class pdftron.PDF.Bookmark
Set the Bookmark’s title string.
setTitle(String) - Method in class pdftron.PDF.PDFDocInfo
Set document’s title.
setToBePlayed(boolean) - Method in class pdftron.PDF.Annots.Movie
Set the option of whether the Movie is to be played.
setToolMode(int) - Method in class pdftron.PDF.PDFViewCtrl
Set the new tool mode (such as pan, text select, etc).
setTransferFunct(Obj) - Method in class pdftron.PDF.GState
Set transfer function used during color conversion process.
setTransform(Matrix2D) - Method in class pdftron.PDF.GState
Set the transformation matrix associated with this element.
setTransform(double, double, double, double, double, double) - Method in class pdftron.PDF.GState
Set the transformation matrix for this element.
setTriggerAction(Obj) - Method in class pdftron.PDF.Annots.Screen
Set the additional action stream of the Screen annotation (Optional; PDF 1.1 )
setTriggerAction(Obj) - Method in class pdftron.PDF.Annots.Widget
Set the additional action stream of the Widget annotation (Optional; PDF 1.2 )
setType(int) - Method in class pdftron.PDF.HTML2PDF.Proxy
Set the type of proxy to use.
setUCRFunct(Obj) - Method in class pdftron.PDF.GState
Set undercolor-removal function used during conversion between DeviceRGB and DeviceCMYK.
setUniqueID(String) - Method in class pdftron.PDF.Annot
Set the unique identifier for this annotation.
setUseRepeat(boolean) - Method in class pdftron.PDF.Annots.Redaction
Set the option of whether to use repeat for the Redaction annotation.
setUseRleImageCompression(boolean) - Method in class pdftron.PDF.PrinterMode
Set whether RLE image compression is used for printing bitmaps.
setUsername(String) - Method in class pdftron.PDF.HTML2PDF.Proxy
Set the username to use when logging into the proxy
setUsername(String) - Method in class pdftron.PDF.HTML2PDF.WebPageSettings
HTTP authentication username to use when logging into the website.
setUserStyleSheet(String) - Method in class pdftron.PDF.HTML2PDF.WebPageSettings
Url or path to user specified style sheet.
setUserUnitSize(double) - Method in class pdftron.PDF.Page
Set the UserUnit value for a page.
setUT(byte) - Method in class pdftron.PDF.Date
Set the relationship of local time to Universal Time (UT),
setUTHour(byte) - Method in class pdftron.PDF.Date
Set the absolute value of the offset from UT in hours (00-23)
setV(double) - Method in class pdftron.Common.Matrix2D
Set v, the matrix element in the third row, second column.
setValue(Obj) - Method in class pdftron.FDF.FDFField
Set the value of the FDFField (the value of the field's /V key).
setValue(Obj) - Method in class pdftron.PDF.Field
Set the value of the Field (i.e.
setValue(String) - Method in class pdftron.PDF.Field
Set the string value.
setValue(boolean) - Method in class pdftron.PDF.Field
Set the boolean value.
setVertex(int, Point) - Method in class pdftron.PDF.Annots.PolyLine
Set the vertex(in Point object form) corresponding to the index within the VErtices array.
setVerticalAlign(int) - Method in class pdftron.PDF.PDFViewCtrl
Set the vertical alignment used for rendering pages within the view.
setVIconLeftOver(double) - Method in class pdftron.PDF.Annots.Screen
Set the vertical leftover of the icon within the annotatin.
setVIconLeftOver(double) - Method in class pdftron.PDF.Annots.Widget
Set the vertical leftover of the icon within the annotatin.
setViewArea(int) - Method in class pdftron.PDF.PDFDocViewPrefs
Set the page boundary representing the area of a page to be displayed when viewing the document on the screen.
setViewClip(int) - Method in class pdftron.PDF.PDFDocViewPrefs
Set the page boundary to which the contents of a page are to be clipped when viewing the document on the screen.
setVisibilityPolicy(int) - Method in class pdftron.PDF.OCG.OCMD
Set the optional-content membership dictionary's visibility policy, which determines the visibility of content with respect to the ON-OFF state of OCGs listed in the dictionary.
setVR(int) - Method in class pdftron.PDF.Annot.BorderStyle
Set vertical corner radius.
setVScrollPos(double) - Method in class pdftron.PDF.PDFViewCtrl
Sets the vertical scroll position in the scrollable space..
setWidth(double) - Method in class pdftron.PDF.Annot.BorderStyle
Set the border width.
setWindingFill(boolean) - Method in class pdftron.PDF.Element
Set path's fill rule.
setWordSpacing(double) - Method in class pdftron.PDF.GState
Set word spacing.
setX1(double) - Method in class pdftron.PDF.Rect
Set the x coordinate of the lower-left point
setX2(double) - Method in class pdftron.PDF.Rect
Set the x coordinate of the upper-right point
setXsl(String) - Method in class pdftron.PDF.HTML2PDF.TOCSettings
xsl style sheet used to convert outline XML into a table of content.
setY1(double) - Method in class pdftron.PDF.Rect
Set the y coordinate of the lower-left point
setY2(double) - Method in class pdftron.PDF.Rect
Set the y coordinate of the upper-right point`
setYear(short) - Method in class pdftron.PDF.Date
Set the year.
setZoom(double) - Method in class pdftron.PDF.HTML2PDF.WebPageSettings
Zoom factor to use when loading object.
setZoom(double) - Method in class pdftron.PDF.PDFViewCtrl
Set the zoom factor to a new value.
setZoom(int, int, double) - Method in class pdftron.PDF.PDFViewCtrl
Set the zoom factor to a new value using the given pixel coordinate (x,y) as a zoom center.
seUTMinutes(byte) - Method in class pdftron.PDF.Date
Set the absolute value of the offset from UT in minutes (00-59)
Shading - Class in pdftron.PDF
Shading is a class that represents a flat interface around all PDF shading types: - In Function-based (type 1) shadings, the color at every point in the domain is defined by a specified mathematical function.
Shading(Obj) - Constructor for class pdftron.PDF.Shading
Create a Shading from the given SDF/Cos object listed under /Shading entry in the page Resource dictionary.
showRect(int, Rect) - Method in class pdftron.PDF.PDFViewCtrl
Changes the viewing area to fit a rectangle on specified page number.
showRedactedContentRegions - Variable in class pdftron.PDF.Redactor.Appearance
Specifies whether an overlay should be drawn in place of the redacted content.
showsOnPrint(boolean) - Method in class pdftron.PDF.Stamper
Shows on print.
showsOnScreen(boolean) - Method in class pdftron.PDF.Stamper
Shows on screen.
SignatureHandler - Class in pdftron.SDF
A base class for SignatureHandler.
SignatureHandler() - Constructor for class pdftron.SDF.SignatureHandler
 
size() - Method in class pdftron.SDF.Obj
Get size of Obj
Sound - Class in pdftron.PDF.Annots
A sound annotation (PDF 1.2) shall analogous to a text annotation except that instead of a text note, it contains sound recorded from the computer’s microphone or imported from a file.
Sound(Obj) - Constructor for class pdftron.PDF.Annots.Sound
Creates a Sound annotation and initialize it using given Cos/SDF object.
Sound() - Constructor for class pdftron.PDF.Annots.Sound
Creates an empty Sound annoitation.
Sound(Annot) - Constructor for class pdftron.PDF.Annots.Sound
Creates a Sound annotation and initialize it using given annotation object.
Square - Class in pdftron.PDF.Annots
Square and circle annotations (PDF 1.3) shall display, respectively, a rectangle or an ellipse on the page.
Square(Obj) - Constructor for class pdftron.PDF.Annots.Square
Creates a Square annotation and initialize it using given Cos/SDF object.
Square() - Constructor for class pdftron.PDF.Annots.Square
Creates an empty Square annotation.
Square(Annot) - Constructor for class pdftron.PDF.Annots.Square
Creates a Square annotation and initialize it using given annotation object.
Squiggly - Class in pdftron.PDF.Annots
TextMarkup annotations shall appear as highlights, underlines, strikeouts (all PDF 1.3), or jagged (“squiggly”) underlines (PDF 1.4) in the text of a document.
Squiggly(Obj) - Constructor for class pdftron.PDF.Annots.Squiggly
Creates a Squiggly annotation and initialize it using given Cos/SDF object.
Squiggly(Annot) - Constructor for class pdftron.PDF.Annots.Squiggly
Creates a Squiggly annotation and initialize it using given annotation object.
Stamper - Class in pdftron.PDF
Stamper is a utility class that can be used to PDF pages with text, images, or with other PDF content in only a few lines of code.
Stamper(int, double, double) - Constructor for class pdftron.PDF.Stamper
Stamper constructor.
stampImage(PDFDoc, Image, PageSet) - Method in class pdftron.PDF.Stamper
Stamps an image to the given destination document at the set of page numbers.
stampPage(PDFDoc, Page, PageSet) - Method in class pdftron.PDF.Stamper
Stamps a PDF page to the given destination document at the set of page numbers.
stampText(PDFDoc, String, PageSet) - Method in class pdftron.PDF.Stamper
Stamps text to the given destination document at the set of page numbers.
startPrintJob(PDFDoc, String, String, String, PageSet, PrinterMode) - Static method in class pdftron.PDF.Print
Print the PDFDoc to a printer.
StdFile - Class in pdftron.Filters
StdFile is a utility class to read from, write to, open, and close files on a file system.
StdFile(String, int) - Constructor for class pdftron.Filters.StdFile
Create a new instance of StdFile class with the specified path and open mode.
StdFile(String, int, long) - Constructor for class pdftron.Filters.StdFile
Instantiates a new std file.
stepIt() - Method in interface pdftron.PDF.ProgressMonitor
Advances the current position for a progress monitor by the step increment (see SetStep) and redraws the monitor to reflect the new position.
STree - Class in pdftron.PDF.Struct
STree is the root of the structure tree, which is a central repository for information related to a PDF document's logical structure.
STree(Obj) - Constructor for class pdftron.PDF.Struct.STree
Initialize a STree using an existing low-level Cos/SDF object.
stride - Variable in class pdftron.PDF.PDFDraw.IntBufferData
 
StrikeOut - Class in pdftron.PDF.Annots
TextMarkup annotations shall appear as highlights, underlines, strikeouts (all PDF 1.3), or jagged (“squiggly”) underlines (PDF 1.4) in the text of a document.
StrikeOut(Obj) - Constructor for class pdftron.PDF.Annots.StrikeOut
Creates a StrikeOut annotation and initialize it using given Cos/SDF object.
StrikeOut(Annot) - Constructor for class pdftron.PDF.Annots.StrikeOut
Creates a StrikeOut annotation and initialize it using given annotation object.
subsetFonts(boolean) - Method in class pdftron.PDF.Optimizer.TextSettings
Sets whether embedded fonts will be subset.
swap(long, long) - Method in class pdftron.SDF.SDFDoc
Sometimes it is desirable to modify all indirect references to a given indirect object.

T

tell() - Method in class pdftron.Filters.Filter
Reports the current read position in the stream relative to the stream origin.
tell() - Method in class pdftron.Filters.FilterReader
Reports the current read position in the stream relative to the stream origin.
tell() - Method in class pdftron.Filters.FilterWriter
Reports the current read position in the stream relative to the stream origin.
terminate() - Static method in class pdftron.PDF.PDFNet
Terminates PDFNet library.
Text - Class in pdftron.PDF.Annots
A text annotation represents a “sticky note” attached to a point in the PDF document.
Text(Obj) - Constructor for class pdftron.PDF.Annots.Text
Creates a Text annotation and initialize it using given Cos/SDF object.
Text() - Constructor for class pdftron.PDF.Annots.Text
Creates an empty Text annotation.
Text(Annot) - Constructor for class pdftron.PDF.Annots.Text
Creates a Text annotation and initialize it using given annotation object.
textColor - Variable in class pdftron.PDF.Redactor.Appearance
Specifies the color used to paint the text in the overlay (in RGB).
TextExtractor - Class in pdftron.PDF
TextExtractor is used to analyze a PDF page and extract words and logical structures that are visible within a given region.
TextExtractor() - Constructor for class pdftron.PDF.TextExtractor
Constructor.
TextExtractor.Line - Class in pdftron.PDF
 
TextExtractor.Style - Class in pdftron.PDF
A class representing predominant text style associated with a given Line, a Word, or a Glyph.
TextExtractor.Word - Class in pdftron.PDF
 
TextMarkup - Class in pdftron.PDF.Annots
Text markup annotations shall appear as highlights, underlines, strikeouts (all PDF 1.3), or jagged (“squiggly”) underlines (PDF 1.4) in the text of a document.
TextMarkup(Obj) - Constructor for class pdftron.PDF.Annots.TextMarkup
Creates a TextMarkup annotation and initialize it using given Cos/SDF object.
TextMarkup() - Constructor for class pdftron.PDF.Annots.TextMarkup
Creates an empty TextMarkup annotation.
TextMarkup(Annot) - Constructor for class pdftron.PDF.Annots.TextMarkup
Creates a TextMarkup annotation and initialize it using given annotation object.
TextSearch - Class in pdftron.PDF
TextSearch searches through a PDF document for a user-given search pattern.
TextSearch() - Constructor for class pdftron.PDF.TextSearch
Constructor.
TextSearchResult - Class in pdftron.PDF
TextSearchResult is used by the TextSearch class for returning a search result.
TextSearchResult(int, int, String, String, long) - Constructor for class pdftron.PDF.TextSearchResult
Constructor.
timedLock(int) - Method in class pdftron.PDF.PDFDoc
Try locking the document, waiting no longer than specified number of milliseconds.
timedLock(int) - Method in class pdftron.SDF.SDFDoc
Try locking the document, waiting no longer than specified number of milliseconds.
toEmf(Doc, String) - Static method in class pdftron.PDF.Convert
Convert the PDFDoc to EMF and save to the specified path.
toEmf(Page, String) - Static method in class pdftron.PDF.Convert
Convert the Page to EMF and save to the specified path.
toPdf(Doc, String) - Static method in class pdftron.PDF.Convert
Convert the file or document to PDF and append to the specified PDF document.
toString() - Method in exception pdftron.Common.PDFNetException
String representation of PDFNetException object
toSvg(Doc, String) - Static method in class pdftron.PDF.Convert
Convert the PDFDoc to SVG and save to the specified path.
toSvg(Doc, String, Convert.SVGOutputOptions) - Static method in class pdftron.PDF.Convert
Convert the PDFDoc to SVG and save to the specified path.
toSvg(Page, String) - Static method in class pdftron.PDF.Convert
Convert the Page to SVG and save to the specified path.
toSvg(Page, String, Convert.SVGOutputOptions) - Static method in class pdftron.PDF.Convert
Convert the Page to SVG and save to the specified path.
toXod(String, String) - Static method in class pdftron.PDF.Convert
Convert the input file to XOD format and save to the specified path.
toXod(String, String, Convert.XODOutputOptions) - Static method in class pdftron.PDF.Convert
Convert the input file to XOD format and save to the specified path.
toXod(Doc, String) - Static method in class pdftron.PDF.Convert
Convert the input file to XOD format and save to the specified path.
toXod(Doc, String, Convert.XODOutputOptions) - Static method in class pdftron.PDF.Convert
Convert the input file to XOD format and save to the specified path.
toXod(Doc) - Static method in class pdftron.PDF.Convert
Generate a stream that incrementally converts the input file to XOD format.
toXod(Doc, Convert.XODOutputOptions) - Static method in class pdftron.PDF.Convert
Generate a stream that incrementally converts the input file to XOD format.
toXod(String) - Static method in class pdftron.PDF.Convert
Generate a stream that incrementally converts the input file to XOD format.
toXod(String, Convert.XODOutputOptions) - Static method in class pdftron.PDF.Convert
Generate a stream that incrementally converts the input file to XOD format.
toXps(Doc, String) - Static method in class pdftron.PDF.Convert
Convert the PDFDoc to XPS and save to the specified path.
toXps(Doc, String, Convert.XPSOutputOptions) - Static method in class pdftron.PDF.Convert
Convert the PDFDoc to XPS and save to the specified path.
toXps(String, String) - Static method in class pdftron.PDF.Convert
Convert the file or document to XPS and write to the specified file.
toXps(String, String, Convert.XPSOutputOptions) - Static method in class pdftron.PDF.Convert
Convert the file or document to XPS and write to the specified file.
translate(double, double) - Method in class pdftron.Common.Matrix2D
The Translate method updates this matrix with the product of itself and a translation matrix (i.e.
tryLock() - Method in class pdftron.PDF.PDFDoc
Try locking the document in non-blocking manner.
type3FontBegin(CharData, Obj) - Method in class pdftron.PDF.ElementReader
A method used to spawn a sub-display list representing a Type3 Font glyph.
type3FontBegin(CharData) - Method in class pdftron.PDF.ElementReader
pawn a sub-display list representing a Type3 Font glyph.

U

Underline - Class in pdftron.PDF.Annots
Text markup annotations shall appear as highlights, underlines, strikeouts (all PDF 1.3), or jagged (“squiggly”) underlines (PDF 1.4) in the text of a document.
Underline(Obj) - Constructor for class pdftron.PDF.Annots.Underline
Creates a Underline annotation and initialize it using given Cos/SDF object.
Underline() - Constructor for class pdftron.PDF.Annots.Underline
Creates an empty Underline annotaiton.
Underline(Annot) - Constructor for class pdftron.PDF.Annots.Underline
Creates a Underline annotation and initialize it using given annotation object.
uninstall() - Static method in class pdftron.PDF.ConvertPrinter
Uninstall all printers using the PDFNet printer driver.
unlink() - Method in class pdftron.PDF.Bookmark
Unlinks this Bookmark from the bookmark tree that contains it, and adjusts the tree appropriately.
unlock() - Method in class pdftron.PDF.PDFDoc
Unlock the document.
unlock() - Method in class pdftron.SDF.SDFDoc
Removes the lock from the document.
update() - Method in class pdftron.PDF.Date
Saves changes made to the Date object in the attached (or specified) SDF/Cos string.
update(Obj) - Method in class pdftron.PDF.Date
Saves changes made to the Date object in the attached (or specified) SDF/Cos string.
update() - Method in class pdftron.PDF.PDFViewCtrl
Redraws the contents of the buffer.
update(Rect) - Method in class pdftron.PDF.PDFViewCtrl
Redraws the given area in the buffer.
update(Annot, int) - Method in class pdftron.PDF.PDFViewCtrl
Redraws the area covered with a given annotation.
update(Graphics) - Method in class pdftron.PDF.PDFViewCtrl
 
update() - Method in class pdftron.PDF.Rect
Saves changes made to the Rect object in the attached (or specified) SDF/Cos rectangle.
update(Obj) - Method in class pdftron.PDF.Rect
Saves changes made to the Rect object in the attached (or specified) SDF/Cos rectangle.
updateTextMetrics() - Method in class pdftron.PDF.Element
Recompute the character positioning information (i.e.
useOverlayText - Variable in class pdftron.PDF.Redactor.Appearance
Specifies if the text (e.g.
useSignatureHandler(long) - Method in class pdftron.PDF.Field
Sets the signature handler to use for adding a signature to this field.

V

value() - Method in class pdftron.SDF.DictIterator
Get the value of the current dictionary entry
vertTextAlignment - Variable in class pdftron.PDF.Redactor.Appearance
Specifies the vertical text alignment in the overlay: align<0 -> text will be top aligned.

W

Watermark - Class in pdftron.PDF.Annots
A watermark annotation (PDF 1.6) shall be used to represent graphics that shall be printed at a fixed size and position on a page, regardless of the dimensions of the printed page.
Watermark(Obj) - Constructor for class pdftron.PDF.Annots.Watermark
Creates a Watermark annotation and initialize it using given Cos/SDF object.
Watermark() - Constructor for class pdftron.PDF.Annots.Watermark
Creates an empty Watermark annotation.
Watermark(Annot) - Constructor for class pdftron.PDF.Annots.Watermark
Creates a Watermark annotation and initialize it using given annotation object.
Widget - Class in pdftron.PDF.Annots
Interactive forms use widget annotations (PDF 1.2) to represent the appearance of fields and to manage user interactions.
Widget(Obj) - Constructor for class pdftron.PDF.Annots.Widget
Creates a Widget annotation and initialize it using given Cos/SDF object.
Widget() - Constructor for class pdftron.PDF.Annots.Widget
Create an empty Widget annotation.
Widget(Annot) - Constructor for class pdftron.PDF.Annots.Widget
Creates a Widget annotation and initialize it using given annotation object.
width - Variable in class pdftron.PDF.PDFDraw.IntBufferData
 
write(FilterWriter) - Method in class pdftron.SDF.Obj
The function writes the Obj to the output stream.
WRITE_MODE - Static variable in class pdftron.Filters.CustomFilter
Filter is in write mode.
writeBuffer(byte[]) - Method in class pdftron.Filters.FilterWriter
Write buffer.
writeBuffer(byte[]) - Method in class pdftron.PDF.ElementWriter
Writes an arbitrary buffer to the content stream.
writeElement(Element) - Method in class pdftron.PDF.ElementWriter
Writes the Element to the content stream.
writeFilter(FilterReader) - Method in class pdftron.Filters.FilterWriter
Write the entire input stream to the output stream (i.e.
writeInt(int) - Method in class pdftron.Filters.FilterWriter
Write an integer to the output stream.
writeLine(String) - Method in class pdftron.Filters.FilterWriter
Write out a null terminated 'line' followed by a end of line character default end of line character is carriage return.
writePlacedElement(Element) - Method in class pdftron.PDF.ElementWriter
A utility function that surrounds the given Element with a graphics state Save/Restore Element (i.e.
writeString(String) - Method in class pdftron.Filters.FilterWriter
Write a string to the output stream.
writeString(String) - Method in class pdftron.PDF.ElementWriter
Writes an arbitrary string to the content stream.
writeUChar(byte) - Method in class pdftron.Filters.FilterWriter
Write a single character to the output stream.

X

x - Variable in class pdftron.PDF.Point
The x coordinate
xRefSize() - Method in class pdftron.SDF.SDFDoc
Get size of the cross reference table

Y

y - Variable in class pdftron.PDF.Point
The y coordinate

Z

zeroMatrix() - Static method in class pdftron.Common.Matrix2D
Create zero matrix (0 0 0 0 0 0).

_

__Create(long) - Static method in class pdftron.Common.Matrix2D
 
__Create(long) - Static method in class pdftron.FDF.FDFDoc
 
__Create(long, Filter) - Static method in class pdftron.Filters.Filter
 
__Create(long, Object) - Static method in class pdftron.PDF.Action
 
__Create(long, Object) - Static method in class pdftron.PDF.Annot
 
__Create(long) - Static method in class pdftron.PDF.ColorPt
 
__Create(long, Object) - Static method in class pdftron.PDF.ColorSpace
 
__Create(long) - Static method in class pdftron.PDF.Date
 
__Create(long, Object) - Static method in class pdftron.PDF.Field
 
__Create(long, Object) - Static method in class pdftron.PDF.FileSpec
 
__Create(long, Object) - Static method in class pdftron.PDF.OCG.Config
 
__Create(long, Object) - Static method in class pdftron.PDF.OCG.Context
 
__Create(long, Object) - Static method in class pdftron.PDF.OCG.Group
 
__Create(long, Object) - Static method in class pdftron.PDF.OCG.OCMD
 
__Create(long, Object) - Static method in class pdftron.PDF.Page
 
__Create(long) - Static method in class pdftron.PDF.PDFDoc
 
__Create(long) - Static method in class pdftron.PDF.Rect
 
__Create(long, Object) - Static method in class pdftron.PDF.Struct.SElement
 
__Create(long, Object) - Static method in class pdftron.PDF.Struct.STree
__ create.
__Create(long, Object) - Static method in class pdftron.SDF.Obj
 
__Create(long, Object) - Static method in class pdftron.SDF.SDFDoc
 
__Create(long, Object) - Static method in class pdftron.SDF.SecurityHandler
 
__GetHandle() - Method in class pdftron.Common.Matrix2D
 
__GetHandle() - Method in class pdftron.FDF.FDFDoc
 
__GetHandle() - Method in class pdftron.Filters.Filter
 
__GetHandle() - Method in class pdftron.Filters.FilterReader
 
__GetHandle() - Method in class pdftron.Filters.FilterWriter
 
__GetHandle() - Method in class pdftron.PDF.Action
 
__GetHandle() - Method in class pdftron.PDF.Annot
 
__GetHandle() - Method in class pdftron.PDF.ColorPt
 
__GetHandle() - Method in class pdftron.PDF.Date
 
__GetHandle() - Method in class pdftron.PDF.Field
 
__GetHandle() - Method in class pdftron.PDF.FileSpec
 
__GetHandle() - Method in class pdftron.PDF.OCG.Context
 
__GetHandle() - Method in class pdftron.PDF.PrinterMode
 
__GetHandle() - Method in class pdftron.PDF.Rect
 
__GetHandle() - Method in class pdftron.SDF.DictIterator
 
__GetHandle() - Method in class pdftron.SDF.Doc
 
__GetHandle() - Method in class pdftron.SDF.Obj
 
__GetHandle() - Method in class pdftron.SDF.SDFDoc
 
__GetHandle() - Method in class pdftron.SDF.SecurityHandler
 
__GetRefHandle() - Method in class pdftron.PDF.Action
 
__GetRefHandle() - Method in class pdftron.PDF.Annot
 
__GetRefHandle() - Method in class pdftron.PDF.Field
 
__GetRefHandle() - Method in class pdftron.PDF.FileSpec
 
__GetRefHandle() - Method in class pdftron.SDF.Obj
 
__GetRefHandle() - Method in class pdftron.SDF.SDFDoc
 
__SetRef(Object) - Method in class pdftron.SDF.SDFDoc
 
__SetRefHandle(Object) - Method in class pdftron.Filters.Filter
 
__SetRefHandle(Object) - Method in class pdftron.SDF.SecurityHandler
 

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

© 2002-2011 PDFTron Systems Inc.