- cancelFindText() - Method in class pdftron.PDF.PDFViewCtrl
-
Cancels the current text search thread, if exists.
- cancelRendering() - Method in class pdftron.PDF.PDFViewCtrl
-
Cancels the rendering thread, if running.
- 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.
- clearList() - Method in class pdftron.PDF.Image2RGB
-
Clear list.
- clearList() - Method in class pdftron.PDF.Image2RGBA
-
Clear list.
- clearMarks() - Method in class pdftron.SDF.SDFDoc
-
Removes 'marked' flag from all objects in cross reference table.
- clearSelection() - Method in class pdftron.PDF.PDFViewCtrl
-
- clone() - Method in class pdftron.Common.PDFNetIterator
-
- Clone(long) - Static 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.
- closeDoc() - Method in class pdftron.PDF.PDFViewCtrl
-
Closes the current document.
- closePath() - Method in class pdftron.PDF.ElementBuilder
-
Closes the current subpath.
- closeTool() - Method in class pdftron.PDF.PDFViewCtrl
-
Closes the current tool.
- 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.
- computeHorizontalScrollRange() - Method in class pdftron.PDF.PDFViewCtrl
-
The overloaded implementation of android.view.computeHorizontalScrollRange().
- computeScroll() - Method in class pdftron.PDF.PDFViewCtrl
-
The overloaded implementation of android.view.computeScroll().
- computeVerticalScrollRange() - Method in class pdftron.PDF.PDFViewCtrl
-
The overloaded implementation of android.view.computeVerticalScrollRange().
- 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.
- cond_expr - Variable in exception pdftron.Common.PDFNetException
-
The cond_expr.
- 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.
- convCanvasPtToClientPt(double, double) - Method in class pdftron.PDF.PDFViewCtrl
-
Convert a point in canvas space to client space.
- convCanvasPtToPagePt(double, double) - Method in class pdftron.PDF.PDFViewCtrl
-
Convert a point in canvas space to the current page space.
- convCanvasPtToPagePt(double, double, int) - Method in class pdftron.PDF.PDFViewCtrl
-
Convert a point in canvas space to the specified page space.
- convClientPtToCanvasPt(double, double) - Method in class pdftron.PDF.PDFViewCtrl
-
Converts a point in client space to (PDF) canvas space.
- convClientPtToPagePt(double, double) - Method in class pdftron.PDF.PDFViewCtrl
-
Convert a point in client space to the current page space.
- convClientPtToPagePt(double, double, int) - Method in class pdftron.PDF.PDFViewCtrl
-
Convert a point in client space to the specified page 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.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.
- convPagePtToCanvasPt(double, double) - Method in class pdftron.PDF.PDFViewCtrl
-
Convert a point in the current page space to canvas space.
- convPagePtToCanvasPt(double, double, int) - Method in class pdftron.PDF.PDFViewCtrl
-
Convert a point in the specified page space to canvas space.
- convPagePtToClientPt(double, double, int) - Method in class pdftron.PDF.PDFViewCtrl
-
Convert a point in the specified page space to client 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, Bitmap) - 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.
- createDefaultTool(PDFViewCtrl) - Method in interface pdftron.PDF.PDFViewCtrl.ToolManager
-
Called by PDFViewCtrl to create the default tool.
- createDefaultTool(PDFViewCtrl) - Method in class pdftron.PDF.Tools.ToolManager
-
Creates the default tool that is the pan tool.
- 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.
- createTool(int, PDFViewCtrl, PDFViewCtrl.Tool) - Method in interface pdftron.PDF.PDFViewCtrl.ToolManager
-
Called by PDFViewCtrl to create the specified tool.
- createTool(int, PDFViewCtrl, PDFViewCtrl.Tool) - Method in class pdftron.PDF.Tools.ToolManager
-
Creates the specified tool and copies the necessary info from the
previous tool if provided.
- 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.
- e_0 - Static variable in class pdftron.PDF.Page
-
Specifies page rotation, in degrees.
- 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_90 - Static variable in class pdftron.PDF.Page
-
The Constant e_90.
- 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_annot_edit - Static variable in class pdftron.PDF.Tools.ToolManager
-
- 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_arrow_create - Static variable in class pdftron.PDF.Tools.ToolManager
-
- 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_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_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_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.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_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_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_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_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_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_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_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_form_fill - Static variable in class pdftron.PDF.Tools.ToolManager
-
- 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_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_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_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_ink_create - Static variable in class pdftron.PDF.Tools.ToolManager
-
- 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_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_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_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_create - Static variable in class pdftron.PDF.Tools.ToolManager
-
- 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_link_action - Static variable in class pdftron.PDF.Tools.ToolManager
-
- 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.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_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_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_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_oval_create - Static variable in class pdftron.PDF.Tools.ToolManager
-
- 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_pan - Static variable in class pdftron.PDF.Tools.ToolManager
-
- 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_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_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_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_rect_create - Static variable in class pdftron.PDF.Tools.ToolManager
-
- 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_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_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_SinglePage - Static variable in class pdftron.PDF.PDFDocViewPrefs
-
The Constant e_SinglePage.
- 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_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_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_symbol - Static variable in class pdftron.PDF.Font
-
The Constant e_symbol.
- 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_annot_create - Static variable in class pdftron.PDF.Tools.ToolManager
-
- e_text_begin - Static variable in class pdftron.PDF.Element
-
The Constant e_text_begin.
- e_text_create - Static variable in class pdftron.PDF.Tools.ToolManager
-
- 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_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_select - Static variable in class pdftron.PDF.Tools.ToolManager
-
- 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_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.
- 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.
- executeAction(Action) - Method in class pdftron.PDF.PDFViewCtrl
-
Executes the action.
- 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.
- 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 an html String.
- 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 a 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 rendered page in android.graphics.Bitmap format.
- 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
- 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 Zoomed PDF Canvas Space.
- getCanvasWidth() - Method in class pdftron.PDF.PDFViewCtrl
-
Returns the width of Zoomed PDF Canvas 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
-
Gets the current page number.
- 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
- 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
-
Gets the current PDF 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.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.
- 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
-
Get the rendered page with its pixels in an int array.
- 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
- 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 interface pdftron.PDF.PDFViewCtrl.Tool
-
Returns the mode/identifier of this tool.
- getMode() - Method in class pdftron.PDF.TextSearch
-
Retrieve the current search mode.
- getMode() - Method in class pdftron.PDF.Tools.FreeTextCreate
-
- 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.
- getNextToolMode() - Method in interface pdftron.PDF.PDFViewCtrl.Tool
-
Returns the mode of the next tool.
- 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
- 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.
- 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 count of pages that contain selected text.
- getPageNum() - Method in class pdftron.PDF.TextSearchResult
-
Get the number of the page the found instance is on.
- getPageNumberFromClientPt(double, double) - Method in class pdftron.PDF.PDFViewCtrl
-
Get the number of the page on which the specified point in client space.
- getPagePresentationMode() - Method in class pdftron.PDF.PDFViewCtrl
-
Gets the current page presentation mode.
- getPageRefViewMode() - Method in class pdftron.PDF.PDFViewCtrl
-
Gets the reference page view mode.
- getPages() - Method in class pdftron.PDF.PDFDoc
-
Get the pages.
- getPageSlidingCanvasTransform() - Method in class pdftron.PDF.PDFViewCtrl
-
Gets the extra transformation matrix applied to the
android.graphics.Canvas object used by PDFViewCtrl during page sliding.
- getPageViewMode() - Method in class pdftron.PDF.PDFViewCtrl
-
Gets the current 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.
- 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.
- getProducer() - Method in class pdftron.PDF.PDFDocInfo
-
Get the producer.
- getProducerObj() - Method in class pdftron.PDF.PDFDocInfo
-
Get the producer SDF/Cos object.
- getProgressiveRendering() - Method in class pdftron.PDF.PDFViewCtrl
-
Checks if progressive rendering is used.
- 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 the tight bounding quadrangles 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
- 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
-
- getRightToLeftLanguage() - Method in class pdftron.PDF.PDFViewCtrl
-
Checks if PDFViewCtrl thinks the content in the viewed PDF document reads
from right to left.
- getRightToLeftLanguage() - Method in class pdftron.PDF.TextExtractor
-
Checkes if text extractor works in right-to-left language mode.
- 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.
- 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.
- 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
-
- getSelectionBeginPage() - Method in class pdftron.PDF.PDFViewCtrl
-
- getSelectionEndPage() - Method in class pdftron.PDF.PDFViewCtrl
-
- 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.
- 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.
- getTool() - Method in class pdftron.PDF.PDFViewCtrl
-
- getToolManager() - Method in class pdftron.PDF.PDFViewCtrl
-
- 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
-
- 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.
- getViewCanvasHeight() - Method in class pdftron.PDF.PDFViewCtrl
-
Returns the height of PDFViewCtrl Canvas space.
- getViewCanvasWidth() - Method in class pdftron.PDF.PDFViewCtrl
-
Returns the width of PDFViewCtrl Canvas space.
- 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.
- 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.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
-
Gets the current zoom factor.
- gotoFirstPage() - Method in class pdftron.PDF.PDFViewCtrl
-
Sets the current page to the first page.
- gotoLastPage() - Method in class pdftron.PDF.PDFViewCtrl
-
Sets the current page to the last page.
- gotoNextPage() - Method in class pdftron.PDF.PDFViewCtrl
-
Sets the current page to the next page.
- gotoPage(int) - Method in class pdftron.PDF.PDFViewCtrl
-
- gotoPreviousPage() - Method in class pdftron.PDF.PDFViewCtrl
-
Sets the current page to the previous page.
- 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.
- 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.
- impl - Variable in class pdftron.Common.PDFNetIterator
-
- impl - Variable in class pdftron.Filters.Filter
-
- impl - Variable in class pdftron.SDF.Doc
-
- 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(android.content.Context) - Static method in class pdftron.PDF.PDFNet
-
Initializes PDFNet library.
- initialize(android.content.Context, String) - Static method in class pdftron.PDF.PDFNet
-
Initializes PDFNet library.
- initScrollbars(TypedArray) - Method in class pdftron.PDF.PDFViewCtrl
-
Initialize the scroll bars.
- 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.
- 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.
- 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.
- intersectRect(Rect, Rect) - Method in class pdftron.PDF.Rect
-
check if two rectangles intersect
- 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
- IsARMv7() - Static method in class pdftron.PDF.PDFNet
-
Check if the platform is ARM v7 compatible.
- 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.
- isContinuousPagePresentationMode(int) - Method in class pdftron.PDF.PDFViewCtrl
-
Checks if the current page presentation mode is continuous.
- 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.
- isFacingPagePresentationMode(int) - Method in class pdftron.PDF.PDFViewCtrl
-
Checks if the current page presentation mode is facing.
- isFilled() - Method in class pdftron.PDF.Element
-
Checks if current path element is filled.
- isFinishedRendering() - Method in class pdftron.PDF.PDFViewCtrl
-
Checks if the rendering thread has finished.
- isFinishedRendering(boolean) - Method in class pdftron.PDF.PDFViewCtrl
-
Checks if the rendering thread finishes or the current visible region has
been fully rendered.
- 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.
- isHardwareAccelerated() - Method in class pdftron.PDF.PDFViewCtrl
-
Checks if PDFViewCtrl is hardware accelerated.
- 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.
- 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.
- 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
- PAGE_CHANGE_BEGIN - Static variable in class pdftron.PDF.PDFViewCtrl
-
Page change is beginning.
- PAGE_CHANGE_END - Static variable in class pdftron.PDF.PDFViewCtrl
-
Page change is ended.
- PAGE_CHANGE_ONGOING - Static variable in class pdftron.PDF.PDFViewCtrl
-
Page change is ongoing.
- PAGE_PRESENTATION_FACING - Static variable in class pdftron.PDF.PDFViewCtrl
-
Display pages two at a time, with odd-numbered pages on left (non-continuous mode).
- PAGE_PRESENTATION_FACING_CONT - Static variable in class pdftron.PDF.PDFViewCtrl
-
Display pages in two columns, with odd-numbered pages on left (continuous mode).
- PAGE_PRESENTATION_FACING_COVER - Static variable in class pdftron.PDF.PDFViewCtrl
-
Display pages two at a time, with odd-numbered pages on right (non-continuous mode).
- PAGE_PRESENTATION_FACING_COVER_CONT - Static variable in class pdftron.PDF.PDFViewCtrl
-
Display pages in two columns, with odd-numbered pages on right (continuous mode).
- PAGE_PRESENTATION_SINGLE - Static variable in class pdftron.PDF.PDFViewCtrl
-
Display one page at a time (non-continuous mode).
- PAGE_PRESENTATION_SINGLE_CONT - Static variable in class pdftron.PDF.PDFViewCtrl
-
Display pages in one column (continuous mode).
- PAGE_VIEW_FIT_HEIGHT - Static variable in class pdftron.PDF.PDFViewCtrl
-
Zoom is automatically adjusted so that the page height fits into available space.
- PAGE_VIEW_FIT_PAGE - Static variable in class pdftron.PDF.PDFViewCtrl
-
Zoom is automatically adjusted so that the entire page fits into available space.
- PAGE_VIEW_FIT_WIDTH - Static variable in class pdftron.PDF.PDFViewCtrl
-
Zoom is automatically adjusted so that the page width fits into available space.
- PAGE_VIEW_ZOOM - Static variable in class pdftron.PDF.PDFViewCtrl
-
Page is zoomed, and the zoom factor is specified using #setZoom().
- 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.
- pause() - Method in class pdftron.PDF.PDFViewCtrl
-
Should be called in android.app.Activity.onPause() to pause PDFViewCtrl.
- 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.PDF.Tools - package pdftron.PDF.Tools
-
- pdftron.SDF - package pdftron.SDF
-
- PDFViewCtrl - Class in pdftron.PDF
-
PDFViewCtrl is derived from anroid.view.ViewGroup and encapsulates a rich set
of functionalities for interactive viewing of PDF documents.
- PDFViewCtrl(Context, AttributeSet) - Constructor for class pdftron.PDF.PDFViewCtrl
-
Constructor that is called when inflating a view from XML.
- PDFViewCtrl(Context, AttributeSet, int) - Constructor for class pdftron.PDF.PDFViewCtrl
-
Perform inflation from XML and apply a class-specific base style.
- PDFViewCtrl.DocumentDownloadListener - Interface in pdftron.PDF
-
Used for receiving updates from document downloading, which can be
started by PDFViewCtrl#openURL(String, String).
- PDFViewCtrl.PageChangeListener - Interface in pdftron.PDF
-
Used for receiving notifications in UI thread when the current page changes.
- PDFViewCtrl.RenderingListener - Interface in pdftron.PDF
-
Used for receiving notifications of the start and end of the rendering of
the client area.
- PDFViewCtrl.Selection - Class in pdftron.PDF
-
Class that represents the current text selection by PDFViewCtrl.
- PDFViewCtrl.TextSearchListener - Interface in pdftron.PDF
-
Used for receiving notifications in UI thread during the process of text search.
- PDFViewCtrl.Tool - Interface in pdftron.PDF
-
Tool interface.
- PDFViewCtrl.ToolManager - Interface in pdftron.PDF
-
Tool manager interface that is used for creating tools.
- 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.
- postToolOnCustomEvent(Object) - Method in class pdftron.PDF.PDFViewCtrl
-
- PRIOR_EVENT_DBLTAP - Static variable in class pdftron.PDF.PDFViewCtrl
-
Prior event is double tap.
- PRIOR_EVENT_FLING - Static variable in class pdftron.PDF.PDFViewCtrl
-
Prior event is fling.
- PRIOR_EVENT_OTHER - Static variable in class pdftron.PDF.PDFViewCtrl
-
Prior event is any other types.
- PRIOR_EVENT_PINCH - Static variable in class pdftron.PDF.PDFViewCtrl
-
Prior event is pinching/zooming.
- PRIOR_EVENT_SCROLLING - Static variable in class pdftron.PDF.PDFViewCtrl
-
Prior event is scrolling.
- 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()).
- purgeMemory() - Method in class pdftron.PDF.PDFViewCtrl
-
Call this method to lower PDFViewCtrl's memory consumption, such as in
Activity.onLowMemory().
- 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.
- 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.
- 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.
- 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.
- scrollBy(int, int) - Method in class pdftron.PDF.PDFViewCtrl
-
Overloaded implementation of android.view.View.scrollBy().
- scrollTo(int, int) - Method in class pdftron.PDF.PDFViewCtrl
-
Overloaded implementation of android.view.View.scrollTo().
- 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 the text in the document.
- selectByHighlights(Highlights) - Method in class pdftron.PDF.PDFViewCtrl
-
Selects texts by Highlights.
- selectByRect(double, double, double, double) - Method in class pdftron.PDF.PDFViewCtrl
-
Selects the words that intersect the rectangle which is the axis-aligned
bounding box of point (x1, y1) and point (x2, y2).
- 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.
- 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.
- 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
-
Enables or disables 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.
- 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 }.
- 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.
- 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.
- 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.
- setBuiltInPageSlidingEnabled(boolean) - Method in class pdftron.PDF.PDFViewCtrl
-
- setBuiltInPageSlidingSpeed(int, int) - Method in class pdftron.PDF.PDFViewCtrl
-
Sets the parameters of built-in page turning effect.
- 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.
- setCharSpacing(double) - Method in class pdftron.PDF.GState
-
Set character spacing.
- setClientBackgroundColor(int, int, int, boolean) - Method in class pdftron.PDF.PDFViewCtrl
-
Set the background color of the client area.
- setClipWindingFill(boolean) - Method in class pdftron.PDF.Element
-
Set clipping path's fill rule.
- 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.
- 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
-
Goes to the specified page.
- 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.
- 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.
- setDefaultPageColor(byte, byte, byte) - Method in class pdftron.PDF.PDFDraw
-
Sets the default color of the page backdrop.
- setDefaultPageColor(int, int, int) - Method in class pdftron.PDF.PDFViewCtrl
-
Set the default 'paper' color used to draw background of each page.
- setDefaultPageColor(int) - 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
-
Sets the PDF document to be displayed.
- setDocumentDownloadListener(PDFViewCtrl.DocumentDownloadListener) - Method in class pdftron.PDF.PDFViewCtrl
-
Sets the document download listener.
- 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(double) - Method in class pdftron.PDF.PDFDraw
-
Set the output image resolution.
- 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
-
Enables or disables annotation and forms rendering.
- 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.
- 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
-
Sets 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.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.
- setHorizontalScale(double) - Method in class pdftron.PDF.GState
-
Set horizontal scale.
- setHour(byte) - Method in class pdftron.PDF.Date
-
Set the hour.
- setHR(int) - Method in class pdftron.PDF.Annot.BorderStyle
-
Set horizontal corner radius.
- 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(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.
- 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(boolean) - Method in class pdftron.PDF.PDFViewCtrl
-
Sets if image smoothing is used.
- 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.
- setInteractionEnabled(boolean) - Method in class pdftron.PDF.PDFViewCtrl
-
Enable or disable use input for PDFViewCtrl.
- setInteriorColor(ColorPt, int) - Method in class pdftron.PDF.Annots.Markup
-
Set the interior color of the Square.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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
-
- 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
- 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.
- 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.
- 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
-
Enables or disables 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.
- setPageBox(int) - Method in class pdftron.PDF.PDFDraw
-
Selects the page box/region to rasterize.
- setPageChangeListener(PDFViewCtrl.PageChangeListener) - Method in class pdftron.PDF.PDFViewCtrl
-
Sets the page change listener.
- 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
-
Sets the page presentation mode.
- setPageRefViewMode(int) - Method in class pdftron.PDF.PDFViewCtrl
-
Sets the reference page view mode.
- setPageSpacing(int, int, int, int) - Method in class pdftron.PDF.PDFViewCtrl
-
Sets the vertical and horizontal padding and column spacing between
adjacent pages in the view.
- setPageTransparent(boolean) - Method in class pdftron.PDF.PDFDraw
-
Set the page color to transparent.
- setPageViewMode(int) - Method in class pdftron.PDF.PDFViewCtrl
-
Sets the page viewing mode.
- setParent(Annot) - Method in class pdftron.PDF.Annots.Popup
-
Set the Parent annotation of the Popup annotation.
- 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.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.
- 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
-
- setPersistentTempPath(String) - Static method in class pdftron.PDF.PDFNet
-
Set the location of temporary folder.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- setProgressiveRendering(boolean, int, int) - Method in class pdftron.PDF.PDFViewCtrl
-
Enables or disables progressive rendering and sets the initial delay and
interval in milliseconds.
- 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
- setRange(int, int) - Method in interface pdftron.PDF.ProgressMonitor
-
set upper and lower limit of the progress monitor
- 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.
- setRenderedContentCacheSize(long) - Method in class pdftron.PDF.PDFViewCtrl
-
Sets the suggested memory size of the rendered content.
- setRenderingIntent(int) - Method in class pdftron.PDF.GState
-
Set the color intent to be used for rendering the Element.
- setRenderingListener(PDFViewCtrl.RenderingListener) - Method in class pdftron.PDF.PDFViewCtrl
-
Sets the rendering listener.
- 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.
- setRightToLeftLanguage(boolean) - Method in class pdftron.PDF.PDFViewCtrl
-
Tells PDFViewCtrl the content in the viewed PDF document reads from right
to left.
- setRightToLeftLanguage(boolean) - Method in class pdftron.PDF.TextExtractor
-
Sets text extractor to work in right-to-left language mode.
- 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.
- 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.
- 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.
- 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.
- 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
- 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
-
Sets 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.
- setTool(PDFViewCtrl.Tool) - Method in class pdftron.PDF.PDFViewCtrl
-
- setToolManager(PDFViewCtrl.ToolManager) - Method in class pdftron.PDF.PDFViewCtrl
-
- 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 )
- 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.
- setUserUnitSize(double) - Method in class pdftron.PDF.Page
-
Set the UserUnit value for a page.
- setUseThumbView(boolean, boolean) - Method in class pdftron.PDF.PDFViewCtrl
-
Enables or disables the use of thumb view and runtime thumb view
generation.
- 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.
- 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.
- setViewerCache(int, int) - Static method in class pdftron.PDF.PDFNet
-
Sets the default parameters of the cache used to render a PDFDoc
instance.
- setViewerCache(SDFDoc, int, int) - Static method in class pdftron.PDF.PDFViewCtrl
-
Sets the cache parameters of the page cache on disk (which caches content
streams and mipmapped images) for this specific document.
- 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.
- 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
- 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.PDFViewCtrl
-
Sets the zoom factor and re-render.
- setZoom(double, boolean) - Method in class pdftron.PDF.PDFViewCtrl
-
Sets the zoom factor and re-render.
- setZoom(int, int, double) - Method in class pdftron.PDF.PDFViewCtrl
-
Sets the zoom factor and re-render using the given coordinate (x,y) as a
zoom center.
- setZoom(int, int, double, boolean) - Method in class pdftron.PDF.PDFViewCtrl
-
Sets the zoom factor and re-render using the given coordinate (x,y) as a
zoom center.
- setZoomLimits(int, double, double) - Method in class pdftron.PDF.PDFViewCtrl
-
Sets the minimum and maximum zoom bounds of PDFViewCtrl.
- 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
-
Adjusts the viewing area to fit a rectangle on a specified page.
- 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.
- 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.