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

A

A0 - Static variable in class com.spire.pdf.PdfPageSize
A0 format.
A1 - Static variable in class com.spire.pdf.PdfPageSize
A1 format.
A1_0 - Static variable in class com.spire.pdf.PdfPageSize
A10 format.
A2 - Static variable in class com.spire.pdf.PdfPageSize
A2 format.
A3 - Static variable in class com.spire.pdf.PdfPageSize
A3 format.
A4 - Static variable in class com.spire.pdf.PdfPageSize
A4 format.
A5 - Static variable in class com.spire.pdf.PdfPageSize
A5 format.
A6 - Static variable in class com.spire.pdf.PdfPageSize
A6 format.
A7 - Static variable in class com.spire.pdf.PdfPageSize
A7 format.
A8 - Static variable in class com.spire.pdf.PdfPageSize
A8 format.
A9 - Static variable in class com.spire.pdf.PdfPageSize
A9 format.
add(DataColumn) - Method in class com.spire.data.table.DataColumnCollection
 
add(int, DataColumn) - Method in class com.spire.data.table.DataColumnCollection
 
add(String, Class) - Method in class com.spire.data.table.DataColumnCollection
 
add(int, DataRow) - Method in class com.spire.data.table.DataRowCollection
 
add(DataRow) - Method in class com.spire.data.table.DataRowCollection
 
add(Pdf3DView) - Method in class com.spire.pdf.annotations.Pdf3DViewCollection
Adds the specified value.
add(PdfAnnotation) - Method in class com.spire.pdf.annotations.PdfAnnotationCollection
Adds a new annotation to collection.
add(PdfAttachment) - Method in class com.spire.pdf.attachments.PdfAttachmentCollection
 
add(String, PdfAttachment) - Method in class com.spire.pdf.attachments.PdfAttachmentCollection
Adds the specified attachment.
add(String) - Method in class com.spire.pdf.bookmarks.PdfBookmarkCollection
Creates and adds an outline.
add(PdfField) - Method in class com.spire.pdf.fields.PdfFieldCollection
Adds the specified field.
add(PdfListFieldItem) - Method in class com.spire.pdf.fields.PdfListFieldItemCollection
Adds the specified item in the collection.
add(PdfRadioButtonListItem) - Method in class com.spire.pdf.fields.PdfRadioButtonItemCollection
Adds the specified item.
add() - Method in class com.spire.pdf.grid.PdfGridCellCollection
Adds this instance.
add(PdfGridCell) - Method in class com.spire.pdf.grid.PdfGridCellCollection
Adds the specified cell.
add() - Method in class com.spire.pdf.grid.PdfGridColumnCollection
Adds this instance.
add(int) - Method in class com.spire.pdf.grid.PdfGridColumnCollection
Adds the specified count.
add(PdfGridColumn) - Method in class com.spire.pdf.grid.PdfGridColumnCollection
Adds the specified column.
add(int) - Method in class com.spire.pdf.grid.PdfGridHeaderCollection
Adds the specified count.
add() - Method in class com.spire.pdf.grid.PdfGridRowCollection
Adds this instance.
add(PdfListItem) - Method in class com.spire.pdf.lists.PdfListItemCollection
Adds the specified item.
add(PdfListItem, float) - Method in class com.spire.pdf.lists.PdfListItemCollection
Adds the specified item.
add(String) - Method in class com.spire.pdf.lists.PdfListItemCollection
Adds the item with a specified text.
add(String, float) - Method in class com.spire.pdf.lists.PdfListItemCollection
Adds the specified text.
add(String, PdfFontBase) - Method in class com.spire.pdf.lists.PdfListItemCollection
Adds the specified text.
add(String, PdfFontBase, float) - Method in class com.spire.pdf.lists.PdfListItemCollection
Adds the specified text.
add(String) - Method in class com.spire.pdf.PdfPageLayerCollection
Creates a new layer and adds it to the collection.
add(PdfPageSettings) - Method in class com.spire.pdf.PdfSectionCollection
Creates a section and adds it to the collection.
add() - Method in class com.spire.pdf.PdfSectionCollection
adds a section to the collection.
add() - Method in class com.spire.pdf.PdfSectionPageCollection
Creates a new page and adds it into the collection.
add(PdfNewPage) - Method in class com.spire.pdf.PdfSectionPageCollection
Adds a page into collection.
add(PdfPageTemplateElement) - Method in class com.spire.pdf.PdfStampCollection
Adds a stamp element to the collection.
add(float, float, float, float) - Method in class com.spire.pdf.PdfStampCollection
Creates a stamp element and adds it to the collection.
add(PdfColumn) - Method in class com.spire.pdf.tables.PdfColumnCollection
Adds the specified column.
add(PdfRow) - Method in class com.spire.pdf.tables.PdfRowCollection
Adds the specified row.
add(Object[]) - Method in class com.spire.pdf.tables.PdfRowCollection
The array of values that are used to create the new row.
add(DataColumn) - Method in class com.spire.pdf.tables.table.DataColumnCollection
 
add(int, DataColumn) - Method in class com.spire.pdf.tables.table.DataColumnCollection
 
add(String, Class) - Method in class com.spire.pdf.tables.table.DataColumnCollection
 
add(int, DataRow) - Method in class com.spire.pdf.tables.table.DataRowCollection
 
add(DataRow) - Method in class com.spire.pdf.tables.table.DataRowCollection
 
add(PdfListWidgetItem) - Method in class com.spire.pdf.widget.PdfListWidgetItemCollection
Inserts an item at the end of the collection.
add() - Method in class com.spire.pdf.widget.PdfPageCollection
Creates a new page and adds it to the collection.
add(Dimension2D) - Method in class com.spire.pdf.widget.PdfPageCollection
Creates a new page of the specified size and adds it to the collection.
add(Dimension2D, PdfMargins) - Method in class com.spire.pdf.widget.PdfPageCollection
Creates a new page of the specified size and with the specified margins and adds it to the collection.
add(Dimension2D, PdfMargins, PdfPageRotateAngle) - Method in class com.spire.pdf.widget.PdfPageCollection
Creates a new page of the specified size and with the specified margins and adds it to the collection.
add(Dimension2D, PdfMargins, PdfPageRotateAngle, int) - Method in class com.spire.pdf.widget.PdfPageCollection
 
add(Dimension2D, PdfMargins, PdfPageRotateAngle, PdfPageOrientation) - Method in class com.spire.pdf.widget.PdfPageCollection
Creates a new page of the specified size and with the specified margins and adds it to the collection.
addArc(Rectangle2D, float, float) - Method in class com.spire.pdf.graphics.PdfPath
Adds an arc.
addArc(double, double, double, double, double, double) - Method in class com.spire.pdf.graphics.PdfPath
Adds an arc.
addBezier(Point2D, Point2D, Point2D, Point2D) - Method in class com.spire.pdf.graphics.PdfPath
Adds a bezier curve.
addEllipse(Rectangle2D) - Method in class com.spire.pdf.graphics.PdfPath
Adds an ellipse.
addExistFolder(String) - Method in class com.spire.pdf.collections.PdfFolder
Add local folder into this folder.
addFile(String) - Method in class com.spire.pdf.collections.PdfCollection
Add a local file.
addFile(String) - Method in class com.spire.pdf.collections.PdfFolder
Add a local file into this folder.
addFormField(PdfField) - Method in class com.spire.pdf.widget.PdfFormFieldWidgetCollection
Add field
addLayer(String) - Method in class com.spire.pdf.graphics.layer.PdfLayerCollection
Add a new pdf layer.
addLayer(String, PdfVisibility) - Method in class com.spire.pdf.graphics.layer.PdfLayerCollection
Add a new pdf layer.
addLine(Point2D, Point2D) - Method in class com.spire.pdf.graphics.PdfPath
Adds a line.
addLine(double, double, double, double) - Method in class com.spire.pdf.graphics.PdfPath
Adds a line.
addNew() - Method in class com.spire.data.table.DataRowCollection
 
addNew() - Method in class com.spire.pdf.tables.table.DataRowCollection
 
addPie(Rectangle2D, float, float) - Method in class com.spire.pdf.graphics.PdfPath
Appends the pie to this path.
addPolygon(Point2D[]) - Method in class com.spire.pdf.graphics.PdfPath
Append the closed polygon to this path.
addRectangle(Rectangle2D) - Method in class com.spire.pdf.graphics.PdfPath
Appends the rectangle to this path.
addShowConfigureText(SignatureConfigureText) - Method in class com.spire.pdf.security.PdfSignature
 
AlternateContent - Class in com.spire.pdf.exporting.xps.schema
 
AlternateContent() - Constructor for class com.spire.pdf.exporting.xps.schema.AlternateContent
 
appendPage(PdfDocument) - Method in class com.spire.pdf.PdfDocument
append a page to the pdf files
appendPage() - Method in class com.spire.pdf.PdfDocument
append a page to the pdf files
applyHighLight() - Method in class com.spire.pdf.general.find.PdfTextFind
apply hight light of the seached text
applyHighLight(Color) - Method in class com.spire.pdf.general.find.PdfTextFind
apply hight light of the seached text
applyRecoverString(String) - Method in class com.spire.pdf.general.find.PdfTextFind
apply hight light of the seached text
applyRecoverString(String, boolean) - Method in class com.spire.pdf.general.find.PdfTextFind
apply hight light of the seached text,with unicode
applyRecoverString(String, Color, boolean) - Method in class com.spire.pdf.general.find.PdfTextFind
apply hight light of the seached text,with unicode
applyStyle(PdfGridStyleBase) - Method in class com.spire.pdf.grid.PdfGridHeaderCollection
Applies the style.
applyStyle(PdfGridCellStyle) - Method in class com.spire.pdf.grid.PdfGridRow
Applies the cell style to all the cells present in a row.
applyStyle(PdfGridStyleBase) - Method in class com.spire.pdf.grid.PdfGridRowCollection
Applies the style.
Arch_A - Static variable in class com.spire.pdf.PdfPageSize
ArchA format.
Arch_B - Static variable in class com.spire.pdf.PdfPageSize
ArchB format.
Arch_C - Static variable in class com.spire.pdf.PdfPageSize
ArchC format.
Arch_D - Static variable in class com.spire.pdf.PdfPageSize
ArchD format.
Arch_E - Static variable in class com.spire.pdf.PdfPageSize
ArchE format.
ArcSegment - Class in com.spire.pdf.exporting.xps.schema
ArcSegment() - Constructor for class com.spire.pdf.exporting.xps.schema.ArcSegment
 
AutomationPropertiesHelpText - Variable in class com.spire.pdf.exporting.xps.schema.Canvas
 
AutomationPropertiesHelpText - Variable in class com.spire.pdf.exporting.xps.schema.Path
 
AutomationPropertiesName - Variable in class com.spire.pdf.exporting.xps.schema.Canvas
 
AutomationPropertiesName - Variable in class com.spire.pdf.exporting.xps.schema.Path
 

B

B0 - Static variable in class com.spire.pdf.PdfPageSize
B0 format.
B1 - Static variable in class com.spire.pdf.PdfPageSize
B1 format.
B2 - Static variable in class com.spire.pdf.PdfPageSize
B2 format.
B3 - Static variable in class com.spire.pdf.PdfPageSize
B3 format.
B4 - Static variable in class com.spire.pdf.PdfPageSize
B4 format.
B5 - Static variable in class com.spire.pdf.PdfPageSize
B5 format.
Baloo - Class in com.spire.pdf.exporting.xps.schema
 
Baloo() - Constructor for class com.spire.pdf.exporting.xps.schema.Baloo
 
beginInvoke(Object, BeginItemLayoutEventArgs, AsyncCallback, Object) - Method in class com.spire.pdf.lists.BeginItemLayoutEventHandler
 
beginInvoke(Object, EndItemLayoutEventArgs, AsyncCallback, Object) - Method in class com.spire.pdf.lists.EndItemLayoutEventHandler
 
beginInvoke(Object, PageAddedEventArgs, AsyncCallback, Object) - Method in class com.spire.pdf.PageAddedEventHandler
 
beginInvoke(Object, BeginRowLayoutEventArgs, AsyncCallback, Object) - Method in class com.spire.pdf.tables.BeginRowLayoutEventHandler
 
beginInvoke(Object, EndCellLayoutEventArgs, AsyncCallback, Object) - Method in class com.spire.pdf.tables.EndCellLayoutEventHandler
 
BeginItemLayoutEventHandler - Class in com.spire.pdf.lists
The class user to pdf layout event
BeginItemLayoutEventHandler() - Constructor for class com.spire.pdf.lists.BeginItemLayoutEventHandler
 
beginPageLayout - Variable in class com.spire.pdf.graphics.PdfLayoutWidget
 
BeginPageLayoutEventArgs - Class in com.spire.pdf.graphics
Data for event before lay outing of the page.
BeginPageLayoutEventArgs(RectangleF, PdfPageBase) - Constructor for class com.spire.pdf.graphics.BeginPageLayoutEventArgs
Initializes a new instance of the class.
BeginPageLayoutEventArgs(Rectangle2D, PdfPageBase) - Constructor for class com.spire.pdf.graphics.BeginPageLayoutEventArgs
Initializes a new instance of the class.
BeginPageLayoutEventHandler - Class in com.spire.pdf.graphics
Begin Page Layout for PdfDocument
BeginPageLayoutEventHandler() - Constructor for class com.spire.pdf.graphics.BeginPageLayoutEventHandler
 
beginRowLayout - Variable in class com.spire.pdf.tables.PdfTable
 
BeginRowLayoutEventArgs - Class in com.spire.pdf.tables
Represents StartRowLayout Event arguments.
BeginRowLayoutEventArgs(int, PdfCellStyle) - Constructor for class com.spire.pdf.tables.BeginRowLayoutEventArgs
 
BeginRowLayoutEventHandler - Class in com.spire.pdf.tables
Represents StartRowLayout Event arguments.
BeginRowLayoutEventHandler() - Constructor for class com.spire.pdf.tables.BeginRowLayoutEventHandler
 
BidiLevel - Variable in class com.spire.pdf.exporting.xps.schema.Glyphs
 
BleedBox - Variable in class com.spire.pdf.exporting.xps.schema.FixedPage
 
Bottom - Variable in class com.spire.pdf.htmlconverter.qt.Margins
 
Bounds - Variable in class com.spire.pdf.htmlconverter.qt.PdfLayoutHTMLResult
 
Break - Class in com.spire.pdf.exporting.xps.schema
Break() - Constructor for class com.spire.pdf.exporting.xps.schema.Break
 
Brush - Class in com.spire.pdf.exporting.xps.schema
Brush() - Constructor for class com.spire.pdf.exporting.xps.schema.Brush
 

C

Canvas - Class in com.spire.pdf.exporting.xps.schema
Canvas() - Constructor for class com.spire.pdf.exporting.xps.schema.Canvas
 
CanvasClip - Variable in class com.spire.pdf.exporting.xps.schema.Canvas
 
CanvasOpacityMask - Variable in class com.spire.pdf.exporting.xps.schema.Canvas
 
CanvasRenderTransform - Variable in class com.spire.pdf.exporting.xps.schema.Canvas
 
CanvasResources - Variable in class com.spire.pdf.exporting.xps.schema.Canvas
 
CaretStops - Variable in class com.spire.pdf.exporting.xps.schema.Glyphs
 
CellLayoutEventArgs - Class in com.spire.pdf.tables
The base class for cell layout arguments.
CellLayoutEventArgs(PdfCanvas, int, int, Rectangle2D, String) - Constructor for class com.spire.pdf.tables.CellLayoutEventArgs
 
Center - Variable in class com.spire.pdf.exporting.xps.schema.RadialGradientBrush
 
Choice - Class in com.spire.pdf.exporting.xps.schema
 
Choice() - Constructor for class com.spire.pdf.exporting.xps.schema.Choice
 
clear() - Method in class com.spire.data.table.DataColumnCollection
 
clear() - Method in class com.spire.data.table.DataRowCollection
 
clear() - Method in class com.spire.pdf.annotations.PdfAnnotationCollection
Cleares the collection.
clear() - Method in class com.spire.pdf.attachments.PdfAttachmentCollection
Clears the collection.
clear() - Method in class com.spire.pdf.bookmarks.PdfBookmarkCollection
Removes all the bookmark from the document.
clear() - Method in class com.spire.pdf.collections.PdfCollection
Clear all files and folders.
clear() - Method in class com.spire.pdf.collections.PdfFolder
Clear this folder.
clear() - Method in class com.spire.pdf.grid.PdfGridColumnCollection
Clears this instance.
clear() - Method in class com.spire.pdf.grid.PdfGridHeaderCollection
Clears this instance.
clear() - Method in class com.spire.pdf.lists.PdfListItemCollection
Clears collection.
clear() - Method in class com.spire.pdf.PdfStampCollection
Cleares the collection.
clear() - Method in class com.spire.pdf.tables.table.DataColumnCollection
 
clear() - Method in class com.spire.pdf.tables.table.DataRowCollection
 
clear() - Method in class com.spire.pdf.widget.PdfListWidgetItemCollection
Clears the item collection.
Clip - Variable in class com.spire.pdf.exporting.xps.schema.Canvas
 
Clip - Variable in class com.spire.pdf.exporting.xps.schema.Glyphs
 
Clip - Variable in class com.spire.pdf.exporting.xps.schema.Path
 
Clip - Enum in com.spire.pdf.htmlconverter.qt
Created by zone.duan on 2020/5/28.
close() - Method in class com.spire.pdf.PdfDocument
Closes the document.
close() - Method in class com.spire.pdf.PdfDocumentBase
Closes the document.
ClrIntMode - Enum in com.spire.pdf.exporting.xps.schema
Color - Variable in class com.spire.pdf.exporting.xps.schema.GradientStop
 
Color - Variable in class com.spire.pdf.exporting.xps.schema.SolidColorBrush
 
ColorInterpolationMode - Variable in class com.spire.pdf.exporting.xps.schema.LinearGradientBrush
 
ColorInterpolationMode - Variable in class com.spire.pdf.exporting.xps.schema.RadialGradientBrush
 
com.spire.data.table - package com.spire.data.table
 
com.spire.data.table.common - package com.spire.data.table.common
 
com.spire.pdf - package com.spire.pdf
 
com.spire.pdf.actions - package com.spire.pdf.actions
 
com.spire.pdf.annotations - package com.spire.pdf.annotations
 
com.spire.pdf.annotations.appearance - package com.spire.pdf.annotations.appearance
 
com.spire.pdf.attachments - package com.spire.pdf.attachments
 
com.spire.pdf.automaticfields - package com.spire.pdf.automaticfields
 
com.spire.pdf.barcode - package com.spire.pdf.barcode
 
com.spire.pdf.bookmarks - package com.spire.pdf.bookmarks
 
com.spire.pdf.collections - package com.spire.pdf.collections
 
com.spire.pdf.colorspace - package com.spire.pdf.colorspace
 
com.spire.pdf.exporting - package com.spire.pdf.exporting
 
com.spire.pdf.exporting.text - package com.spire.pdf.exporting.text
 
com.spire.pdf.exporting.xps.schema - package com.spire.pdf.exporting.xps.schema
 
com.spire.pdf.fields - package com.spire.pdf.fields
 
com.spire.pdf.general - package com.spire.pdf.general
 
com.spire.pdf.general.find - package com.spire.pdf.general.find
 
com.spire.pdf.graphics - package com.spire.pdf.graphics
 
com.spire.pdf.graphics.fonts - package com.spire.pdf.graphics.fonts
 
com.spire.pdf.graphics.layer - package com.spire.pdf.graphics.layer
 
com.spire.pdf.grid - package com.spire.pdf.grid
 
com.spire.pdf.htmlconverter - package com.spire.pdf.htmlconverter
 
com.spire.pdf.htmlconverter.qt - package com.spire.pdf.htmlconverter.qt
 
com.spire.pdf.interfacess - package com.spire.pdf.interfacess
 
com.spire.pdf.lists - package com.spire.pdf.lists
 
com.spire.pdf.security - package com.spire.pdf.security
 
com.spire.pdf.tables - package com.spire.pdf.tables
 
com.spire.pdf.tables.table - package com.spire.pdf.tables.table
 
com.spire.pdf.tables.table.common - package com.spire.pdf.tables.table.common
 
com.spire.pdf.widget - package com.spire.pdf.widget
 
com.spire.pdf.xmp - package com.spire.pdf.xmp
 
configureCustomOCSP(IOCSPResponseGenerate, X509Certificate2Collection) - Method in class com.spire.pdf.security.PdfSignature
Configure OCSP which must conform to RFC 2560.
configureHttpOCSP(String, X509Certificate2Collection) - Method in class com.spire.pdf.security.PdfSignature
Configure OCSP which must conform to RFC 2560.
configureTimestamp(String) - Method in class com.spire.pdf.security.PdfSignature
Configure timestamp which must conform to RFC 3161.
configureTimestamp(String, String, String) - Method in class com.spire.pdf.security.PdfSignature
Configure timestamp which must conform to RFC 3161.
configureTimestamp(IGenerateTimestamp) - Method in class com.spire.pdf.security.PdfSignature
Configure timestamp which must conform to RFC 3161.
contains(PdfAnnotation) - Method in class com.spire.pdf.annotations.PdfAnnotationCollection
Searches the collection for the specified annotation.
contains(PdfAttachment) - Method in class com.spire.pdf.attachments.PdfAttachmentCollection
Determines whether
contains(PdfBookmark) - Method in class com.spire.pdf.bookmarks.PdfBookmarkCollection
Determines whether the specified outline is a direct descendant of the outline base.
contains(PdfPageTemplateElement) - Method in class com.spire.pdf.PdfStampCollection
Checks whether the stamp element exists in the collection.
ContentBox - Variable in class com.spire.pdf.exporting.xps.schema.FixedPage
 
convert(String, String) - Static method in class com.spire.pdf.htmlconverter.qt.HtmlConverter
 
convert(String, OutputStream) - Static method in class com.spire.pdf.htmlconverter.qt.HtmlConverter
 
convert(String, String, LoadHtmlType) - Static method in class com.spire.pdf.htmlconverter.qt.HtmlConverter
 
convert(String, OutputStream, LoadHtmlType) - Static method in class com.spire.pdf.htmlconverter.qt.HtmlConverter
 
convert(String, String, boolean, int, Size, PdfMargins) - Static method in class com.spire.pdf.htmlconverter.qt.HtmlConverter
 
convert(String, OutputStream, boolean, int, Size, PdfMargins) - Static method in class com.spire.pdf.htmlconverter.qt.HtmlConverter
 
convert(String, String, boolean, int, Size, PdfMargins, LoadHtmlType) - Static method in class com.spire.pdf.htmlconverter.qt.HtmlConverter
 
convert(String, OutputStream, boolean, int, Size, PdfMargins, LoadHtmlType) - Static method in class com.spire.pdf.htmlconverter.qt.HtmlConverter
 
ConvertToHtml(String, String, String, HTML2PDFOption[], PdfLayoutHTMLResult[], int, ILogInfo) - Static method in class com.spire.pdf.htmlconverter.qt.HtmlConverter
 
convertUnits(float, PdfGraphicsUnit, PdfGraphicsUnit) - Method in class com.spire.pdf.graphics.PdfUnitConvertor
Converts the value, stored in "from" units, to value in "to" units
createBooklet(String, float, float, boolean) - Method in class com.spire.pdf.PdfDocument
for the document create booklet
createBooklet(String, double, double, boolean) - Method in class com.spire.pdf.PdfDocument
for the document create booklet
createBooklet(String, float, float, boolean, DrawPageInBookletEventHandler, DrawPageInBookletEventHandler) - Method in class com.spire.pdf.PdfDocument
for the document create booklet
createGraphics(PdfCanvas) - Method in class com.spire.pdf.graphics.layer.PdfLayer
Create the layer graphics.
createSubfolder(String) - Method in class com.spire.pdf.collections.PdfFolder
reate an subfolder.
createTemplate() - Method in class com.spire.pdf.PdfPageBase
Creates a template from page content and all annotation appearances.
CustomMetadata - Class in com.spire.pdf.xmp
Represents custom Metadata.
CustomMetadata(XmpMetadata, String, String) - Constructor for class com.spire.pdf.xmp.CustomMetadata
Initializes a new instance of the class.

D

DashCap - Enum in com.spire.pdf.exporting.xps.schema
Data - Variable in class com.spire.pdf.exporting.xps.schema.Path
 
DataColumn - Class in com.spire.data.table
Represents a column of a table for PDF document .
DataColumn() - Constructor for class com.spire.data.table.DataColumn
 
DataColumn(int) - Constructor for class com.spire.data.table.DataColumn
 
DataColumn(String) - Constructor for class com.spire.data.table.DataColumn
 
DataColumn(String, int) - Constructor for class com.spire.data.table.DataColumn
 
DataColumn - Class in com.spire.pdf.tables.table
Represents a column of a table for PDF document .
DataColumn() - Constructor for class com.spire.pdf.tables.table.DataColumn
 
DataColumn(int) - Constructor for class com.spire.pdf.tables.table.DataColumn
 
DataColumn(String) - Constructor for class com.spire.pdf.tables.table.DataColumn
 
DataColumn(String, int) - Constructor for class com.spire.pdf.tables.table.DataColumn
 
DataColumnCollection - Class in com.spire.data.table
a list that Represents a column of a table for PDF document .
DataColumnCollection(DataTable) - Constructor for class com.spire.data.table.DataColumnCollection
 
DataColumnCollection - Class in com.spire.pdf.tables.table
a list that Represents a column of a table for PDF document .
DataColumnCollection(DataTable) - Constructor for class com.spire.pdf.tables.table.DataColumnCollection
 
DataException - Exception in com.spire.data.table
 
DataException(String) - Constructor for exception com.spire.data.table.DataException
 
DataException - Exception in com.spire.pdf.tables.table
 
DataException(String) - Constructor for exception com.spire.pdf.tables.table.DataException
 
DataFormat - Enum in com.spire.pdf.widget
Specifies the format of Export or Import data.
DataRow - Class in com.spire.data.table
Represents a row of a table for PDF document .
DataRow(DataTable, int) - Constructor for class com.spire.data.table.DataRow
 
DataRow - Class in com.spire.pdf.tables.table
Represents a row of a table for PDF document .
DataRow(DataTable, int) - Constructor for class com.spire.pdf.tables.table.DataRow
 
DataRowCollection - Class in com.spire.data.table
a list that Represents a row of a table for PDF document .
DataRowCollection - Class in com.spire.pdf.tables.table
a list that Represents a row of a table for PDF document .
DataTable - Class in com.spire.data.table
Represents a table for PDF document .
DataTable() - Constructor for class com.spire.data.table.DataTable
 
DataTable - Class in com.spire.pdf.tables.table
Deprecated. 
DataTable() - Constructor for class com.spire.pdf.tables.table.DataTable
Deprecated. 
deepClone() - Method in class com.spire.pdf.PdfDocument
Creates a new object that is a copy of the current instance.
deleteFile(PdfAttachment) - Method in class com.spire.pdf.collections.PdfFolder
Delete the file in this folder.
deleteImage(int) - Method in class com.spire.pdf.PdfPageBase
 
deleteSubfolder(String) - Method in class com.spire.pdf.collections.PdfFolder
Delete an subfolder.
Description - Variable in class com.spire.pdf.exporting.xps.schema.OutlineEntry
 
DeviceFontName - Variable in class com.spire.pdf.exporting.xps.schema.Glyphs
 
Discard - Class in com.spire.pdf.exporting.xps.schema
Discard() - Constructor for class com.spire.pdf.exporting.xps.schema.Discard
 
Discard - Variable in class com.spire.pdf.exporting.xps.schema.DiscardControl
 
DiscardControl - Class in com.spire.pdf.exporting.xps.schema
DiscardControl() - Constructor for class com.spire.pdf.exporting.xps.schema.DiscardControl
 
dispose() - Method in class com.spire.pdf.PdfDocument
Releases unmanaged resources and performs other cleanup operations before the is reclaimed by garbage collection.
dispose() - Method in class com.spire.pdf.PdfDocumentBase
Dispose all pending objects.
DocumentOutline - Class in com.spire.pdf.exporting.xps.schema
DocumentOutline() - Constructor for class com.spire.pdf.exporting.xps.schema.DocumentOutline
 
DocumentOutline - Variable in class com.spire.pdf.exporting.xps.schema.Outline
 
DocumentReference - Class in com.spire.pdf.exporting.xps.schema
DocumentReference() - Constructor for class com.spire.pdf.exporting.xps.schema.DocumentReference
 
DocumentReference - Variable in class com.spire.pdf.exporting.xps.schema.FixedDocumentSequence
 
DocumentReferenceRoot - Variable in class com.spire.pdf.exporting.xps.schema.FixedDocument
 
DocumentStructure - Class in com.spire.pdf.exporting.xps.schema
DocumentStructure() - Constructor for class com.spire.pdf.exporting.xps.schema.DocumentStructure
 
DocumentStructureOutline - Variable in class com.spire.pdf.exporting.xps.schema.DocumentStructure
 
draw(PdfCanvas, double, double) - Method in class com.spire.pdf.automaticfields.PdfAutomaticField
Draws an element on the Graphics.
draw(PdfPageBase, Rectangle2D) - Method in class com.spire.pdf.barcode.PdfUnidimensionalBarcode
Draws the barcode on the at the specified region.
draw(PdfPageBase, Point2D) - Method in class com.spire.pdf.barcode.PdfUnidimensionalBarcode
Draws the barcode on the at the specified location.
draw(PdfPageBase, Point) - Method in class com.spire.pdf.barcode.PdfUnidimensionalBarcode
 
draw(PdfCanvas) - Method in class com.spire.pdf.graphics.PdfGraphicsWidget
Draws an element on the Graphics.
draw(PdfCanvas, Point2D) - Method in class com.spire.pdf.graphics.PdfGraphicsWidget
Draws an element on the Graphics.
draw(PdfCanvas, double, double) - Method in class com.spire.pdf.graphics.PdfGraphicsWidget
 
draw(PdfPageBase, Point2D) - Method in class com.spire.pdf.graphics.PdfLayoutWidget
Draws the element on the page.
draw(PdfPageBase, float, float) - Method in class com.spire.pdf.graphics.PdfLayoutWidget
Draws the element on the page.
draw(PdfPageBase, double, double) - Method in class com.spire.pdf.graphics.PdfLayoutWidget
Draws the element on the page.
draw(PdfPageBase, Rectangle2D) - Method in class com.spire.pdf.graphics.PdfLayoutWidget
Draws the element on the page.
draw(PdfPageBase, Point2D, PdfTextLayout) - Method in class com.spire.pdf.graphics.PdfLayoutWidget
Draws the element on the page.
draw(PdfPageBase, Rectangle2D, PdfTextLayout) - Method in class com.spire.pdf.graphics.PdfLayoutWidget
Draws the element on the page.
draw(PdfNewPage, Point2D) - Method in class com.spire.pdf.grid.PdfGrid
Draws the specified page.
draw(PdfNewPage, Point2D, PdfGridLayoutFormat) - Method in class com.spire.pdf.grid.PdfGrid
Draws the specified page.
draw(PdfNewPage, Rectangle2D) - Method in class com.spire.pdf.grid.PdfGrid
Draws the specified page.
draw(PdfNewPage, Rectangle2D, PdfGridLayoutFormat) - Method in class com.spire.pdf.grid.PdfGrid
Draws the specified page.
draw(PdfNewPage, float, float) - Method in class com.spire.pdf.grid.PdfGrid
Draws the specified page.
draw(PdfCanvas, Point2D, float) - Method in class com.spire.pdf.tables.PdfTable
Draws an element on the Graphics.
draw(PdfCanvas, Rectangle2D) - Method in class com.spire.pdf.tables.PdfTable
Draws an element on the Graphics.
draw(PdfNewPage, Point2D) - Method in class com.spire.pdf.tables.PdfTable
Draws the table starting from the specified page.
draw(PdfNewPage, Point2D, PdfTableLayoutFormat) - Method in class com.spire.pdf.tables.PdfTable
Draws the table starting from the specified page.
draw(PdfNewPage, Rectangle2D) - Method in class com.spire.pdf.tables.PdfTable
Draws the table starting from the specified page.
draw(PdfNewPage, Rectangle2D, PdfTableLayoutFormat) - Method in class com.spire.pdf.tables.PdfTable
Draws the table starting from the specified page.
drawArc(PdfPen, Rectangle2D, double, double) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws an arc.
drawArc(PdfPen, float, float, float, float, float, float) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws an arc.
drawArc(PdfPen, double, double, double, double, double, double) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws an arc.
drawBezier(PdfPen, Point2D, Point2D, Point2D, Point2D) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a bezier curve.
drawBezier(PdfPen, float, float, float, float, float, float, float, float) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a bezier curve.
drawBezier(PdfPen, double, double, double, double, double, double, double, double) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a bezier curve.
drawEllipse(PdfPen, Rectangle2D) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws an ellipse.
drawEllipse(PdfPen, float, float, float, float) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws an ellipse.
drawEllipse(PdfPen, double, double, double, double) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws an ellipse.
drawEllipse(PdfBrush, Rectangle2D) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws an ellipse.
drawEllipse(PdfBrush, float, float, float, float) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws an ellipse.
drawEllipse(PdfBrush, double, double, double, double) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws an ellipse.
drawEllipse(PdfPen, PdfBrush, Rectangle2D) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws an ellipse.
drawEllipse(PdfPen, PdfBrush, float, float, float, float) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws an ellipse.
drawEllipse(PdfPen, PdfBrush, double, double, double, double) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws an ellipse.
drawFormFieldString(String, PdfFontBase, PdfPen, PdfBrush, RectangleF, PdfStringFormat) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location and size with the specified Pen, Brush and Font objects.
drawImage(PdfImage, float, float) - Method in class com.spire.pdf.fields.PdfSignatureField
Draws an image.
drawImage(PdfImage, Rectangle2D) - Method in class com.spire.pdf.fields.PdfSignatureField
Draws an image.
drawImage(PdfImage, Point2D, Dimension2D) - Method in class com.spire.pdf.fields.PdfSignatureField
Draws an image.
drawImage(PdfImage, Point2D) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws an image.
drawImage(PdfImage, float, float) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws an image.
drawImage(PdfImage, double, double) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws an image.
drawImage(PdfImage, Rectangle2D) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws an image.
drawImage(PdfImage, Point2D, Dimension2D) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws an image.
drawImage(PdfImage, int, Point2D, Dimension2D) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws an image,recommending monochrome image.
drawImage(PdfImage, float, float, float, float) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws an image.
drawImage(PdfImage, double, double, double, double) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws an image.
drawImage(PdfImage, int, float, float, float, float) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws an image,recommending monochrome image
drawImage(PdfImage, int, double, double, double, double) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws an image,recommending monochrome image
drawLine(PdfPen, Point2D, Point2D) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a line.
drawLine(PdfPen, float, float, float, float) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a line.
drawLine(PdfPen, double, double, double, double) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a line.
drawPath(PdfPen, PdfPath) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a path.
drawPath(PdfBrush, PdfPath) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a path.
drawPath(PdfPen, PdfBrush, PdfPath) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a path.
drawPie(PdfPen, Rectangle2D, double, double) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a pie.
drawPie(PdfPen, float, float, float, float, float, float) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a pie.
drawPie(PdfPen, double, double, double, double, double, double) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a pie.
drawPie(PdfBrush, Rectangle2D, double, double) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a pie.
drawPie(PdfBrush, float, float, float, float, float, float) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a pie.
drawPie(PdfBrush, double, double, double, double, double, double) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a pie.
drawPie(PdfPen, PdfBrush, Rectangle2D, double, double) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a pie.
drawPie(PdfPen, PdfBrush, float, float, float, float, float, float) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a pie.
drawPie(PdfPen, PdfBrush, double, double, double, double, double, double) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a pie.
drawPolygon(PdfPen, Point2D[]) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a polygon.
drawPolygon(PdfBrush, Point2D[]) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a polygon.
drawPolygon(PdfPen, PdfBrush, Point2D[]) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a polygon.
drawRectangle(PdfPen, Rectangle2D) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a rectangle.
drawRectangle(PdfPen, float, float, float, float) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a rectangle.
drawRectangle(PdfPen, double, double, double, double) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a rectangle.
drawRectangle(PdfBrush, Rectangle2D) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a rectangle.
drawRectangle(PdfBrush, float, float, float, float) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a rectangle.
drawRectangle(PdfBrush, double, double, double, double) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a rectangle.
drawRectangle(PdfPen, PdfBrush, Rectangle2D) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a rectangle.
drawRectangle(PdfPen, PdfBrush, float, float, float, float) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a rectangle.
drawRectangle(PdfPen, PdfBrush, double, double, double, double) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a rectangle.
drawString(String, PdfFontBase, PdfBrush, Point2D) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfBrush, Point2D, PdfStringFormat) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfBrush, float, float) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfBrush, double, double) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfBrush, float, float, PdfStringFormat) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfBrush, double, double, PdfStringFormat) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfPen, Point2D) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfPen, Point2D, PdfStringFormat) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfPen, float, float) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfPen, double, double) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfPen, float, float, PdfStringFormat) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfPen, double, double, PdfStringFormat) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfPen, PdfBrush, Point2D) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfPen, PdfBrush, Point2D, PdfStringFormat) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfPen, PdfBrush, float, float, PdfStringFormat) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfPen, PdfBrush, double, double, PdfStringFormat) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfPen, PdfBrush, float, float) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfPen, PdfBrush, double, double) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfBrush, Rectangle2D) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location and size with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfBrush, Rectangle2D, PdfStringFormat) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location and size with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfPen, Rectangle2D) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location and size with the specified Pen and Font objects.
drawString(String, PdfFontBase, PdfPen, Rectangle2D, PdfStringFormat) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location and size with the specified Pen and Font objects.
drawString(String, PdfFontBase, PdfPen, PdfBrush, Rectangle2D, PdfStringFormat) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location and size with the specified Pen, Brush and Font objects.
drawString(String, PdfFontBase, PdfBrush, Point2D, boolean) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfBrush, Point2D, PdfStringFormat, boolean) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfBrush, float, float, boolean) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfBrush, double, double, boolean) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfBrush, float, float, PdfStringFormat, boolean) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfBrush, double, double, PdfStringFormat, boolean) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfPen, Point2D, boolean) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfPen, Point2D, PdfStringFormat, boolean) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfPen, float, float, boolean) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfPen, double, double, boolean) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfPen, float, float, PdfStringFormat, boolean) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfPen, double, double, PdfStringFormat, boolean) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfPen, PdfBrush, Point2D, boolean) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfPen, PdfBrush, Point2D, PdfStringFormat, boolean) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfPen, PdfBrush, float, float, PdfStringFormat, boolean) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfPen, PdfBrush, double, double, PdfStringFormat, boolean) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfPen, PdfBrush, float, float, boolean) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfPen, PdfBrush, double, double, boolean) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfBrush, Rectangle2D, boolean) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location and size with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfBrush, Rectangle2D, PdfStringFormat, boolean) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location and size with the specified Brush and Font objects.
drawString(String, PdfFontBase, PdfPen, Rectangle2D, boolean) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location and size with the specified Pen and Font objects.
drawString(String, PdfFontBase, PdfPen, Rectangle2D, PdfStringFormat, boolean) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location and size with the specified Pen and Font objects.
drawString(String, PdfFontBase, PdfPen, PdfBrush, Rectangle2D, PdfStringFormat, boolean) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws the specified text string at the specified location and size with the specified Pen, Brush and Font objects.
drawTemplate(PdfTemplate, Point2D) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a template using its original size, at the specified location.
drawTemplate(PdfTemplate, Point2D, Dimension2D) - Method in class com.spire.pdf.graphics.PdfCanvas
Draws a template at the specified location and size.
drawTextWebLink(PdfNewPage, Point2D) - Method in class com.spire.pdf.annotations.PdfTextWebLink
 
drawTextWebLink(PdfCanvas, Point2D) - Method in class com.spire.pdf.annotations.PdfTextWebLink
 

E

EdgeMode - Enum in com.spire.pdf.exporting.xps.schema
encrypt(String, String, EnumSet<PdfPermissionsFlags>, PdfEncryptionKeySize) - Method in class com.spire.pdf.security.PdfSecurity
 
encrypt(String, String, PdfPermissionsFlags, PdfEncryptionKeySize) - Method in class com.spire.pdf.security.PdfSecurity
 
encrypt(String, String, EnumSet<PdfPermissionsFlags>, PdfEncryptionKeySize, String) - Method in class com.spire.pdf.security.PdfSecurity
 
encrypt(String, String, PdfPermissionsFlags, PdfEncryptionKeySize, String) - Method in class com.spire.pdf.security.PdfSecurity
 
endCellLayout - Variable in class com.spire.pdf.tables.PdfTable
 
EndCellLayoutEventArgs - Class in com.spire.pdf.tables
Represents arguments of EndCellLayout Event.
EndCellLayoutEventArgs(PdfCanvas, int, int, Rectangle2D, String) - Constructor for class com.spire.pdf.tables.EndCellLayoutEventArgs
 
EndCellLayoutEventHandler - Class in com.spire.pdf.tables
Represents StartRowLayout Event arguments.
EndCellLayoutEventHandler() - Constructor for class com.spire.pdf.tables.EndCellLayoutEventHandler
 
EndItemLayoutEventHandler - Class in com.spire.pdf.lists
The class user to pdf layout event
EndItemLayoutEventHandler() - Constructor for class com.spire.pdf.lists.EndItemLayoutEventHandler
 
EndPoint - Variable in class com.spire.pdf.exporting.xps.schema.LinearGradientBrush
 
exportData(String, DataFormat, String) - Method in class com.spire.pdf.widget.PdfFormWidget
Export the form data to a file.
exportData(InputStream, DataFormat, String) - Method in class com.spire.pdf.widget.PdfFormWidget
Export the form data to a file.
extractImages() - Method in class com.spire.pdf.PdfPageBase
Extracts images from the given PDF Page.
extractImages(boolean) - Method in class com.spire.pdf.PdfPageBase
Extracts images from the given PDF Page.
extractInnerSignatureAsImages() - Method in class com.spire.pdf.widget.PdfFormWidget
Extract Images from Signature
extractSignatureAsImages() - Method in class com.spire.pdf.widget.PdfFormWidget
Extract Images from Signature
extractText() - Method in class com.spire.pdf.PdfPageBase
Extracts text from the given PDF Page.
extractText(SimpleTextExtractionStrategy) - Method in class com.spire.pdf.PdfPageBase
Extracts text from the given PDF Page by SimpleTextExtractionStrategy.
extractText(Rectangle2D) - Method in class com.spire.pdf.PdfPageBase
Extracts text in the range of rectangle from the given PDF Page.
extractText(Rectangle2D, SimpleTextExtractionStrategy) - Method in class com.spire.pdf.PdfPageBase
 
extractText(boolean) - Method in class com.spire.pdf.PdfPageBase
Extracts text from the given PDF Page.
extractText(boolean, boolean) - Method in class com.spire.pdf.PdfPageBase
Extracts text from the given PDF Page.
extractText(boolean, boolean, boolean) - Method in class com.spire.pdf.PdfPageBase
Extracts text from the given PDF Page.

F

Fallback - Class in com.spire.pdf.exporting.xps.schema
 
Fallback() - Constructor for class com.spire.pdf.exporting.xps.schema.Fallback
 
Figure - Class in com.spire.pdf.exporting.xps.schema
Figure() - Constructor for class com.spire.pdf.exporting.xps.schema.Figure
 
Figures - Variable in class com.spire.pdf.exporting.xps.schema.PathGeometry
 
FileFormat - Enum in com.spire.pdf
Specifies the type of file format.
Fill - Variable in class com.spire.pdf.exporting.xps.schema.Glyphs
 
Fill - Variable in class com.spire.pdf.exporting.xps.schema.Path
 
fillBean() - Method in class com.spire.data.table.common.JdbcAdapter
 
fillBean() - Method in class com.spire.pdf.tables.table.common.JdbcAdapter
Deprecated.  
fillDataTable(DataTable, ResultSet) - Method in class com.spire.data.table.common.JdbcAdapter
 
fillDataTable(DataTable, ResultSet, int) - Method in class com.spire.data.table.common.JdbcAdapter
 
fillDataTable(DataTable, ResultSet, int, int) - Method in class com.spire.data.table.common.JdbcAdapter
 
fillDataTable(DataTable, ResultSet) - Method in class com.spire.pdf.tables.table.common.JdbcAdapter
Deprecated.  
fillDataTable(DataTable, ResultSet, int) - Method in class com.spire.pdf.tables.table.common.JdbcAdapter
Deprecated.  
fillDataTable(DataTable, ResultSet, int, int) - Method in class com.spire.pdf.tables.table.common.JdbcAdapter
Deprecated.  
FillRule - Enum in com.spire.pdf.exporting.xps.schema
FillRule - Variable in class com.spire.pdf.exporting.xps.schema.PathGeometry
 
findAllText() - Method in class com.spire.pdf.PdfPageBase
Find all text and position.
findText(String, boolean) - Method in class com.spire.pdf.PdfPageBase
find text that intends to search and that Indicate the expected result is the whole word or not, which means, if it is true, only the word is exactly the same with the searching word will be found;if it is false, any word including the searching word will be found.
findText(String) - Method in class com.spire.pdf.PdfPageBase
find text
findText(String, boolean, boolean) - Method in class com.spire.pdf.PdfPageBase
find text
findText(String, EnumSet<TextFindParameter>) - Method in class com.spire.pdf.PdfPageBase
Find text
FitToHtml - Variable in class com.spire.pdf.htmlconverter.qt.HTML2PDFOption
 
FitToPage - Variable in class com.spire.pdf.htmlconverter.qt.HTML2PDFOption
 
FixedDocument - Class in com.spire.pdf.exporting.xps.schema
FixedDocument() - Constructor for class com.spire.pdf.exporting.xps.schema.FixedDocument
 
FixedDocumentSequence - Class in com.spire.pdf.exporting.xps.schema
FixedDocumentSequence() - Constructor for class com.spire.pdf.exporting.xps.schema.FixedDocumentSequence
 
FixedPage - Class in com.spire.pdf.exporting.xps.schema
FixedPage() - Constructor for class com.spire.pdf.exporting.xps.schema.FixedPage
 
FixedPageNavigateUri - Variable in class com.spire.pdf.exporting.xps.schema.Canvas
 
FixedPageNavigateUri - Variable in class com.spire.pdf.exporting.xps.schema.Glyphs
 
FixedPageNavigateUri - Variable in class com.spire.pdf.exporting.xps.schema.Path
 
FixedPageResources - Variable in class com.spire.pdf.exporting.xps.schema.FixedPage
 
Flsa - Static variable in class com.spire.pdf.PdfPageSize
The American Foolscap format.
FontRenderingEmSize - Variable in class com.spire.pdf.exporting.xps.schema.Glyphs
 
FontUri - Variable in class com.spire.pdf.exporting.xps.schema.Glyphs
 
FragmentName - Variable in class com.spire.pdf.exporting.xps.schema.StoryFragment
 
FragmentName - Variable in class com.spire.pdf.exporting.xps.schema.StoryFragmentReference
 
FragmentType - Enum in com.spire.pdf.exporting.xps.schema
FragmentType - Variable in class com.spire.pdf.exporting.xps.schema.StoryFragment
 
FRect - Class in com.spire.pdf.htmlconverter.qt
 
FRect() - Constructor for class com.spire.pdf.htmlconverter.qt.FRect
 
fromFile(String) - Static method in class com.spire.pdf.graphics.PdfImage
Creates PdfImage from a file.
fromImage(BufferedImage) - Static method in class com.spire.pdf.graphics.PdfImage
Converts a object into a PDF image.
fromImage(BufferedImage, boolean) - Static method in class com.spire.pdf.graphics.PdfImage
Converts a object into a PDF image.
fromImage(String) - Static method in class com.spire.pdf.graphics.PdfImage
 
fromStream(InputStream) - Static method in class com.spire.pdf.graphics.PdfImage
Creates PdfImage from stream.
fromValue(int) - Static method in enum com.spire.pdf.PdfPageRotateAngle
 

G

generateTimestamp(byte[]) - Method in interface com.spire.pdf.security.IGenerateTimestamp
 
Geometry - Class in com.spire.pdf.exporting.xps.schema
Geometry() - Constructor for class com.spire.pdf.exporting.xps.schema.Geometry
 
get(int) - Method in class com.spire.data.table.DataColumnCollection
 
get(String) - Method in class com.spire.data.table.DataColumnCollection
 
get(int) - Method in class com.spire.data.table.DataRowCollection
 
get(int) - Method in class com.spire.pdf.annotations.PdfAnnotationCollection
Gets the object at the specified position.
get(int) - Method in class com.spire.pdf.attachments.PdfAttachmentCollection
Gets attachment by its index in the collection.
get(int) - Method in class com.spire.pdf.bookmarks.PdfBookmarkCollection
Gets the at the specified index.
get(int) - Method in class com.spire.pdf.graphics.layer.PdfLayerCollection
Get the pdf layer of the index.
get(int) - Method in class com.spire.pdf.grid.PdfGridCellCollection
Gets the at the specified index.
get(int) - Method in class com.spire.pdf.grid.PdfGridColumnCollection
Gets the at the specified index.
get(int) - Method in class com.spire.pdf.grid.PdfGridHeaderCollection
Gets the at the specified index.
get(int) - Method in class com.spire.pdf.lists.PdfListItemCollection
Gets the PdfListItem from collection at the specified index.
get(int) - Method in class com.spire.pdf.PdfSectionCollection
Gets the section at the specified index.
get(int) - Method in class com.spire.pdf.PdfSectionPageCollection
Gets the page at the specified index.
get(int) - Method in class com.spire.pdf.PdfStampCollection
Gets a stamp element by its index.
get(int) - Method in class com.spire.pdf.tables.PdfColumnCollection
Gets the at the specified index.
get(int) - Method in class com.spire.pdf.tables.PdfRowCollection
Gets the at the specified index.
get(int) - Method in class com.spire.pdf.tables.table.DataColumnCollection
 
get(String) - Method in class com.spire.pdf.tables.table.DataColumnCollection
 
get(int) - Method in class com.spire.pdf.tables.table.DataRowCollection
 
get(int) - Method in class com.spire.pdf.widget.PdfFormFieldWidgetCollection
Gets the field at the specified index.
get(String) - Method in class com.spire.pdf.widget.PdfFormFieldWidgetCollection
Returns field with specified name.
get(int) - Method in class com.spire.pdf.widget.PdfListWidgetItemCollection
Gets the at the specified index.
get(int) - Method in class com.spire.pdf.widget.PdfPageCollection
Gets the at the specified index.
get(int) - Method in class com.spire.pdf.widget.PdfRadioButtonWidgetWidgetItemCollection
Gets the collection of radio box group items at the specified index.
get(int) - Method in class com.spire.pdf.widget.PdfStateWidgetItemCollection
Gets the at the specified index.
get(int) - Method in class com.spire.pdf.widget.PdfTextBoxWidgetItemCollection
Gets the at the specified index.
get(String) - Method in class com.spire.pdf.widget.XFAForm
Deprecated. 
get(String) - Method in class com.spire.pdf.xmp.CustomMetadata
Sets the xmp property.
get3DData() - Method in class com.spire.pdf.annotations.Pdf3DAnnotation
Gets a 3d viedo file from Pdf3DAnnotation
get_IssuerName() - Method in class com.spire.pdf.security.PdfCertificate
Gets the certificate issuer's name.
getAction() - Method in class com.spire.pdf.annotations.PdfActionLinkAnnotation
Gets the action for the link annotation.
getAction() - Method in class com.spire.pdf.annotations.PdfFileLinkAnnotation
Gets the action.
getAction() - Method in class com.spire.pdf.annotations.PdfUriAnnotation
Gets the action.
getAction() - Method in class com.spire.pdf.bookmarks.PdfBookmark
Gets the Action for the Outline.
getActions() - Method in class com.spire.pdf.fields.PdfStyledField
Gets the actions of the field.
getActions() - Method in class com.spire.pdf.widget.PdfStyledFieldWidget
Gets the actions of the field.
getActivation() - Method in class com.spire.pdf.annotations.Pdf3DAnnotation
Gets or sets the activation options for the annotation.
getActivationMode() - Method in class com.spire.pdf.annotations.Pdf3DActivation
Gets the activation mode for the annotation.
getActiveFrame() - Method in class com.spire.pdf.graphics.PdfBitmap
Gets or sets the active frame of the bitmap.
getActualBounds(boolean) - Method in class com.spire.pdf.PdfPageBase
Calculates actual bounds of the page.
getActualSize() - Method in class com.spire.pdf.graphics.PdfStringLayoutResult
Gets the actual layouted text bounds
getActualSize() - Method in class com.spire.pdf.PdfPageBase
Gets the actual size of the page.
getAfterOpenAction() - Method in class com.spire.pdf.PdfDocument
Gets the action to execute when the document is opened.
getAfterPrintAction() - Method in class com.spire.pdf.PdfDocument
Gets the action to be performed after the document is printed.
getAfterSaveAction() - Method in class com.spire.pdf.PdfDocument
Gets the jave script action to be performed after the document is saved.
getAliceBlue() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the AliceBlue brush.
getAliceBlue() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the AliceBlue pen.
getAlignment() - Method in class com.spire.pdf.PdfPageTemplateElement
Gets alignment of the page template element.
getAllowContainTopDocTemplates() - Method in class com.spire.pdf.PdfPageBase
Gets the template that Allow Contain Top Doc Templates.
getAllowCreateForm() - Method in class com.spire.pdf.PdfDocument
Get or Set Allow Create Form.
getAllowCrossPages() - Method in class com.spire.pdf.grid.PdfGrid
Gets whether to cross a page.
getAllowCrossPages() - Method in class com.spire.pdf.tables.PdfTable
Gets a value Indicates whether can cross a page.
getAllowHorizontalOverflow() - Method in class com.spire.pdf.grid.PdfGridStyle
Gets a value indicating whether to allow horizontal overflow.
getAlternateColorSpaces() - Method in class com.spire.pdf.colorspace.PdfSeparationColorSpace
Gets or sets the alternate color spaces.
getAlternateIcon() - Method in class com.spire.pdf.fields.PdfButtonField
Gets the widget annotation's alternate icon displayed when the mouse button is pressed within its active area, only available in Push mode.
getAlternateStyle() - Method in class com.spire.pdf.tables.PdfTableStyle
Gets or sets the alternate style, which is the style of the odd rows.
getAlternateText() - Method in class com.spire.pdf.fields.PdfButtonField
Gets the text displayed when the mouse button is pressed within the annotation's active area, only available in Push mode.
getAnnotationIntent() - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotation
Gets Internal variable to store file launch action
getAnnotations() - Method in class com.spire.pdf.annotations.PdfAnnotationCollection
Gets the annotations array.
getAnnotations() - Method in class com.spire.pdf.PdfNewPage
Gets a collection of the annotations of the page.
getAnnotationsWidget() - Method in class com.spire.pdf.PdfPageBase
Gets the field collection.
getAntiqueWhite() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the antique white brush.
getAntiqueWhite() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the antique white pen.
getAppearance() - Method in class com.spire.pdf.annotations.PdfFileAnnotation
Gets appearance of the annotation.
getAppearance() - Method in class com.spire.pdf.annotations.PdfPopupAnnotation
Gets appearance of the annotation.
getAppearance() - Method in class com.spire.pdf.annotations.PdfRubberStampAnnotation
Gets appearance of the annotation.
getAppearance() - Method in class com.spire.pdf.annotations.PdfWatermarkAnnotation
Gets appearance of the annotation.
getApplyDocumentBottomTemplate() - Method in class com.spire.pdf.PdfSectionTemplate
Gets the value indicating whether parent Bottom page template should be used or not.
getApplyDocumentLeftTemplate() - Method in class com.spire.pdf.PdfSectionTemplate
Gets the value indicating whether parent Left page template should be used or not.
getApplyDocumentRightTemplate() - Method in class com.spire.pdf.PdfSectionTemplate
Gets the value indicating whether parent Right page template should be used or not.
getApplyDocumentStamps() - Method in class com.spire.pdf.PdfSectionTemplate
Gets or sets value indicating whether the parent stamp elements should be used or not.
getApplyDocumentTopTemplate() - Method in class com.spire.pdf.PdfSectionTemplate
Gets the value indicating whether parent Top page template should be used or not.
getAqua() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Aqua default brush.
getAqua() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Aqua default pen.
getAquamarine() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Aquamarine default brush.
getAquamarine() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Aquamarine default pen.
getArrayList() - Method in class com.spire.data.table.DataRow
 
getArrayList() - Method in class com.spire.pdf.tables.table.DataRow
 
getArtBox() - Method in class com.spire.pdf.PdfPageBase
Returns page region containing content.
getAttachments() - Method in class com.spire.pdf.PdfDocument
Gets the collection of document attachments displayed on a PDF page.
getAttachments() - Method in class com.spire.pdf.PdfDocumentBase
Get the attachments
getAuthor() - Method in class com.spire.pdf.annotations.PdfAnnotation
Gets the user who created the annotation.
getAuthor() - Method in class com.spire.pdf.annotations.PdfMarkUpAnnotationWidget
Gets the annotation's author.
getAuthor() - Method in class com.spire.pdf.PdfDocumentInformation
Gets or sets the author.
getAuthor() - Method in class com.spire.pdf.xmp.XmpMetadata
Return author if exists; otherwise return null
getAutomaticFields() - Method in class com.spire.pdf.automaticfields.PdfCompositeField
Gets the automatic fields.
getAzure() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Azure default brush.
getAzure() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Azure default pen.
getB() - Method in class com.spire.pdf.graphics.PdfRGBColor
Gets Blue channel value.
getBackColor() - Method in class com.spire.pdf.annotations.PdfLineAnnotation
Gets Background Color of the PdfLine
getBackColor() - Method in class com.spire.pdf.annotations.PdfLineAnnotationWidget
Gets the back color of the annotation.
getBackColor() - Method in class com.spire.pdf.barcode.PdfBarcode
Gets the back color of the barcode.
getBackColor() - Method in class com.spire.pdf.fields.PdfSignatureStyledField
Gets the color of the background.
getBackColor() - Method in class com.spire.pdf.fields.PdfStyledField
Gets the color of the background.
getBackColor() - Method in class com.spire.pdf.widget.PdfTextBoxFieldWidget
Gets the back color of the field
getBackgroudOpacity() - Method in class com.spire.pdf.PdfPageBase
Gets the transparency to draw the image
getBackground() - Method in class com.spire.pdf.annotations.Pdf3DView
Gets the background for this view.
getBackground() - Method in class com.spire.pdf.PdfPageTemplateElement
Gets the background to Indicate whether the page template is located behind of the page layers or in front of it.
getBackgroundBrush() - Method in class com.spire.pdf.grid.PdfGridStyleBase
Gets the background brush.
getBackgroundBrush() - Method in class com.spire.pdf.tables.PdfCellStyle
Gets or sets the brush with which the background will be drawn.
getBackgroundColor() - Method in class com.spire.pdf.PdfPageBase
Gets page's background color.
getBackgroundImage() - Method in class com.spire.pdf.grid.PdfGridCellStyle
Gets the background image.
getBackgroundImage() - Method in class com.spire.pdf.PdfPageBase
Gets page's background image.
getBackgroundRegion() - Method in class com.spire.pdf.PdfPageBase
The position and size of the background
getBarColor() - Method in class com.spire.pdf.barcode.PdfBarcode
Gets the bar color of the barcode.
getBarHeight() - Method in class com.spire.pdf.barcode.PdfBarcode
Gets the bar height.
getBaseColor() - Method in class com.spire.pdf.colorspace.PdfSeparationColorSpace
The base color to be used.
getBeforeCloseAction() - Method in class com.spire.pdf.PdfDocument
Gets or sets the action to be performed before the document is closed.
getBeforePrintAction() - Method in class com.spire.pdf.PdfDocument
Gets or sets the action to be performed before the document is printed.
getBeforeSaveAction() - Method in class com.spire.pdf.PdfDocument
Gets the java script action to be performed before the document is saved.
getBeginLineStyle() - Method in class com.spire.pdf.annotations.PdfLineAnnotation
Gets the style used for the beginning of the line.
getBeginLineStyle() - Method in class com.spire.pdf.annotations.PdfLineAnnotationWidget
Gets the begin line style of the annotation.
getBeige() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Beige default brush.
getBeige() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Beige default pen.
getBigDecimal(int) - Method in class com.spire.data.table.DataRow
 
getBigDecimal(String) - Method in class com.spire.data.table.DataRow
 
getBigDecimal(int) - Method in class com.spire.pdf.tables.table.DataRow
 
getBigDecimal(String) - Method in class com.spire.pdf.tables.table.DataRow
 
getBisque() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Bisque default brush.
getBisque() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Bisque default pen.
getBits() - Method in class com.spire.pdf.general.PdfSound
Gets the number of bits per sample value per channel.
getBlack() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Black default brush.
getBlack() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Black default pen.
getBlanchedAlmond() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the BlanchedAlmond default brush.
getBlanchedAlmond() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the BlanchedAlmond default pen.
getBleedBox() - Method in class com.spire.pdf.PdfPageBase
Returns page region after clipping.
getBlue() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Blue default brush.
getBlue() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Blue default pen.
getBlue() - Method in class com.spire.pdf.graphics.PdfRGBColor
Gets the blue.
getBlueViolet() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the BlueViolet default brush.
getBlueViolet() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the BlueViolet default pen.
getBold() - Method in class com.spire.pdf.graphics.PdfFontBase
Gets a value indicating whether this is bold.
getBookmarks() - Method in class com.spire.pdf.PdfDocument
Gets the bookmarks.
getBookmarks() - Method in class com.spire.pdf.PdfDocumentBase
Gets the bookmarks.
getBoolean(int) - Method in class com.spire.data.table.DataRow
 
getBoolean(String) - Method in class com.spire.data.table.DataRow
 
getBoolean(int) - Method in class com.spire.pdf.tables.table.DataRow
 
getBoolean(String) - Method in class com.spire.pdf.tables.table.DataRow
 
getBorder() - Method in class com.spire.pdf.annotations.PdfAnnotation
 
getBorder() - Method in class com.spire.pdf.annotations.PdfStyledAnnotationWidget
Gets the annotation's border.
getBorderColor() - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotation
Gets text annotation border color
getBorderColor() - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotationWidget
Gets the border color
getBorderColor() - Method in class com.spire.pdf.fields.PdfSignatureStyledField
Gets the color of the border.
getBorderColor() - Method in class com.spire.pdf.widget.PdfStyledFieldWidget
Gets the color of the border.
getBorderEffect() - Method in class com.spire.pdf.annotations.PdfPolygonAnnotation
Gets border effect.
getBorderOverlapStyle() - Method in class com.spire.pdf.grid.PdfGridStyle
Gets the border overlap style.
getBorderOverlapStyle() - Method in class com.spire.pdf.tables.PdfTableStyle
Gets or sets a value indicating whether the cell borders should overlap its neighbour's borders or be drawn in the cell interior.
getBorderPen() - Method in class com.spire.pdf.tables.PdfCellStyle
Gets or sets the pen with which the border will be drawn.
getBorderPen() - Method in class com.spire.pdf.tables.PdfTableStyle
Gets or sets the pen of the table border.
getBorders() - Method in class com.spire.pdf.grid.PdfGridCellStyle
Gets or sets the border.
getBorderStyle() - Method in class com.spire.pdf.annotations.LineBorder
Gets the border style.
getBorderStyle() - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotationWidget
Gets the border style
getBorderStyle() - Method in class com.spire.pdf.fields.PdfSignatureStyledField
Gets the border style.
getBorderStyle() - Method in class com.spire.pdf.fields.PdfStyledField
Gets the border style.
getBorderStyle() - Method in class com.spire.pdf.widget.PdfStyledFieldWidget
Gets the color of the border.
getBorderWidth() - Method in class com.spire.pdf.annotations.LineBorder
Gets the width.
getBorderWidth() - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotationWidget
Gets the border width.
getBorderWidth() - Method in class com.spire.pdf.fields.PdfSignatureStyledField
Gets the width of the border.
getBorderWidth() - Method in class com.spire.pdf.fields.PdfStyledField
Gets the width of the border.
getBorderWidth() - Method in class com.spire.pdf.widget.PdfStyledFieldWidget
Gets the width of the border.
getBottom() - Method in class com.spire.pdf.graphics.PdfMargins
Gets the bottom margin size.
getBottom() - Method in class com.spire.pdf.PdfBorders
Get or sets the bottom.
getBottom() - Method in class com.spire.pdf.PdfDocumentTemplate
Gets or sets a bottom page template.
getBottom() - Method in class com.spire.pdf.PdfPaddings
Gets or sets the bottom.
getBounds() - Method in class com.spire.pdf.annotations.PdfStyledAnnotationWidget
Gets the annotation's bounds.
getBounds() - Method in class com.spire.pdf.automaticfields.PdfAutomaticField
Gets the bounds of the field.
getBounds() - Method in class com.spire.pdf.barcode.PdfBarcode
Gets the rectangular area occupied by the barcode.
getBounds() - Method in class com.spire.pdf.exporting.PdfImageInfo
Gets the Image Boundary location.
getBounds() - Method in class com.spire.pdf.fields.PdfSignatureStyledField
Gets the bounds.
getBounds() - Method in class com.spire.pdf.fields.PdfStyledField
Sets the bounds.
getBounds() - Method in class com.spire.pdf.general.find.PdfTextFind
Gets the bounds of the searched text of this System.Drawring RectangleF structure.
getBounds() - Method in class com.spire.pdf.graphics.BeginPageLayoutEventArgs
Gets or sets value that indicates the lay outing bounds on the page.
getBounds() - Method in class com.spire.pdf.graphics.PdfLayoutResult
Gets the bounds of the element on the last page where it was drawn.
getBounds() - Method in class com.spire.pdf.graphics.PdfShapeWidget
Gets the bounds.
getBounds() - Method in class com.spire.pdf.PdfPageTemplateElement
Gets the bounds of the page template element.
getBounds() - Method in class com.spire.pdf.tables.CellLayoutEventArgs
Gets the bounds of the cell.
getBounds() - Method in class com.spire.pdf.widget.PdfButtonWidgetFieldWidget
Gets the bounds.
getBounds() - Method in class com.spire.pdf.widget.PdfCheckBoxWidgetFieldWidget
Gets the bounds.
getBounds() - Method in class com.spire.pdf.widget.PdfComboBoxWidgetFieldWidget
Gets the bounds.
getBounds() - Method in class com.spire.pdf.widget.PdfFieldWidgetItem
Gets the bounds.
getBounds() - Method in class com.spire.pdf.widget.PdfListBoxWidgetFieldWidget
Gets the bounds.
getBounds() - Method in class com.spire.pdf.widget.PdfRadioButtonWidgetItem
Gets the bounds.
getBounds() - Method in class com.spire.pdf.widget.PdfTextBoxFieldWidget
Gets the bounds.
getBreak() - Method in class com.spire.pdf.graphics.PdfTextLayout
Gets or sets break type of the element.
getBrown() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Brown default brush.
getBrown() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Brown default pen.
getBrush() - Method in class com.spire.pdf.automaticfields.PdfAutomaticField
Gets the brush.
getBrush() - Method in class com.spire.pdf.graphics.PdfPen
Gets the brush, which specifies the pen behaviour.
getBrush() - Method in class com.spire.pdf.grid.PdfGridCellContent
 
getBrush() - Method in class com.spire.pdf.lists.PdfListBase
Gets list brush.
getBrush() - Method in class com.spire.pdf.lists.PdfListItem
Gets list item brush.
getBurlyWood() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the BurlyWood default brush.
getBurlyWood() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the BurlyWood default pen.
getButtonStyle() - Method in class com.spire.pdf.widget.PdfRadioButtonListFieldWidget
Gets the button style
getByte(int) - Method in class com.spire.data.table.DataRow
 
getByte(String) - Method in class com.spire.data.table.DataRow
 
getByte(int) - Method in class com.spire.pdf.tables.table.DataRow
 
getByte(String) - Method in class com.spire.pdf.tables.table.DataRow
 
getBytes(int) - Method in class com.spire.data.table.DataRow
 
getBytes(String) - Method in class com.spire.data.table.DataRow
 
getBytes(int) - Method in class com.spire.pdf.tables.table.DataRow
 
getBytes(String) - Method in class com.spire.pdf.tables.table.DataRow
 
getC() - Method in class com.spire.pdf.graphics.PdfRGBColor
Gets Cyan channel value.
getCadetBlue() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the CadetBlue default brush.
getCadetBlue() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the CadetBlue default pen.
getCalculate() - Method in class com.spire.pdf.actions.PdfFieldActions
Gets the JavaScript action to be performed to recalculate the value of this field when that of another field changes.
getCalloutLines() - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotation
Gets Text callout lines
getCalloutLines() - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotationWidget
Get the callout line
getCancel() - Method in class com.spire.pdf.tables.BeginRowLayoutEventArgs
Gets or sets a value indicating whether table drawing should stop.
getCanonicalDateTimeFormat() - Method in class com.spire.pdf.actions.PdfSubmitAction
If set, any submitted field values representing dates are converted to the standard format.
getCanvas() - Method in class com.spire.pdf.PdfPageBase
Gets the graphics of the .
getCaptionType() - Method in class com.spire.pdf.annotations.PdfLineAnnotation
Gets the line caption text type.
getCaptionType() - Method in class com.spire.pdf.annotations.PdfLineAnnotationWidget
Gets the caption type of the annotation.
getCellIndex() - Method in class com.spire.pdf.tables.CellLayoutEventArgs
Gets the index of the cell.
getCellPadding() - Method in class com.spire.pdf.grid.PdfGridStyle
Gets the cell padding.
getCellPadding() - Method in class com.spire.pdf.tables.PdfTableStyle
Gets or sets the cell padding.
getCells() - Method in class com.spire.pdf.grid.PdfGridRow
Gets the cells.
getCellSpacing() - Method in class com.spire.pdf.grid.PdfGridStyle
Gets the cell spacing.
getCellSpacing() - Method in class com.spire.pdf.tables.PdfTableStyle
Gets or sets the cell spacing.
getCellStyle() - Method in class com.spire.pdf.tables.BeginRowLayoutEventArgs
Gets the cell style.
getCenterWindow() - Method in class com.spire.pdf.PdfViewerPreferences
A flag specifying whether to position the documents window in the center of the screen.
getCertificate() - Method in class com.spire.pdf.security.PdfSignature
Gets signing certificate.
getCertificates() - Static method in class com.spire.pdf.security.PdfCertificate
Gets the certificates in all storages
getCertificates() - Method in class com.spire.pdf.security.PdfSignature
Get all certificates.
getChanged() - Method in class com.spire.pdf.annotations.PdfAnnotationWidget
Gets the changed.
getChannels() - Method in class com.spire.pdf.general.PdfSound
Gets the number of sound channels.
getChartreuse() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Chartreuse default brush.
getChartreuse() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Chartreuse default pen.
getChecked() - Method in class com.spire.pdf.fields.PdfCheckBoxField
Gets or sets a value indicating whether this is checked.
getChecked() - Method in class com.spire.pdf.widget.PdfCheckBoxWidgetFieldWidget
Gets or sets a value indicating whether this is checked.
getChecked() - Method in class com.spire.pdf.widget.PdfStateWidgetItem
Gets a value indicating whether this is checked.
getChocolate() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Chocolate default brush.
getChocolate() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Chocolate default pen.
getClientSize() - Method in class com.spire.pdf.graphics.PdfCanvas
Gets the size of the canvas reduced by margins and page templates.
getClientSize() - Method in class com.spire.pdf.PdfPageBase
Returns a page size reduced by page margins and page template dimensions.
getColor() - Method in class com.spire.pdf.annotations.PdfAnnotation
Gets the background of the annotations icon when closed.
getColor() - Method in class com.spire.pdf.annotations.PdfStyledAnnotationWidget
Gets the color.
getColor() - Method in class com.spire.pdf.bookmarks.PdfBookmark
Gets the color.
getColor() - Method in class com.spire.pdf.bookmarks.PdfBookmarkWidget
Gets the color.
getColor() - Method in class com.spire.pdf.graphics.PdfPen
Gets the color of the pen.
getColorant() - Method in class com.spire.pdf.colorspace.PdfSeparationColorSpace
The name of the colorant.
getColorSpace() - Method in class com.spire.pdf.graphics.PdfCanvas
Gets the current color space.
getColorSpace() - Method in class com.spire.pdf.PdfDocument
Gets the color space for page that will be created.
getColorSpace() - Method in class com.spire.pdf.PdfDocumentBase
Get the color space
getColorspace() - Method in class com.spire.pdf.PdfPageLayer
get the Colorspace.
getColorSpace() - Method in class com.spire.pdf.widget.PdfDocumentWidget
 
getColumnIndex(String) - Method in class com.spire.data.table.DataColumnCollection
 
getColumnIndex(String) - Method in class com.spire.pdf.tables.table.DataColumnCollection
 
getColumnName() - Method in class com.spire.data.table.DataColumn
 
getColumnName() - Method in class com.spire.pdf.tables.PdfColumn
Gets or sets the column name.
getColumnName() - Method in class com.spire.pdf.tables.table.DataColumn
 
getColumns() - Method in class com.spire.data.table.DataTable
 
getColumns() - Method in class com.spire.pdf.grid.PdfGrid
Gets the columns.
getColumns() - Method in class com.spire.pdf.tables.PdfTable
Gets the columns.
getColumns() - Method in class com.spire.pdf.tables.table.DataTable
Deprecated.  
getColumnSpan() - Method in class com.spire.pdf.grid.PdfGridCell
Gets the column span.
getColumnSpanMap() - Method in class com.spire.pdf.tables.BeginRowLayoutEventArgs
Gets or sets the span map.
getCommitOnSelChange() - Method in class com.spire.pdf.fields.PdfListField
Gets or sets the flag indicating if a new value selected is committed immediately without waiting to leave the field.
getCommitOnSelChange() - Method in class com.spire.pdf.widget.PdfChoiceWidgetFieldWidget
Gets the flag indicating if a new value selected is committed immediately without waiting to leave the field.
getCompressionLevel() - Method in class com.spire.pdf.PdfDocument
Gets or sets the desired level of stream compression.
getCompressionLevel() - Method in class com.spire.pdf.PdfDocumentBase
Gets the desired level of stream compression.
getConfig() - Method in class com.spire.pdf.widget.XFAForm
 
getConfigGraphicType() - Method in class com.spire.pdf.security.PdfSignature
Digital Signature Graphic Type
getConformance() - Method in class com.spire.pdf.PdfDocument
Get document PdfConformanceLevel
getConformance() - Method in class com.spire.pdf.PdfDocumentBase
Gets the Pdf document's Conformance-level
getConvertOptions() - Method in class com.spire.pdf.PdfDocument
Gets some options when do convert operation.
getCoral() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Coral default brush.
getCoral() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Coral default pen.
getCornflowerBlue() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the CornflowerBlue default brush.
getCornflowerBlue() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the CornflowerBlue default pen.
getCornsilk() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Corn silk default brush.
getCornsilk() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Corn silk default pen.
getCount() - Method in class com.spire.pdf.bookmarks.PdfBookmarkCollection
Gets number of the elements in the collection.
getCount() - Method in class com.spire.pdf.graphics.layer.PdfLayerCollection
Gets the number of pdf layers contained.
getCount() - Method in class com.spire.pdf.grid.PdfGridCellCollection
Gets the count.
getCount() - Method in class com.spire.pdf.grid.PdfGridColumnCollection
Gets the count.
getCount() - Method in class com.spire.pdf.grid.PdfGridHeaderCollection
Gets the count.
getCount() - Method in class com.spire.pdf.PdfCollection
Gets number of the elements in the collection.
getCount() - Method in class com.spire.pdf.PdfSection
Gets the count of the pages in the section.
getCount() - Method in class com.spire.pdf.PdfSectionPageCollection
Gets the count of the pages.
getCount() - Method in class com.spire.pdf.widget.PdfPageCollection
Gets the count.
getCount() - Method in class com.spire.pdf.widget.XFAForm
 
getCreateDate() - Method in class com.spire.pdf.xmp.XmpMetadata
Return create date if exists; otherwise return default DateTime
getCreationDate() - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotationWidget
Gets the date and time when the annotation was created.
getCreationDate() - Method in class com.spire.pdf.annotations.PdfMarkUpAnnotationWidget
Gets the date and time when the annotation was created.
getCreationDate() - Method in class com.spire.pdf.general.PdfEmbeddedFileSpecification
Gets creation date.
getCreationDate() - Method in class com.spire.pdf.PdfDocumentInformation
Gets or sets the creation date.
getCreator() - Method in class com.spire.pdf.PdfDocumentInformation
Gets or sets the creator.
getCreator() - Method in class com.spire.pdf.xmp.XmpMetadata
Return creator if exists; otherwise return null
getCrimson() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Crimson default brush.
getCrimson() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Crimson default pen.
getCropBox() - Method in class com.spire.pdf.PdfPageBase
Returns the visible region of the page.
getCrossReferenceType() - Method in class com.spire.pdf.PdfFileInfo
Gets the type of PDF cross-reference.
getCrossTable() - Method in class com.spire.pdf.annotations.PdfAnnotationWidget
Gets the cross table.
getCustomerDefined(String) - Method in class com.spire.pdf.PdfDocumentInformation
 
getCustomHandleLandscape() - Method in class com.spire.pdf.PdfDocument
Gets a value indicating handle PageSettings Landscape.
getCustomProperty(String) - Method in class com.spire.pdf.xmp.XmpMetadata
Return specified custom field value if exists; otherwise return null
getCustomScaling() - Method in class com.spire.pdf.PdfDocument
Get or Set Current PDF Document Print PageScaling
getCustomSignPosition() - Method in class com.spire.pdf.security.PdfSignature
 
getCyan() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Cyan default brush.
getCyan() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Cyan default pen.
getDarkBlue() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the DarkBlue default brush.
getDarkBlue() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the DarkBlue default pen.
getDarkCyan() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the DarkCyan default brush.
getDarkCyan() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the DarkCyan default pen.
getDarkGoldenrod() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the DarkGoldenrod default brush.
getDarkGoldenrod() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the DarkGoldenrod default pen.
getDarkGray() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the DarkGray default brush.
getDarkGray() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the DarkGray default pen.
getDarkGreen() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the DarkGreen default brush.
getDarkGreen() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the DarkGreen default pen.
getDarkKhaki() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the DarkKhaki default brush.
getDarkKhaki() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the DarkKhaki default pen.
getDarkMagenta() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the DarkMagenta default brush.
getDarkMagenta() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the DarkMagenta default pen.
getDarkOliveGreen() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the DarkOliveGreen default brush.
getDarkOliveGreen() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the DarkOliveGreen default pen.
getDarkOrange() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the DarkOrange default brush.
getDarkOrange() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the DarkOrange default pen.
getDarkOrchid() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the DarkOrchid default brush.
getDarkOrchid() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the DarkOrchid default pen.
getDarkRed() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the DarkRed default brush.
getDarkRed() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the DarkRed default pen.
getDarkSalmon() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the DarkSalmon default brush.
getDarkSalmon() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the DarkSalmon default pen.
getDarkSeaGreen() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the DarkSeaGreen default brush.
getDarkSeaGreen() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the DarkSeaGreen default pen.
getDarkSlateBlue() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the DarkSlateBlue default brush.
getDarkSlateBlue() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the DarkSlateBlue default pen.
getDarkSlateGray() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the DarkSlateGray default brush.
getDarkSlateGray() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the DarkSlateGray default pen.
getDarkTurquoise() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the DarkTurquoise default brush.
getDarkTurquoise() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the DarkTurquoise default pen.
getDarkViolet() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the DarkViolet default brush.
getDarkViolet() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the DarkViolet default pen.
getDashArray() - Method in class com.spire.pdf.annotations.LineBorder
Gets the Line Dash
getDashOffset() - Method in class com.spire.pdf.graphics.PdfPen
Gets the dash offset of the pen.
getDashPattern() - Method in class com.spire.pdf.graphics.PdfPen
Gets the dash pattern of the pen.
getDashStyle() - Method in class com.spire.pdf.graphics.PdfPen
Gets the dash style of the pen.
getData() - Method in class com.spire.pdf.annotations.PdfAttachmentAnnotationWidget
 
getData() - Method in class com.spire.pdf.general.PdfEmbeddedFileSpecification
Gets or sets the data.
getDataFormat() - Method in class com.spire.pdf.actions.PdfSubmitAction
Gets or sets the submit data format.
getDataMember() - Method in class com.spire.pdf.grid.PdfGrid
Gets the data member.
getDataMember() - Method in class com.spire.pdf.tables.PdfTable
Gets or sets the data member.
getDataSets() - Method in class com.spire.pdf.widget.XFAForm
 
getDataSource() - Method in class com.spire.pdf.grid.PdfGrid
Gets the data source.
getDataSource() - Method in class com.spire.pdf.tables.PdfTable
Gets or sets the data source.
getDataSourceType() - Method in class com.spire.pdf.tables.PdfTable
Gets or sets the datasource type of the PdfTable
getDataType() - Method in class com.spire.data.table.DataColumn
 
getDataType() - Method in class com.spire.pdf.tables.table.DataColumn
 
getDataTypeFromJdbcType(int) - Static method in class com.spire.data.table.common.JdbcAdapter
 
getDataTypeFromJdbcType(int) - Static method in class com.spire.pdf.tables.table.common.JdbcAdapter
Deprecated.  
getDataTypeName() - Method in class com.spire.data.table.DataColumn
 
getDataTypeName() - Method in class com.spire.pdf.tables.table.DataColumn
 
getDate(int) - Method in class com.spire.data.table.DataRow
 
getDate(String) - Method in class com.spire.data.table.DataRow
 
getDate() - Method in class com.spire.pdf.security.PdfSignature
Get Signature Datetime
getDate(int) - Method in class com.spire.pdf.tables.table.DataRow
 
getDate(String) - Method in class com.spire.pdf.tables.table.DataRow
 
getDateFormatString(String) - Static method in class com.spire.pdf.actions.PdfJavaScript
Get a AFDate_FormatEx string
getDateFormatString() - Method in class com.spire.pdf.automaticfields.PdfCreationDateField
Gets the format string.
getDateFormatString() - Method in class com.spire.pdf.automaticfields.PdfDateTimeField
Gets the format string.
getDateKeystrokeString(String) - Static method in class com.spire.pdf.actions.PdfJavaScript
Get a AFDate_KeystrokeEx string
getDateTime(int) - Method in class com.spire.data.table.DataRow
 
getDateTime(int) - Method in class com.spire.pdf.tables.table.DataRow
 
getDateTimeFormats() - Method in class com.spire.pdf.widget.XfaDateTimeField
 
getDeepPink() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the DeepPink default brush.
getDeepPink() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the DeepPink default pen.
getDeepSkyBlue() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the DeepSkyBlue default brush.
getDeepSkyBlue() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the DeepSkyBlue default pen.
getDefault() - Static method in class com.spire.pdf.PdfBorders
Gets the default.
getDefaultLayerIndex() - Method in class com.spire.pdf.PdfPageBase
Gets index of the default layer.
getDefaultPermissions() - Static method in enum com.spire.pdf.security.PdfPermissionsFlags
To get the default PdfPermissionsFlags enumSet
getDefaultStyle() - Method in class com.spire.pdf.tables.PdfTableStyle
Gets or sets the default cell style.
getDefaultValue() - Method in class com.spire.data.table.DataColumn
 
getDefaultValue() - Method in class com.spire.pdf.fields.PdfTextBoxField
Gets the default value.
getDefaultValue() - Method in class com.spire.pdf.tables.table.DataColumn
 
getDefaultValue() - Method in class com.spire.pdf.widget.PdfTextBoxFieldWidget
Gets the default value of the field.
getDelimiter() - Method in class com.spire.pdf.lists.PdfOrderedMarker
Gets the delimiter.
getDescription() - Method in class com.spire.pdf.general.PdfEmbeddedFileSpecification
Gets the description.
getDestination() - Method in class com.spire.pdf.actions.PdfGoToAction
Gets the destination.
getDestination() - Method in class com.spire.pdf.actions.PdfNamedAction
Gets the destination.
getDestination() - Method in class com.spire.pdf.annotations.PdfDocumentLinkAnnotation
Gets the destination of the annotation.
getDestination() - Method in class com.spire.pdf.annotations.PdfDocumentLinkAnnotationWidget
Gets the destination.
getDestination() - Method in class com.spire.pdf.bookmarks.PdfBookmark
Gets the outline destination.
getDestination() - Method in class com.spire.pdf.bookmarks.PdfBookmarkWidget
Gets the outline destination.
getDictionary() - Method in class com.spire.pdf.actions.PdfAction
Gets the dictionary.
getDictionary() - Method in class com.spire.pdf.annotations.PdfAnnotation
Gets the dictionary.
getDictionary() - Method in class com.spire.pdf.general.PdfFileSpecificationBase
Gets the dictionary.
getDigitalSigner() - Method in class com.spire.pdf.security.PdfSignature
Deprecated. 
getDigitalSignerLable() - Method in class com.spire.pdf.security.PdfSignature
Deprecated. 
getDimension() - Method in class com.spire.pdf.PdfPageTransition
Gets the dimension in which the specified transition effect occurs.
getDimGray() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the DimGray default brush.
getDimGray() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the DimGray default pen.
getDirection() - Method in class com.spire.pdf.PdfPageTransition
Gets the direction in which the specified transition effect moves, expressed in degrees counter clockwise starting from a left-to-right direction.
getDisplayed() - Method in class com.spire.pdf.PageLayerDefine
Get represents displayed form a document
getDisplayStyle() - Method in class com.spire.pdf.bookmarks.PdfBookmark
Gets othe text style.
getDisplayStyle() - Method in class com.spire.pdf.bookmarks.PdfBookmarkWidget
Gets the text style.
getDisplayTitle() - Method in class com.spire.pdf.PdfViewerPreferences
A flag specifying whether the windows title bar should display the document title taken from the Title entry of the document information dictionary.
getDock() - Method in class com.spire.pdf.PdfPageTemplateElement
Gets the dock style of the page template element.
getDocPrintDPI() - Method in class com.spire.pdf.PdfDocument
get the DPI to print using image
getDocument() - Method in class com.spire.pdf.PdfPageWidget
Gets the document.
getDocument() - Method in class com.spire.pdf.PdfSection
Gets the owner document.
getDocumentInformation() - Method in class com.spire.pdf.PdfDocument
Gets document's information and properties.
getDocumentInformation() - Method in class com.spire.pdf.PdfDocumentBase
Gets document's information and properties.
getDodgerBlue() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the DodgerBlue default brush.
getDodgerBlue() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the DodgerBlue default pen.
getDouble(int) - Method in class com.spire.data.table.DataRow
 
getDouble(String) - Method in class com.spire.data.table.DataRow
 
getDouble(int) - Method in class com.spire.pdf.tables.table.DataRow
 
getDouble(String) - Method in class com.spire.pdf.tables.table.DataRow
 
getDuration() - Method in class com.spire.pdf.PdfPageTransition
Gets the duration of the transition effect.
getEmbedForm() - Method in class com.spire.pdf.actions.PdfSubmitAction
Gets or sets a value indicating whether to include form to submit data stream.
getEmpty() - Static method in class com.spire.pdf.graphics.PdfRGBColor
Gets a null color.
getEnableCheckDigit() - Method in class com.spire.pdf.barcode.PdfUnidimensionalBarcode
Gets a value indicating whether to enable to check digit calculation in the generated barcode or not.
getEnableFontCache() - Static method in class com.spire.pdf.PdfDocument
Indicates whether enable font cache.
getEncodeStartStopSymbols() - Method in class com.spire.pdf.barcode.PdfUnidimensionalBarcode
Gets a value indicating whether [encode start stop symbols].
getEncoding() - Method in class com.spire.pdf.general.PdfSound
Gets the encoding format for the sample data.
getEndChar() - Method in class com.spire.pdf.widget.XfaBarcodeField
 
getEndColumnIndex() - Method in class com.spire.pdf.tables.PdfTableLayoutFormat
Gets or sets the end column index.
getEndLineStyle() - Method in class com.spire.pdf.annotations.PdfLineAnnotation
Gets the style used for the end of the line.
getEndLineStyle() - Method in class com.spire.pdf.annotations.PdfLineAnnotationWidget
Gets the end line style of the annotation.
getEndPoint() - Method in class com.spire.pdf.annotations.PdfLineAnnotationWidget
Gets the endpoint of the annotation, it's at the bottom left The origin of coordinate system corresponds to the lower-left corner of page.The positive x axis extends horizontally to the right and the positive y axis vertically upward
getEvenBottom() - Method in class com.spire.pdf.PdfDocumentTemplate
Gets or sets a bottom page template using on the even pages.
getEvenLeft() - Method in class com.spire.pdf.PdfDocumentTemplate
Gets or sets a left page template using on the even pages.
getEvenRight() - Method in class com.spire.pdf.PdfDocumentTemplate
Gets or sets a right page template using on the even pages.
getEvenTop() - Method in class com.spire.pdf.PdfDocumentTemplate
Gets or sets a top page template using on the even pages.
getExcludeNonUserAnnotations() - Method in class com.spire.pdf.actions.PdfSubmitAction
Gets or sets a value indicating whether to exclude non user annotations form submit data stream.
getExpandBookmark() - Method in class com.spire.pdf.bookmarks.PdfBookmark
It's true,expand node It's false,collapse node
getExport() - Method in class com.spire.pdf.fields.PdfField
Gets a value indicating whether this is export.
getExportTextEnableOCR() - Static method in class com.spire.pdf.PdfDocument
 
getExportTextMinWidth() - Method in class com.spire.pdf.PdfConvertOptions
 
getExportTextOCRHandler() - Static method in class com.spire.pdf.PdfDocument
 
getExtendedText() - Method in class com.spire.pdf.barcode.PdfBarcode
Gets the barcode text.
getField(String) - Method in class com.spire.pdf.widget.XFAForm
 
getFieldNameByExportValue(String) - Method in class com.spire.pdf.widget.PdfFormFieldWidgetCollection
Get FieldName from FormWidget by exportValue
getFieldNames() - Method in class com.spire.pdf.widget.PdfFormFieldWidgetCollection
Field Signature Names
getFields() - Method in class com.spire.pdf.actions.PdfFormAction
Gets the fields will be affected.
getFields() - Method in class com.spire.pdf.fields.PdfForm
Gets the fields.
getFields() - Method in class com.spire.pdf.widget.XFAForm
 
getFieldsByExportValue(String) - Method in class com.spire.pdf.widget.PdfFormFieldWidgetCollection
Gets Fields from FormWidget by exportValue
getFieldsWidget() - Method in class com.spire.pdf.widget.PdfFormWidget
Gets the field collection.
getFileID() - Method in class com.spire.pdf.security.PdfSecurity
 
getFileInfo() - Method in class com.spire.pdf.PdfDocument
Get The file info int the PDF document
getFileName() - Method in class com.spire.pdf.actions.PdfLaunchAction
Gets file to be launched.
getFileName() - Method in class com.spire.pdf.annotations.PdfAttachmentAnnotation
Gets the file associated with this annotation.
getFileName() - Method in class com.spire.pdf.annotations.PdfAttachmentAnnotationWidget
Gets the attachment file name of the annotation.
getFileName() - Method in class com.spire.pdf.annotations.PdfFileLinkAnnotation
Gets name of the file to be references by the annotation.
getFileName() - Method in class com.spire.pdf.annotations.PdfFileLinkAnnotationWidget
Gets or sets the filename of the annotation.
getFileName() - Method in class com.spire.pdf.general.PdfEmbeddedFileSpecification
Gets or sets the File Name.
getFileName() - Method in class com.spire.pdf.general.PdfSound
Gets the name of the file.
getFiles() - Method in class com.spire.pdf.collections.PdfFolder
 
getFileStructure() - Method in class com.spire.pdf.PdfDocumentBase
Gets the internal structure of the PDF file.
getFinds() - Method in class com.spire.pdf.general.find.PdfTextFindCollection
Get pdf Text
getFindTextByAbsolutePosition() - Method in class com.spire.pdf.PdfConvertOptions
 
getFirebrick() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Firebrick default brush.
getFirebrick() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Firebrick default pen.
getFitWindow() - Method in class com.spire.pdf.PdfViewerPreferences
A flag specifying whether to resize the documents window to fit the size of the first displayed page.
getFixedPrint() - Method in class com.spire.pdf.annotations.PdfWatermarkAnnotation
Gets appearance of the annotation.
getFixedPrint() - Method in class com.spire.pdf.annotations.PdfWatermarkAnnotationWidget
Gets appearance of the annotation.
getFlags() - Method in class com.spire.pdf.annotations.PdfAnnotation
Gets annotation flags.
getFlatten() - Method in class com.spire.pdf.fields.PdfField
Gets a value indicating whether this is flatten.
getFloat(int) - Method in class com.spire.data.table.DataRow
 
getFloat(String) - Method in class com.spire.data.table.DataRow
 
getFloat(int) - Method in class com.spire.pdf.tables.table.DataRow
 
getFloat(String) - Method in class com.spire.pdf.tables.table.DataRow
 
getFloralWhite() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the FloralWhite default brush.
getFloralWhite() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the FloralWhite default pen.
getFolders() - Method in class com.spire.pdf.collections.PdfCollection
 
getFont() - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotation
Get PdfFont info
getFont() - Method in class com.spire.pdf.automaticfields.PdfAutomaticField
Gets the font.
getFont() - Method in class com.spire.pdf.grid.PdfGridCellContent
 
getFont() - Method in class com.spire.pdf.grid.PdfGridStyleBase
Gets the font.
getFont() - Method in class com.spire.pdf.lists.PdfListBase
Gets the list font.
getFont() - Method in class com.spire.pdf.lists.PdfListItem
Gets item font.
getFont() - Method in class com.spire.pdf.tables.PdfCellStyle
Gets or sets the font.
getFont() - Method in class com.spire.pdf.widget.PdfButtonWidgetFieldWidget
Gets the font.
getFont() - Method in class com.spire.pdf.widget.PdfComboBoxWidgetFieldWidget
Gets the font.
getFont() - Method in class com.spire.pdf.widget.PdfListBoxWidgetFieldWidget
Gets the font.
getFont() - Method in class com.spire.pdf.widget.PdfStyledFieldWidget
Gets the font.
getFont() - Method in class com.spire.pdf.widget.PdfTextBoxFieldWidget
Gets the font.
getFontFamily() - Method in class com.spire.pdf.graphics.PdfFont
Gets the FontFamily.
getForeColor() - Method in class com.spire.pdf.fields.PdfStyledField
Gets the color of the text.
getForeColor() - Method in class com.spire.pdf.widget.PdfTextBoxFieldWidget
Gets the fore color of the field.
getForeground() - Method in class com.spire.pdf.PdfPageTemplateElement
Gets the foreground to indicate whether the page template is located in front of the page layers or behind of it.
getForestGreen() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the ForestGreen default brush.
getForestGreen() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the ForestGreen default pen.
getForm() - Method in class com.spire.pdf.fields.PdfField
Gets the form.
getForm() - Method in class com.spire.pdf.PdfDocument
Gets the loaded form.
getForm() - Method in class com.spire.pdf.widget.PdfDocumentWidget
 
getFormat() - Method in class com.spire.pdf.actions.PdfFieldActions
Gets the JavaScript action to be performed before the field is formatted to display its current value.
getFormat() - Method in class com.spire.pdf.grid.PdfGridColumn
Gets or sets the format.
getFormWidget() - Method in class com.spire.pdf.widget.PdfFormFieldWidgetCollection
Gets the form.
getFrameCount() - Method in class com.spire.pdf.graphics.PdfBitmap
Gets the number of frames in the bitmap.
getFuchsia() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Fuchsia default brush.
getFuchsia() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Fuchsia default pen.
getG() - Method in class com.spire.pdf.graphics.PdfRGBColor
Gets Green channel value.
getGainsboro() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Gainsborough default brush.
getGainsboro() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Gainsborough default pen.
getGhostWhite() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the GhostWhite default brush.
getGhostWhite() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the GhostWhite default pen.
getGold() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Gold default brush.
getGold() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Gold default pen.
getGoldenrod() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Goldenrod default brush.
getGoldenrod() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Goldenrod default pen.
getGotFocus() - Method in class com.spire.pdf.actions.PdfFieldActions
Gets the action to be performed when the field receives the input focus.
getGotFocus() - Method in class com.spire.pdf.widget.PdfStyledFieldWidget
Gets the action to be performed when the annotation receives the input focus.
getGraphics() - Method in class com.spire.pdf.graphics.PdfTemplate
Gets graphics context of the template.
getGraphics() - Method in class com.spire.pdf.graphics.PdfTilingBrush
Gets Graphics context of the brush.
getGraphics() - Method in class com.spire.pdf.PdfPageLayer
Gets Graphics context of the layer.
getGraphics() - Method in class com.spire.pdf.PdfPageTemplateElement
Gets graphics context of the page template element.
getGraphics() - Method in class com.spire.pdf.tables.CellLayoutEventArgs
Gets the graphics, on which the cell should be drawn.
getGray() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Gray default brush.
getGray() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Gray default pen.
getGray() - Method in class com.spire.pdf.graphics.PdfRGBColor
Gets Gray channel value.
getGreen() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Green default brush.
getGreen() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Green default pen.
getGreen() - Method in class com.spire.pdf.graphics.PdfRGBColor
Gets the green.
getGreenYellow() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the GreenYellow default brush.
getGreenYellow() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the GreenYellow default pen.
getGrid() - Method in class com.spire.pdf.grid.PdfGridColumn
Gets the grid.
getHeaderRowCount() - Method in class com.spire.pdf.tables.PdfTableStyle
Gets or sets the header rows count.
getHeaders() - Method in class com.spire.pdf.grid.PdfGrid
Gets the headers.
getHeaderSource() - Method in class com.spire.pdf.tables.PdfTableStyle
Gets or sets a value indicating whether to use rows or column captions for forming header.
getHeaderStyle() - Method in class com.spire.pdf.tables.PdfTableStyle
Gets or sets the header cell style.
getHeight() - Method in class com.spire.pdf.graphics.PdfFontBase
Gets the height of the font in points.
getHeight() - Method in class com.spire.pdf.graphics.PdfImage
Gets the height of the image in pixels.
getHeight() - Method in class com.spire.pdf.graphics.PdfTemplate
Gets the height of the template.
getHeight() - Method in class com.spire.pdf.grid.PdfGridCell
Gets the height.
getHeight() - Method in class com.spire.pdf.grid.PdfGridRow
Gets the height.
getHeight() - Method in class com.spire.pdf.PdfPageSettings
Gets the height of the page.
getHeight() - Method in class com.spire.pdf.PdfPageTemplateElement
Gets the height of the page template element.
getHideMenubar() - Method in class com.spire.pdf.PdfViewerPreferences
Gets the hide viewer applications menu bar when the document is active.
getHideToolbar() - Method in class com.spire.pdf.PdfViewerPreferences
A flag specifying whether to hide the viewer applications tool bars when the document is active.
getHideWindowUI() - Method in class com.spire.pdf.PdfViewerPreferences
A flag specifying whether to hide user interface elements in the documents window (such as scroll bars and navigation controls), leaving only the documents contents displayed.
getHighlightMode() - Method in class com.spire.pdf.annotations.PdfLinkAnnotation
Gets Hightlight Mode of the annotation.
getHighlightMode() - Method in class com.spire.pdf.fields.PdfButtonField
Gets the highLightMode
getHighlightMode() - Method in class com.spire.pdf.fields.PdfSignatureStyledField
Gets the highlighting mode.
getHighlightMode() - Method in class com.spire.pdf.widget.PdfTextBoxFieldWidget
Gets the HighLightMode of the Field.
getHoneydew() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Honeydew default brush.
getHoneydew() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Honeydew default pen.
getHorizontalOverflowType() - Method in class com.spire.pdf.grid.PdfGridStyle
Gets the type of the horizontal overflow.
getHorizontalRadius() - Method in class com.spire.pdf.annotations.PdfAnnotationBorder
Gets a horizontal corner radius.
getHorizontalTranslation() - Method in class com.spire.pdf.annotations.PdfFixedPrint
 
getHotPink() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the HotPink default brush.
getHotPink() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the HotPink default pen.
getHttpMethod() - Method in class com.spire.pdf.actions.PdfSubmitAction
Gets or sets the HTTP method.
getIcon() - Method in class com.spire.pdf.annotations.PdfAttachmentAnnotationWidget
Gets the icon of the annotation.
getIcon() - Method in class com.spire.pdf.annotations.PdfPopupAnnotation
Gets icon style.
getIcon() - Method in class com.spire.pdf.annotations.PdfPopupAnnotationWidget
Gets the icon of the annotation.
getIcon() - Method in class com.spire.pdf.annotations.PdfRubberStampAnnotation
Gets the annotation's icon.
getIcon() - Method in class com.spire.pdf.annotations.PdfRubberStampAnnotationWidget
Gets the icon of the annotation.
getIcon() - Method in class com.spire.pdf.fields.PdfButtonField
Gets the widget annotation's normal icon displayed when it is not interacting with the user.
getIconLayout() - Method in class com.spire.pdf.fields.PdfButtonField
Defining the icon layout.
getIconLayout() - Method in class com.spire.pdf.widget.PdfButtonWidgetFieldWidget
Defining the icon layout.
getIgnoreColumnFormat() - Method in class com.spire.pdf.tables.BeginRowLayoutEventArgs
Gets or sets a value indicating whether column string format should be ignored.
getIgnoreSorting() - Method in class com.spire.pdf.tables.PdfTable
Gets or sets a value indicating whether PdfTable should ignore sorting in data table.
getImage() - Method in class com.spire.pdf.exporting.PdfImageInfo
Gets the Image.
getImage() - Method in class com.spire.pdf.grid.PdfGridCellContent
 
getImage() - Method in class com.spire.pdf.widget.XfaImageField
 
getImageLocation() - Method in class com.spire.pdf.grid.PdfGridCellContent
 
getImageNewline() - Method in class com.spire.pdf.grid.PdfGridCellContent
 
getImagesInfo() - Method in class com.spire.pdf.PdfPageBase
Gets the information about the extracted image.
getImageSize() - Method in class com.spire.pdf.grid.PdfGridCellContent
 
getImageValueBase64() - Method in class com.spire.pdf.widget.XfaImageField
 
getInclude() - Method in class com.spire.pdf.actions.PdfFormAction
Gets a value indicating whether fields contained in collection will be included for resetting or submitting.
getInclude() - Method in class com.spire.pdf.actions.PdfResetAction
Gets or sets a value indicating whether fields contained in Fields collection will be included for resetting.
getInclude() - Method in class com.spire.pdf.actions.PdfSubmitAction
Gets or sets a value indicating whether fields contained in Fields collection will be included for submitting.
getIncludeAnnotations() - Method in class com.spire.pdf.actions.PdfSubmitAction
Gets or sets a value indicating whether to submit annotations.
getIncludeIncrementalUpdates() - Method in class com.spire.pdf.actions.PdfSubmitAction
Gets or sets a value indicating whether to submit form's incremental updates.
getIncludeNoValueFields() - Method in class com.spire.pdf.actions.PdfSubmitAction
Gets or sets a value indicating whether to submit fields without value.
getIncrementalUpdate() - Method in class com.spire.pdf.PdfFileInfo
Gets a value indicating whether [incremental update].
getIndent() - Method in class com.spire.pdf.lists.PdfListBase
Gets tabulation for the list.
getIndex() - Method in class com.spire.pdf.exporting.PdfImageInfo
Gets the Image index.
getIndianRed() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the IndianRed default brush.
getIndianRed() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the IndianRed default pen.
getIndigo() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Indigo default brush.
getIndigo() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Indigo default pen.
getInnerCalloutLines() - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotation
 
getInnerColor() - Method in class com.spire.pdf.annotations.PdfSquareAndCircleAnnotation
Gets the inner color with which to fill the annotation's rectangle or ellipse.
getInsertSpaces() - Method in class com.spire.pdf.fields.PdfTextBoxField
Meaningful only if the MaxLength property is set and the Multiline, Password properties are false.
getInsertSpaces() - Method in class com.spire.pdf.widget.PdfTextBoxFieldWidget
Meaningful only if the MaxLength property is set and the Multiline, Password properties are false.
getInt(int) - Method in class com.spire.data.table.DataRow
 
getInt(String) - Method in class com.spire.data.table.DataRow
 
getInt(int) - Method in class com.spire.pdf.tables.table.DataRow
 
getInt(String) - Method in class com.spire.pdf.tables.table.DataRow
 
getIntent() - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotationWidget
Gets a name describing the intent of the free text annotation.
getIntent() - Method in class com.spire.pdf.annotations.PdfMarkUpAnnotationWidget
Gets the intent
getInternalName() - Method in class com.spire.pdf.annotations.Pdf3DView
Gets the view's internal name.
getIssuer() - Method in class com.spire.pdf.security.PdfCertificate
Get certificate instance
getItalic() - Method in class com.spire.pdf.graphics.PdfFontBase
Gets a value indicating whether this is italic.
getItems() - Method in class com.spire.pdf.fields.PdfListField
Gets the items.
getItems() - Method in class com.spire.pdf.fields.PdfRadioButtonListField
Gets the items of the radio button field.
getItems() - Method in class com.spire.pdf.lists.PdfListBase
Gets items of the list.
getIvory() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Ivory default brush.
getIvory() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Ivory default pen.
getJavaScripts() - Method in class com.spire.pdf.PdfDocument
Gets the additional document's actions.
getJavaScripts() - Method in class com.spire.pdf.PdfDocumentBase
Gets the additional document's actions.
getK() - Method in class com.spire.pdf.graphics.PdfRGBColor
Gets Black channel value.
getKeyPressed() - Method in class com.spire.pdf.actions.PdfFieldActions
Gets the JavaScript action to be performed when the user types a keystroke into a text field or combo box or modifies the selection in a scrollable list box.
getKeySize() - Method in class com.spire.pdf.security.PdfSecurity
Gets or sets the size of the key.
getKeywords() - Method in class com.spire.pdf.PdfDocumentInformation
Gets or sets the keywords.
getKeywords() - Method in class com.spire.pdf.xmp.XmpMetadata
return keywords if exists; otherwise return null
getKhaki() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Khaki default brush.
getKhaki() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Khaki default pen.
getLabel() - Method in class com.spire.data.table.DataColumn
 
getLabel() - Method in class com.spire.pdf.tables.table.DataColumn
 
getLastLineBounds() - Method in class com.spire.pdf.graphics.PdfTextLayoutResult
Gets a value that indicates the bounds of the last line that was printed on the page.
getLastRowIndex() - Method in class com.spire.pdf.tables.PdfTableLayoutResult
Gets the index of the last row.
getLavender() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Lavender default brush.
getLavender() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Lavender default pen.
getLavenderBlush() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the LavenderBlush default brush.
getLavenderBlush() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the LavenderBlush default pen.
getLawnGreen() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the LawnGreen default brush.
getLawnGreen() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the LawnGreen default pen.
getLayerName() - Method in class com.spire.pdf.PageLayerDefine
Get to the document layerName
getLayers() - Method in class com.spire.pdf.PdfDocument
Gets Optional content properties
getLayers() - Method in class com.spire.pdf.PdfPageLayer
gets the layer collection.
getLayout() - Method in class com.spire.pdf.graphics.PdfTextLayout
Gets layout type of the element.
getLeaderExt() - Method in class com.spire.pdf.annotations.PdfLineAnnotationWidget
Gets the leader ext of the annotation.
getLeaderLine() - Method in class com.spire.pdf.annotations.PdfLineAnnotation
Gets Leader Line
getLeaderLine() - Method in class com.spire.pdf.annotations.PdfLineAnnotationWidget
Gets the leader line of the annotation.
getLeaderLineExt() - Method in class com.spire.pdf.annotations.PdfLineAnnotation
Gets Leader Line Extension
getLeft() - Method in class com.spire.pdf.graphics.PdfMargins
Gets the left margin size.
getLeft() - Method in class com.spire.pdf.PdfBorders
Gets the left.
getLeft() - Method in class com.spire.pdf.PdfDocumentTemplate
Gets or sets a left page template.
getLeft() - Method in class com.spire.pdf.PdfPaddings
Gets or sets the left.
getLemonChiffon() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the LemonChiffon default brush.
getLemonChiffon() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the LemonChiffon default pen.
getLength() - Method in class com.spire.pdf.widget.XfaBarcodeField
 
getLightBlue() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the LightBlue default brush.
getLightBlue() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the LightBlue default pen.
getLightCoral() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the LightCoral default brush.
getLightCoral() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the LightCoral default pen.
getLightCyan() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the LightCyan default brush.
getLightCyan() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the LightCyan default pen.
getLightGoldenrodYellow() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the LightGoldenrodYellow default brush.
getLightGoldenrodYellow() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the LightGoldenrodYellow default pen.
getLightGray() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the LightGray default brush.
getLightGray() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the LightGray default pen.
getLightGreen() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the LightGreen default brush.
getLightGreen() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the LightGreen default pen.
getLightingScheme() - Method in class com.spire.pdf.annotations.Pdf3DView
Gets the Creates a new page and adds it as the last page of the document scheme for this view.
getLightPink() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the LightPink default brush.
getLightPink() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the LightPink default pen.
getLightSalmon() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the LightSalmon default brush.
getLightSalmon() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the LightSalmon default pen.
getLightSeaGreen() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the LightSeaGreen default brush.
getLightSeaGreen() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the LightSeaGreen default pen.
getLightSkyBlue() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the LightSkyBlue default brush.
getLightSkyBlue() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the LightSkyBlue default pen.
getLightSlateGray() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the LightSlateGray default brush.
getLightSlateGray() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the LightSlateGray default pen.
getLightSteelBlue() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the LightSteelBlue default brush.
getLightSteelBlue() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the LightSteelBlue default pen.
getLightYellow() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the LightYellow default brush.
getLightYellow() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the LightYellow default pen.
getLime() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Lime default brush.
getLime() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Lime default pen.
getLimeGreen() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the LimeGreen default brush.
getLimeGreen() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the LimeGreen default pen.
getlineBorder() - Method in class com.spire.pdf.annotations.PdfLineAnnotation
Gets Border style of the Line Annotation.
getLineBorder() - Method in class com.spire.pdf.annotations.PdfLineAnnotationWidget
Gets the line border of the annotation.
getLineBorder() - Method in class com.spire.pdf.annotations.PdfSquareAndCircleAnnotation
Gets border style of the annotation.
getLineCap() - Method in class com.spire.pdf.graphics.PdfPen
Gets the line cap of the pen.
getLineCaption() - Method in class com.spire.pdf.annotations.PdfLineAnnotation
Gets whether the line annotation caption should be displayed.
getLineCaption() - Method in class com.spire.pdf.annotations.PdfLineAnnotationWidget
Gets the line caption of the annotation.
getLineEndingStyle() - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotation
Gets Ending Style of the pdf line
getLineEndingStyle() - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotationWidget
Get the line ending style
getLineHeight() - Method in class com.spire.pdf.graphics.PdfStringLayoutResult
Gets the height of the line.
getLineIntent() - Method in class com.spire.pdf.annotations.PdfLineAnnotation
Gets LineIntent
getLineIntent() - Method in class com.spire.pdf.annotations.PdfLineAnnotationWidget
Gets the line intent of the annotation.
getLineJoin() - Method in class com.spire.pdf.graphics.PdfPen
Gets the line join style of the pen.
getLinen() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Linen default brush.
getLinen() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Linen default pen.
getLines() - Method in class com.spire.pdf.graphics.PdfStringLayoutResult
Gets layouted lines information.
getLineText() - Method in class com.spire.pdf.general.find.PdfTextFind
Gets all the text of the line where covers the searched text of this System.String structure .
getLineType() - Method in class com.spire.pdf.graphics.LineInfo
Gets width of the line text.
getLineTypeValue(EnumSet<LineType>) - Static method in enum com.spire.pdf.graphics.LineType
To get the int value according to the LineType EnumSet
getList() - Method in class com.spire.pdf.grid.PdfGridCellContentList
 
getList() - Method in class com.spire.pdf.PdfCollection
Gets internal list of the collection.n
getLocation() - Method in class com.spire.pdf.annotations.PdfAnnotation
Gets location of the annotation.
getLocation() - Method in class com.spire.pdf.annotations.PdfStyledAnnotationWidget
Gets the location.
getLocation() - Method in class com.spire.pdf.automaticfields.PdfAutomaticField
Gets the location of the field.
getLocation() - Method in class com.spire.pdf.barcode.PdfBarcode
Gets the location to render barcode in the PDF Document.
getLocation() - Method in class com.spire.pdf.fields.PdfStyledField
Gets the location.
getLocation() - Method in class com.spire.pdf.general.PdfDestination
Gets a location of the destination.
getLocation() - Method in class com.spire.pdf.PdfPageTemplateElement
Gets location of the page template element.
getLocation() - Method in class com.spire.pdf.widget.PdfFieldWidgetItem
Gets or sets the location.
getLocation() - Method in class com.spire.pdf.widget.PdfStyledFieldWidget
Gets or sets the location.
getLong(int) - Method in class com.spire.data.table.DataRow
 
getLong(String) - Method in class com.spire.data.table.DataRow
 
getLong(int) - Method in class com.spire.pdf.tables.table.DataRow
 
getLong(String) - Method in class com.spire.pdf.tables.table.DataRow
 
getLostFocus() - Method in class com.spire.pdf.actions.PdfFieldActions
Gets the action to be performed when the field loses the input focus.
getLostFocus() - Method in class com.spire.pdf.widget.PdfStyledFieldWidget
Gets the action to be performed when the annotation loses the input focus.
getM() - Method in class com.spire.pdf.graphics.PdfRGBColor
Gets Magenta channel value.
getMagenta() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Magenta default brush.
getMagenta() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Magenta default pen.
getMappingName() - Method in class com.spire.pdf.fields.PdfField
Gets the mapping name to be used when exporting interactive form field data from the document.
getMargins() - Method in class com.spire.pdf.PdfPageSettings
Gets the margins of the page.
getMarker() - Method in class com.spire.pdf.lists.PdfSortedList
Gets marker of the list items.
getMarkerHierarchy() - Method in class com.spire.pdf.lists.PdfSortedList
True if user want to use numbering hierarchy, otherwise false.
getMarkupText() - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotation
Gets mark test
getMaroon() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Maroon default brush.
getMaroon() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Maroon default pen.
getMask() - Method in class com.spire.pdf.graphics.PdfBitmap
Gets or sets the mask of bitmap.
getMatchText() - Method in class com.spire.pdf.general.find.PdfTextFind
Gets match text of this System.String structure.
getMatrix() - Method in class com.spire.pdf.annotations.PdfFixedPrint
 
getMaxLength() - Method in class com.spire.pdf.fields.PdfTextBoxField
Gets the maximum number of characters that can be entered in the text box.
getMaxLength() - Method in class com.spire.pdf.widget.PdfTextBoxFieldWidget
Gets the maximum length of the field, in characters.
getMediaBox() - Method in class com.spire.pdf.PdfPageBase
Returns page region mediabox.
getMediumAquamarine() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the MediumAquamarine default brush.
getMediumAquamarine() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the MediumAquamarine default pen.
getMediumBlue() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the MediumBlue default brush.
getMediumBlue() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the MediumBlue default pen.
getMediumOrchid() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the MediumOrchid default brush.
getMediumOrchid() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the MediumOrchid default pen.
getMediumPurple() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the MediumPurple default brush.
getMediumPurple() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the MediumPurple default pen.
getMediumSeaGreen() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the MediumSeaGreen default brush.
getMediumSeaGreen() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the MediumSeaGreen default pen.
getMediumSlateBlue() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the MediumSlateBlue default brush.
getMediumSlateBlue() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the MediumSlateBlue default pen.
getMediumSpringGreen() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the MediumSpringGreen default brush.
getMediumSpringGreen() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the MediumSpringGreen default pen.
getMediumTurquoise() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the MediumTurquoise default brush.
getMediumTurquoise() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the MediumTurquoise default pen.
getMediumVioletRed() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the MediumVioletRed default brush.
getMediumVioletRed() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the MediumVioletRed default pen.
getMetaData() - Method in class com.spire.pdf.PdfDocumentInformation
 
getMidnightBlue() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the MidnightBlue default brush.
getMidnightBlue() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the MidnightBlue default pen.
getMimeType() - Method in class com.spire.pdf.general.PdfEmbeddedFileSpecification
Gets the MIME type of the embedded file.
getMinimalHeight() - Method in class com.spire.pdf.tables.BeginRowLayoutEventArgs
Sets the minimal height of the row.
getMintCream() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the MintCream default brush.
getMintCream() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the MintCream default pen.
getMistyRose() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the MistyRose default brush.
getMistyRose() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the MistyRose default pen.
getMiterLimit() - Method in class com.spire.pdf.graphics.PdfPen
Gets the miter limit.
getMoccasin() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Moccasin default brush.
getMoccasin() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Moccasin default pen.
getMode() - Method in class com.spire.pdf.general.PdfDestination
Gets mode of the destination.
getModificationDate() - Method in class com.spire.pdf.general.PdfEmbeddedFileSpecification
Gets modification date.
getModifiedDate() - Method in class com.spire.pdf.annotations.PdfAnnotation
Gets annotation's modified date.
getModifiedDate() - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotationWidget
Gets the date and time when the annotation was most recently modified.
getModifiedDate() - Method in class com.spire.pdf.annotations.PdfPolygonAnnotation
Gets date and time when the annotation was most recently modified.
getModifyDate() - Method in class com.spire.pdf.xmp.XmpMetadata
Return modify date if exists; otherwise return default DateTime
getMotion() - Method in class com.spire.pdf.PdfPageTransition
Gets the the direction of motion for the specified transition effect.
getMouseDown() - Method in class com.spire.pdf.actions.PdfFieldActions
Gets the action to be performed when the mouse button is pressed inside the fields area.
getMouseDown() - Method in class com.spire.pdf.widget.PdfStyledFieldWidget
Gets the action to be performed when the mouse button is pressed inside the annotations active area.
getMouseEnter() - Method in class com.spire.pdf.actions.PdfFieldActions
 
getMouseEnter() - Method in class com.spire.pdf.widget.PdfStyledFieldWidget
Gets the action to be performed when the mouse button is pressed inside the annotations active area.
getMouseHover() - Method in class com.spire.pdf.annotations.appearance.PdfAppearance
Gets object which applied to the annotation on hovering the mouse.
getMouseLeave() - Method in class com.spire.pdf.actions.PdfFieldActions
 
getMouseLeave() - Method in class com.spire.pdf.widget.PdfStyledFieldWidget
Gets the action to be performed when the mouse button is left outside the annotations active area.
getMouseUp() - Method in class com.spire.pdf.actions.PdfFieldActions
Gets the action to be performed when the mouse button is released inside the fields area.
getMultiline() - Method in class com.spire.pdf.fields.PdfTextBoxField
Gets a value indicating whether this is multiline.
getMultiline() - Method in class com.spire.pdf.widget.PdfTextBoxFieldWidget
Gets a value indicating whether this is multiline.
getMultiSelect() - Method in class com.spire.pdf.fields.PdfListBoxField
Gets a value indicating whether the field is multiselectable.
getName() - Method in enum com.spire.pdf.actions.PdfActionDestination
 
getName() - Method in enum com.spire.pdf.actions.PdfFilePathType
 
getName() - Method in class com.spire.pdf.annotations.PdfAnnotation
Gets the name of the annotation.
getName() - Method in enum com.spire.pdf.annotations.PdfAnnotationFlags
 
getName() - Method in enum com.spire.pdf.annotations.PdfAnnotationIntent
 
getName() - Method in enum com.spire.pdf.annotations.PdfAttachmentIcon
 
getName() - Method in enum com.spire.pdf.annotations.PdfBorderEffect
 
getName() - Method in enum com.spire.pdf.annotations.PdfLineCaptionType
 
getName() - Method in enum com.spire.pdf.annotations.PdfLineEndingStyle
 
getName() - Method in enum com.spire.pdf.annotations.PdfLineIntent
 
getName() - Method in enum com.spire.pdf.annotations.PdfMarkupAnnotationRelyType
 
getName() - Method in enum com.spire.pdf.annotations.PdfPolygonIntent
 
getName() - Method in enum com.spire.pdf.annotations.PdfPolyLineIntent
 
getName() - Method in enum com.spire.pdf.annotations.PdfPopupIcon
 
getName() - Method in enum com.spire.pdf.annotations.PdfRubberStampAnnotationIcon
 
getName() - Method in enum com.spire.pdf.annotations.PdfTextMarkupAnnotationType
 
getName() - Method in enum com.spire.pdf.barcode.TextLocation
 
getName() - Method in enum com.spire.pdf.bookmarks.PdfTextStyle
 
getName() - Method in class com.spire.pdf.collections.PdfFolder
(Required;ExtensionLevel3)A file name representing the name of the folder.Two sibling folders shall not share the same name following case normalization.
getName() - Method in enum com.spire.pdf.fields.PdfBorderStyle
 
getName() - Method in enum com.spire.pdf.fields.PdfButtonIconScaleMode
 
getName() - Method in enum com.spire.pdf.fields.PdfButtonIconScaleReason
 
getName() - Method in enum com.spire.pdf.fields.PdfButtonLayoutMode
 
getName() - Method in enum com.spire.pdf.fields.PdfCheckBoxStyle
 
getName() - Method in class com.spire.pdf.fields.PdfField
Gets the name.
getName() - Method in enum com.spire.pdf.fields.PdfHighlightMode
 
getName() - Method in enum com.spire.pdf.FileFormat
 
getName() - Method in enum com.spire.pdf.general.find.TextFindParameter
 
getName() - Method in enum com.spire.pdf.general.PdfDestinationMode
 
getName() - Method in enum com.spire.pdf.general.PdfSoundEncoding
 
getName() - Method in class com.spire.pdf.graphics.fonts.PdfUsedFont
Gets the name.
getName() - Method in class com.spire.pdf.graphics.layer.PdfLayer
Get pdf layer name.
getName() - Method in enum com.spire.pdf.graphics.LineType
 
getName() - Method in enum com.spire.pdf.graphics.PdfBlendMode
Get pdf blend mode name
getName() - Method in enum com.spire.pdf.graphics.PdfCjkFontFamily
Gets pdf font family name
getName() - Method in enum com.spire.pdf.graphics.PdfDashStyle
 
getName() - Method in enum com.spire.pdf.graphics.PdfFillMode
 
getName() - Method in class com.spire.pdf.graphics.PdfFontBase
Gets the name.
getName() - Method in enum com.spire.pdf.graphics.PdfFontFamily
Gets pdf font family name
getName() - Method in enum com.spire.pdf.graphics.PdfFontStyle
Get pdf font style name
getName() - Method in enum com.spire.pdf.graphics.PdfGraphicsUnit
 
getName() - Method in enum com.spire.pdf.graphics.PdfLayoutBreakType
 
getName() - Method in enum com.spire.pdf.graphics.PdfLinearGradientMode
 
getName() - Method in enum com.spire.pdf.htmlconverter.qt.Clip
 
getName() - Method in enum com.spire.pdf.PdfAlignmentStyle
Gets the name Specifing how the page template is aligned relative to the template area
getName() - Method in enum com.spire.pdf.PdfCrossReferenceType
 
getName() - Method in enum com.spire.pdf.PdfDockStyle
Gets the name Specifing the docking style of the page template.
getName() - Method in enum com.spire.pdf.PdfNumberStyle
Gets name Specifing numbering style of page labels.
getName() - Method in enum com.spire.pdf.PdfPageLayout
Gets the name object specifying the page layout to be used when the document is opened.
getName() - Method in enum com.spire.pdf.PdfPageMode
Gets the name to represents mode of document displaying.
getName() - Method in enum com.spire.pdf.PdfPageOrientation
Gets the name to enumerator that implements page orientations.
getName() - Method in enum com.spire.pdf.PdfPageRotateAngle
Gets the name of degrees by which the page should be rotated clockwise when displayed or printed.
getName() - Method in enum com.spire.pdf.PdfPrintPageScaling
 
getName() - Method in enum com.spire.pdf.PdfTransitionDimension
Gets the name of transition dimensions.
getName() - Method in enum com.spire.pdf.PdfTransitionDirection
Gets the name of transition directions.
getName() - Method in enum com.spire.pdf.PdfTransitionMotion
Gets the name of transition motions.
getName() - Method in enum com.spire.pdf.PdfTransitionStyle
Gets the name of the possible transition styles when moving to the page from another during a presentation
getName() - Method in enum com.spire.pdf.PdfVersion
 
getName() - Method in enum com.spire.pdf.PrintScalingMode
Gets the name of the selected page scaling option
getName() - Method in enum com.spire.pdf.security.GraphicMode
 
getName() - Method in enum com.spire.pdf.security.PdfCertificationFlags
 
getName() - Method in enum com.spire.pdf.security.PdfEncryptionKeySize
 
getName() - Method in enum com.spire.pdf.security.PdfPermissionsFlags
 
getName() - Method in class com.spire.pdf.security.PdfSignature
Digital Signature Common name
getName() - Method in enum com.spire.pdf.security.SignImageLayout
get enum SignImageLayout name
getName() - Method in enum com.spire.pdf.security.SignTextAlignment
 
getName() - Method in enum com.spire.pdf.security.X509NameType
 
getName() - Method in enum com.spire.pdf.tables.PdfBorderOverlapStyle
 
getName() - Method in enum com.spire.pdf.tables.PdfHeaderSource
Gets the name specifying where the header should formed from.
getName() - Method in enum com.spire.pdf.tables.PdfTableDataSourceType
Gets the name Specifing the datasource type.
getName() - Method in enum com.spire.pdf.TabOrder
 
getName() - Method in enum com.spire.pdf.TemplateType
Gets the name of the Page template
getName() - Method in enum com.spire.pdf.widget.DataFormat
 
getName() - Method in interface com.spire.pdf.widget.IPdfTextBoxField
Gets the name of the field.
getName() - Method in class com.spire.pdf.widget.PdfFieldWidget
Gets the name of the field.
getName() - Method in class com.spire.pdf.widget.XfaField
 
getNameInfo(X509NameType, boolean) - Method in class com.spire.pdf.security.PdfCertificate
always return String.Empty for UpnName, DnsFromAlternativeName and UrlName
getNamespaceManager() - Method in class com.spire.pdf.xmp.XmpMetadata
Gets namespace manager of the Xmp metadata.
getNarrowBarWidth() - Method in class com.spire.pdf.barcode.PdfBarcode
Gets the narrow bar width.
getNavajoWhite() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the NavajoWhite default brush.
getNavajoWhite() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the NavajoWhite default pen.
getNavy() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Navy default brush.
getNavy() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Navy default pen.
getNeedAppearances() - Method in class com.spire.pdf.widget.PdfFormWidget
Gets a value indicating whether need appearances.
getNewPages() - Method in class com.spire.pdf.PdfSection
Gets the list of all the pages
getNextAction() - Method in class com.spire.pdf.actions.PdfAction
Gets the next action to be performed after the action represented by this instance.
getNode(String) - Method in class com.spire.pdf.widget.XFAForm
 
getNormal() - Method in class com.spire.pdf.annotations.appearance.PdfAppearance
Gets object which applied to annotation in normal state.
getNumberFormatString(int, int, int, int, String, boolean) - Static method in class com.spire.pdf.actions.PdfJavaScript
Get a AFNumber_Format string
getNumberKeystrokeString(int, int, int, int, String, boolean) - Static method in class com.spire.pdf.actions.PdfJavaScript
Get a AFNumber_Keystroke string
getNumberStyle() - Method in class com.spire.pdf.automaticfields.PdfMultipleNumberValueField
Gets the number style.
getNumberStyle() - Method in class com.spire.pdf.PdfPageNumber
Gets the numbering style.
getObject(String) - Method in class com.spire.data.table.DataRow
 
getObject(int) - Method in class com.spire.data.table.DataRow
 
getObject(String) - Method in class com.spire.pdf.tables.table.DataRow
 
getObject(int) - Method in class com.spire.pdf.tables.table.DataRow
 
getOddBottom() - Method in class com.spire.pdf.PdfDocumentTemplate
Gets or sets a bottom page template using on the odd pages.
getOddLeft() - Method in class com.spire.pdf.PdfDocumentTemplate
Gets or sets a left page template using on the odd pages.
getOddRight() - Method in class com.spire.pdf.PdfDocumentTemplate
Gets or sets a right page template using on the odd pages.
getOddTop() - Method in class com.spire.pdf.PdfDocumentTemplate
Gets or sets a top page template using on the odd pages.
getOldLace() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the OldLace default brush.
getOldLace() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the OldLace default pen.
getOlive() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Olive default brush.
getOlive() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Olive default pen.
getOliveDrab() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the OliveDrab default brush.
getOliveDrab() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the OliveDrab default pen.
getOpacity() - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotation
Gets pdf test annotation opacity
getOpacity() - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotationWidget
Gets the opcity value to be used.
getOpen() - Method in class com.spire.pdf.annotations.PdfPopupAnnotation
Gets value whether annotation is initially open or closed
getOpen() - Method in class com.spire.pdf.annotations.PdfPopupAnnotationWidget
Gets the open option of the popup annotation.
getOrange() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Orange default brush.
getOrange() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Orange default pen.
getOrangeRed() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the OrangeRed default brush.
getOrangeRed() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the OrangeRed default pen.
getOrchid() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Orchid default brush.
getOrchid() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Orchid default pen.
getOrientation() - Method in class com.spire.pdf.PdfPageSettings
Gets the page orientation.
getOriginalEncrypt() - Method in class com.spire.pdf.security.PdfSecurity
 
getOuterText() - Method in class com.spire.pdf.general.find.PdfTextFind
Gets text which is including the searched text of this System.String structure.
getOwnerPassword() - Method in class com.spire.pdf.security.PdfSecurity
Gets or sets the owner password.
getPage() - Method in class com.spire.pdf.annotations.PdfAnnotation
Gets a page which this annotation is connected to.
getPage() - Method in class com.spire.pdf.automaticfields.PdfDestinationPageNumberField
Gets the page.
getPage() - Method in class com.spire.pdf.fields.PdfField
Gets the page.
getPage() - Method in class com.spire.pdf.general.PdfDestination
Gets a page where the destination is situated.
getPage() - Method in class com.spire.pdf.graphics.BeginPageLayoutEventArgs
Gets the page where the lay outing should start.
getPage() - Method in class com.spire.pdf.graphics.PdfLayoutResult
Gets the last page where the element was drawn.
getPage() - Method in class com.spire.pdf.PageAddedEventArgs
Gets the newly added page.
getPage() - Method in class com.spire.pdf.PdfPageLayer
Gets parent page of the layer.
getPage() - Method in class com.spire.pdf.widget.PdfFieldWidget
Gets the page.
getPage() - Method in class com.spire.pdf.widget.PdfFieldWidgetItem
Gets the page.
getPageDuration() - Method in class com.spire.pdf.PdfPageTransition
Gets the pages display duration (also called its advance timing): the maximum length of time, in seconds, that the page is displayed during presentations before the viewer application automatically advances to the next page.
getPageLabel() - Method in class com.spire.pdf.PdfDocumentBase
Gets page labels of one of the sections.
getPageLabel() - Method in class com.spire.pdf.PdfPageBase
Get the page label.
getPageLayerDefines() - Method in class com.spire.pdf.PdfPageWidget
 
getPageLayers() - Method in class com.spire.pdf.PdfPageBase
Gets the collection of the page's layers.
getPageLayout() - Method in class com.spire.pdf.PdfViewerPreferences
A name object specifying the page layout to be used when the document is opened.
getPageMode() - Method in class com.spire.pdf.PdfViewerPreferences
A name object specifying how the document should be displayed when opened.
getPageNumber() - Method in class com.spire.pdf.general.PdfDestination
The page number.
getPageNumber() - Method in class com.spire.pdf.PdfDocument
Get the PdfPageLabel.
getPageNumber() - Method in class com.spire.pdf.PdfSection
Gets the page label.
getPages() - Method in class com.spire.pdf.PdfDocument
Gets the pages.
getPages() - Method in class com.spire.pdf.PdfDocumentBase
Gets the pages.
getPages() - Method in class com.spire.pdf.PdfSection
Gets the pages.
getPageScaling() - Method in class com.spire.pdf.PdfDocument
Get PdfDocument Print PageScaling
getPageSettings() - Method in class com.spire.pdf.PdfDocument
Get a page settings in the pdf documents
getPageSettings() - Method in class com.spire.pdf.PdfDocumentBase
Gets the setting of page.
getPageSettings() - Method in class com.spire.pdf.PdfSection
Gets the page settings of the section.
getPageWidget() - Method in class com.spire.pdf.annotations.PdfAnnotationWidget
Gets and sets the Page.
getPaginateBounds() - Method in class com.spire.pdf.graphics.PdfTextLayout
Gets the bounds on the next page.
getPaleGoldenrod() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the PaleGoldenrod default brush.
getPaleGoldenrod() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the PaleGoldenrod default pen.
getPaleGreen() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the PaleGreen default brush.
getPaleGreen() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the PaleGreen default pen.
getPaleTurquoise() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the PaleTurquoise default brush.
getPaleTurquoise() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the PaleTurquoise default pen.
getPaleVioletRed() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the PaleVioletRed default brush.
getPaleVioletRed() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the PaleVioletRed default pen.
getPapayaWhip() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the PapayaWhip default brush.
getPassword() - Method in class com.spire.pdf.fields.PdfTextBoxField
Gets a value indicating whether this is password field.
getPassword() - Method in class com.spire.pdf.widget.PdfTextBoxFieldWidget
Gets a value indicating whether this is password field.
getPdfFormFieldTextAlignment() - Method in class com.spire.pdf.fields.PdfListBoxField
Gets PdfTextAlignment
getPdfFormFieldTextAlignment() - Method in class com.spire.pdf.fields.PdfTextBoxField
Gets PdfTextAlignment
getPDFStandard() - Method in class com.spire.pdf.PdfDocument
Get Current active pdf object
getPdfToDocEmbedChineseFont() - Method in class com.spire.pdf.PdfConvertOptions
Indicates whether chinese font is embedded.default true.
getPeachPuff() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the PeachPuff default brush.
getPeachPuff() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the PeachPuff default pen.
getPen() - Method in class com.spire.pdf.automaticfields.PdfAutomaticField
Gets the pen.
getPen() - Method in class com.spire.pdf.lists.PdfListBase
Gets list pen.
getPen() - Method in class com.spire.pdf.lists.PdfListItem
Gets list item pen.
getPercentFormatString(int, int) - Static method in class com.spire.pdf.actions.PdfJavaScript
Get a AFPercent_Format string
getPercentKeystrokeString(int, int) - Static method in class com.spire.pdf.actions.PdfJavaScript
Get a AFPercent_Keystroke string
getPermisionsFromValue(int) - Static method in enum com.spire.pdf.security.PdfPermissionsFlags
To get the PdfPermissionFlags according to its int value
getPermissions() - Method in class com.spire.pdf.security.PdfSecurity
Permissions when the document is opened with user password.
getPeru() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Peru default brush.
getPeru() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Peru default pen.
getPhysicalDimension() - Method in class com.spire.pdf.graphics.PdfImage
Returns the size of the image in points.
getPink() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Pink default brush.
getPink() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Pink default pen.
getPluginPath() - Static method in class com.spire.pdf.htmlconverter.qt.HtmlConverter
 
getPlum() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Plum default brush.
getPlum() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Plum default pen.
getPngDirectToJpeg() - Method in class com.spire.pdf.graphics.PdfImage
If True, png direct convert to Jpx and no mask.
getPopupAnnotation() - Method in class com.spire.pdf.annotations.PdfMarkUpAnnotationWidget
Gets the popup annotation
getPosition() - Method in class com.spire.pdf.general.find.PdfTextFind
Gets the position of the searched text of this System.Drawing.PointF structure.
getPowderBlue() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the PowderBlue default brush.
getPowderBlue() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the PowderBlue default pen.
getPrefix() - Method in class com.spire.pdf.PdfPageNumber
Gets the prefix.
getPressed() - Method in class com.spire.pdf.annotations.appearance.PdfAppearance
Gets object which applied to an annotation when mouse button is pressed.
getPrimaryMarkupAnnotation() - Method in class com.spire.pdf.annotations.PdfMarkUpAnnotationWidget
Gets the primary markup annotation
getPrintFromPage() - Method in class com.spire.pdf.PdfDocument
Gets the pagenumber which you choose as the start page to printing
getPrintPageMode() - Method in class com.spire.pdf.PdfDocument
Get or Set PdfDocument pages Print Mode
getPrintScaling() - Method in class com.spire.pdf.PdfViewerPreferences
Gets or Set the page scaling option to be selected when a print dialog is displayed for this document.
getPrintScalingModeFromValue(long) - Static method in enum com.spire.pdf.PrintScalingMode
Gets the print scaling via the value of the selected page scaling option
getPrintToPage() - Method in class com.spire.pdf.PdfDocument
Gets the pagenumber which you choose as the final page to printing.
getPrintUsingImageMode() - Method in class com.spire.pdf.PdfDocument
get print by using image mode
getProducer() - Method in class com.spire.pdf.PdfDocumentInformation
If the document was converted to PDF from another format, the name of the application (for example, Acrobat Distiller) that converted it to PDF.
getProducer() - Method in class com.spire.pdf.xmp.XmpMetadata
Return producer if exists; otherwise return null
getProfileData() - Method in class com.spire.pdf.colorspace.PdfSeparationColorSpace
Get the profile data.
getPurple() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Purple default brush.
getPurple() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Purple default pen.
getQuality() - Method in class com.spire.pdf.graphics.PdfBitmap
Gets or sets the quality.
getQuietZone() - Method in class com.spire.pdf.barcode.PdfBarcode
Gets the empty area which is to be allocated around the barcode.
getR() - Method in class com.spire.pdf.graphics.PdfRGBColor
Gets Red channel value.
getRangeValidateString(boolean, float, boolean, float) - Static method in class com.spire.pdf.actions.PdfJavaScript
Get a AFRange_Validate string
getRate() - Method in class com.spire.pdf.general.PdfSound
Gets the sampling rate, in samples per second (in Hz).
getReadOnly() - Method in class com.spire.pdf.fields.PdfField
Gets a value indicating whether [read only].
getReadOnly() - Method in class com.spire.pdf.graphics.PdfTemplate
Gets a value indicating whether the template is read-only.
getReadOnly() - Method in class com.spire.pdf.widget.PdfFormWidget
Gets a value indicating whether the form is read only.
getRectangle() - Method in class com.spire.pdf.annotations.PdfAnnotation
Gets annotation's bounds.
getRectangle() - Method in class com.spire.pdf.general.PdfDestination
Gets a rectangle of the destination.
getRectangle() - Method in class com.spire.pdf.graphics.PdfTilingBrush
Gets the boundary box of the smallest brush cell.
getRectangleDifferences() - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotation
Gets the rectangular diffecences
getRectangularDifferenceArray() - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotationWidget
Gets the rectangular diffecences array
getRectangularDifferenceArray() - Method in class com.spire.pdf.annotations.PdfSquareAndCircleAnnotation
Gets the rectangular differences which are an array between the annotation rectangle entry and the actual boundaries
getRed() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Red default brush.
getRed() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Red default pen.
getRed() - Method in class com.spire.pdf.graphics.PdfRGBColor
Gets the red.
getRelyType() - Method in class com.spire.pdf.annotations.PdfMarkUpAnnotationWidget
Gets or set the rely type
getRemainder() - Method in class com.spire.pdf.graphics.PdfStringLayoutResult
Gets the text which is not layouted
getRemainder() - Method in class com.spire.pdf.graphics.PdfTextLayoutResult
Gets a value that contains the text that was not printed.
getRenderMode() - Method in class com.spire.pdf.annotations.Pdf3DView
Gets or sets the rendering mode for this view.
getRepeat() - Method in class com.spire.pdf.actions.PdfSoundAction
Gets a value indicating whether to repeat the sound indefinitely.
getRepeatHeader() - Method in class com.spire.pdf.grid.PdfGrid
Gets a value indicating whether [repeat header].
getRepeatHeader() - Method in class com.spire.pdf.tables.PdfTableStyle
Gets or sets a value indicating whether to repeat header on each page.
getRequired() - Method in class com.spire.pdf.fields.PdfCheckBoxField
Gets a value indicating whether this is required.
getRequired() - Method in class com.spire.pdf.fields.PdfField
Gets a value indicating whether this is required.
getRequired() - Method in class com.spire.pdf.fields.PdfTextBoxField
Gets a value indicating whether this is required.
getRichContent() - Method in class com.spire.pdf.annotations.PdfMarkUpAnnotationWidget
Gets the rich content
getRight() - Method in class com.spire.pdf.graphics.PdfMargins
Gets the right margin size.
getRight() - Method in class com.spire.pdf.PdfBorders
sets the right.
getRight() - Method in class com.spire.pdf.PdfDocumentTemplate
Gets or sets a right page template.
getRight() - Method in class com.spire.pdf.PdfPaddings
Gets or sets the right.
getRolloverIcon() - Method in class com.spire.pdf.fields.PdfButtonField
Gets the widget annotation's rollover icon displayed when the user rolls the cursor into its active area without pressing the mouse button, only available in Push mode.
getRolloverText() - Method in class com.spire.pdf.fields.PdfButtonField
Gets the text displayed when the user rolls the cursor into the annotation's active area without pressing the mouse button, only available in Push mode.
getRosyBrown() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the RosyBrown default brush.
getRosyBrown() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the RosyBrown default pen.
getRotate() - Method in class com.spire.pdf.PdfPageSettings
Gets the number of degrees by which the page should be rotated clockwise when displayed or printed.
getRotation() - Method in class com.spire.pdf.PdfPageBase
 
getRowIndex() - Method in class com.spire.pdf.tables.BeginRowLayoutEventArgs
Gets the index of the row.
getRowIndex() - Method in class com.spire.pdf.tables.CellLayoutEventArgs
Gets the index of the row.
getRows() - Method in class com.spire.data.table.DataTable
 
getRows() - Method in class com.spire.pdf.grid.PdfGrid
Gets the rows.
getRows() - Method in class com.spire.pdf.tables.PdfTable
Gets the rows.
getRows() - Method in class com.spire.pdf.tables.table.DataTable
Deprecated.  
getRowSpan() - Method in class com.spire.pdf.grid.PdfGridCell
Gets the row span.
getRoyalBlue() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the RoyalBlue default brush.
getRoyalBlue() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the RoyalBlue default pen.
getSaddleBrown() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the SaddleBrown default brush.
getSaddleBrown() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the SaddleBrown default pen.
getSalmon() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Salmon default brush.
getSalmon() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Salmon default pen.
getSandyBrown() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the SandyBrown default brush.
getSandyBrown() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the SandyBrown default pen.
getScale() - Method in class com.spire.pdf.PdfPageTransition
Gets the starting or ending scale at which the changes are drawn.
getScaleMode() - Method in class com.spire.pdf.fields.PdfButtonIconLayout
Gets the type of scaling to use.
getScaleReason() - Method in class com.spire.pdf.fields.PdfButtonIconLayout
Gets the circumstances under which the icon shall be scaled inside the annotation rectangle.
getScript() - Method in class com.spire.pdf.actions.PdfJavaScriptAction
Gets the javascript code to be executed when this action is executed.
getScrollable() - Method in class com.spire.pdf.fields.PdfTextBoxField
Gets a value indicating whether this is scrollable.
getScrollable() - Method in class com.spire.pdf.widget.PdfTextBoxFieldWidget
Gets a value indicating whether this is scrollable.
getSeaGreen() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the SeaGreen default brush.
getSeaGreen() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the SeaGreen default pen.
getSearchPage() - Method in class com.spire.pdf.general.find.PdfTextFind
Gets page which is including the searched text of this Spire.Pdf.PdfPageBase structure.
getSearchPageIndex() - Method in class com.spire.pdf.general.find.PdfTextFind
Gets index of page which is including the searched text of this System.Int32 structure.
getSearchText() - Method in class com.spire.pdf.general.find.PdfTextFind
Gets search text of this System.String structure.
getSeaShell() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the SeaShell default brush.
getSeaShell() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the SeaShell default pen.
getSection() - Method in class com.spire.pdf.PdfPageBase
Gets the parent section of the page.
getSections() - Method in class com.spire.pdf.PdfDocument
Gets the sections of a page
getSecurity() - Method in class com.spire.pdf.PdfDocument
Gets the security parameters of the document.
getSecurity() - Method in class com.spire.pdf.PdfDocumentBase
Gets the security parameters of the document.
getSelectedIndex() - Method in class com.spire.pdf.fields.PdfRadioButtonListField
Gets the first selected item in the list.
getSelectedIndex() - Method in class com.spire.pdf.widget.PdfRadioButtonListFieldWidget
Gets or sets the index of the selected item in the list.
getSelectedIndexs() - Method in class com.spire.pdf.widget.PdfChoiceWidgetFieldWidget
Gets the first selected item in the list.
getSelectedItem() - Method in class com.spire.pdf.widget.PdfChoiceWidgetFieldWidget
Gets the first selected item in the list.
getSelectedItem() - Method in class com.spire.pdf.widget.PdfRadioButtonListFieldWidget
Gets the selected item.
getSelectedValue() - Method in class com.spire.pdf.widget.PdfChoiceWidgetFieldWidget
Gets the value of the first selected item in the list.
getSelectedValue() - Method in class com.spire.pdf.widget.PdfRadioButtonListFieldWidget
Gets or sets the value of the first selected item in the list.
getShort(int) - Method in class com.spire.data.table.DataRow
 
getShort(String) - Method in class com.spire.data.table.DataRow
 
getShort(int) - Method in class com.spire.pdf.tables.table.DataRow
 
getShort(String) - Method in class com.spire.pdf.tables.table.DataRow
 
getShowCheckDigit() - Method in class com.spire.pdf.barcode.PdfUnidimensionalBarcode
Get show check digit
getShowConfigureText() - Method in class com.spire.pdf.security.PdfSignature
Show Digital Signature,Configuer Text
getShowHeader() - Method in class com.spire.pdf.tables.PdfTableStyle
Gets or sets a value indicating whether the header is visible.
getSienna() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Sienna default brush.
getSienna() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Sienna default pen.
getSignatreContuent(String) - Method in class com.spire.pdf.PdfDocument
 
getSignature() - Method in class com.spire.pdf.widget.PdfSignatureFieldWidget
Gets the digital signature for signing the field.
getSignatureName() - Method in class com.spire.pdf.security.PdfSignature
get/set pdf signature name
getSignInfoFont() - Method in class com.spire.pdf.security.PdfSignature
get signature info font
getSignTextAlignment() - Method in class com.spire.pdf.security.PdfSignature
Sets the alignment of signature text
getSilver() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Silver default brush.
getSilver() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Silver default pen.
getSimpleCalculateString(String, String...) - Static method in class com.spire.pdf.actions.PdfJavaScript
Get a AFSimple_Calculate string
getSize() - Method in class com.spire.pdf.annotations.PdfStyledAnnotationWidget
Gets the size.
getSize() - Method in class com.spire.pdf.automaticfields.PdfAutomaticField
Gets the size of the field.
getSize() - Method in class com.spire.pdf.barcode.PdfBarcode
Gets the size of the barcode.
getSize() - Method in class com.spire.pdf.fields.PdfStyledField
Gets the size.
getSize() - Method in class com.spire.pdf.general.find.PdfTextFind
Gets the size of the searched text of this System.Drawring SizeF structure.
getSize() - Method in class com.spire.pdf.graphics.fonts.PdfUsedFont
Gets the size.
getSize() - Method in class com.spire.pdf.graphics.PdfCanvas
Gets the size of the canvas.
getSize() - Method in class com.spire.pdf.graphics.PdfFontBase
Gets the size.
getSize() - Method in class com.spire.pdf.graphics.PdfTemplate
Gets the size of the template.
getSize() - Method in class com.spire.pdf.graphics.PdfTilingBrush
Gets the size of the smallest brush cell.
getSize() - Method in class com.spire.pdf.PdfNewPage
Gets the size of the page.
getSize() - Method in class com.spire.pdf.PdfPageSettings
Gets the size of the page.
getSize() - Method in class com.spire.pdf.PdfPageTemplateElement
Gets the size of the page template element.
getSize() - Method in class com.spire.pdf.PdfPageWidget
Gets the size of the page.
getSize() - Method in class com.spire.pdf.widget.PdfFieldWidgetItem
Gets or sets the size.
getSize() - Method in class com.spire.pdf.widget.PdfStyledFieldWidget
Gets the size.
getSkip() - Method in class com.spire.pdf.tables.BeginRowLayoutEventArgs
Gets or sets a value indicating whether this row should be ignored.
getSkyBlue() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the SkyBlue default brush.
getSkyBlue() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the SkyBlue default pen.
getSlateBlue() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the SlateBlue default brush.
getSlateBlue() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the SlateBlue default pen.
getSlateGray() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the SlateGray default brush.
getSlateGray() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the SlateGray default pen.
getSnow() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Snow default pen.
getSound() - Method in class com.spire.pdf.actions.PdfSoundAction
Gets the sound.
getSpaces() - Method in class com.spire.pdf.fields.PdfButtonIconLayout
Gets an array of two numbers between 0.0 and 1.0 indicating the fraction of leftover space to allocate at the left and bottom of the icon.
getSpecialFormatString(int) - Static method in class com.spire.pdf.actions.PdfJavaScript
Get a AFSpecial_Format string
getSpecialKeystrokeString(int) - Static method in class com.spire.pdf.actions.PdfJavaScript
Get a AFSpecial_Format string
getSpellCheck() - Method in class com.spire.pdf.fields.PdfTextBoxField
Gets a value indicating whether to check spelling.
getSpellCheck() - Method in class com.spire.pdf.widget.PdfTextBoxFieldWidget
Gets a value indicating whether to check spelling.
getSpringGreen() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the SpringGreen default brush.
getSpringGreen() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the SpringGreen default pen.
getStamps() - Method in class com.spire.pdf.PdfDocumentTemplate
Gets a collection of stamp elements.
getStartChar() - Method in class com.spire.pdf.widget.XfaBarcodeField
 
getStartColumnIndex() - Method in class com.spire.pdf.tables.PdfTableLayoutFormat
Gets or sets the start column index.
getStartNumber() - Method in class com.spire.pdf.lists.PdfOrderedMarker
Gets start number for ordered list.
getStartNumber() - Method in class com.spire.pdf.PdfPageNumber
Gets the start number.
getStartPoint() - Method in class com.spire.pdf.annotations.PdfLineAnnotationWidget
Gets the startpoint of the annotation, it's at the bottom left The origin of coordinate system corresponds to the lower-left corner of page.The positive x axis extends horizontally to the right and the positive y axis vertically upward
getSteelBlue() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the SteelBlue default brush.
getStrikeout() - Method in class com.spire.pdf.graphics.PdfFontBase
Gets a value indicating whether this is strikeout.
getString(String) - Method in class com.spire.data.table.DataRow
 
getString(int) - Method in class com.spire.data.table.DataRow
 
getString(String) - Method in class com.spire.pdf.tables.table.DataRow
 
getString(int) - Method in class com.spire.pdf.tables.table.DataRow
 
getStringFormat() - Method in class com.spire.pdf.automaticfields.PdfAutomaticField
Gets the string format.
getStringFormat() - Method in class com.spire.pdf.grid.PdfGridCell
Gets the string format.
getStringFormat() - Method in class com.spire.pdf.grid.PdfGridCellContent
 
getStringFormat() - Method in class com.spire.pdf.grid.PdfGridCellStyle
Gets the string format.
getStringFormat() - Method in class com.spire.pdf.lists.PdfListBase
Gets the format of the list.
getStringFormat() - Method in class com.spire.pdf.lists.PdfListItem
Gets item string format.
getStringFormat() - Method in class com.spire.pdf.tables.PdfCellStyle
Gets or sets the string format of the cell text.
getStringFormat() - Method in class com.spire.pdf.tables.PdfColumn
Gets or sets the string format.
getStroking() - Method in class com.spire.pdf.graphics.PdfTilingBrush
Gets a value indicating whether this
getStyle() - Method in class com.spire.pdf.annotations.Pdf3DLighting
Gets the Lighting style of the 3D artwork.
getStyle() - Method in class com.spire.pdf.fields.PdfCheckFieldBase
Gets or sets the style.
getStyle() - Method in class com.spire.pdf.graphics.fonts.PdfUsedFont
Gets the style.
getStyle() - Method in class com.spire.pdf.graphics.PdfFontBase
Gets the style information for this font.
getStyle() - Method in class com.spire.pdf.grid.PdfGrid
Gets or sets the style.
getStyle() - Method in class com.spire.pdf.grid.PdfGridCell
Gets the cell style.
getStyle() - Method in class com.spire.pdf.grid.PdfGridRow
Gets the row style.
getStyle() - Method in class com.spire.pdf.lists.PdfOrderedMarker
Gets the list numbering style.
getStyle() - Method in class com.spire.pdf.PdfPageTransition
Gets or sets the transition style to use when moving to this page from another during a presentation.
getStyle() - Method in class com.spire.pdf.tables.PdfTable
Gets or sets the properties.
getSubfolders() - Method in class com.spire.pdf.collections.PdfFolder
 
getSubject() - Method in class com.spire.pdf.annotations.PdfAnnotation
Gets the annotation's subject.
getSubject() - Method in class com.spire.pdf.PdfDocumentInformation
Gets or sets the subject.
getSubject() - Method in class com.spire.pdf.xmp.XmpMetadata
Return subject if exists; otherwise return null
getSubList() - Method in class com.spire.pdf.lists.PdfListItem
Gets sublist for item.
getSubmitCoordinates() - Method in class com.spire.pdf.actions.PdfSubmitAction
Gets or sets a value indicating whether to submit mouse pointer coordinates.
getSubType() - Method in class com.spire.pdf.annotations.PdfSquareAndCircleAnnotation
Gets type of the annotation.
getSuffix() - Method in class com.spire.pdf.lists.PdfOrderedMarker
Gets the suffix of the marker.
getTable() - Method in class com.spire.data.table.DataColumn
 
getTable() - Method in class com.spire.data.table.DataRow
 
getTable() - Method in class com.spire.pdf.tables.table.DataColumn
 
getTable() - Method in class com.spire.pdf.tables.table.DataRow
 
getTableName() - Method in class com.spire.data.table.DataTable
 
getTableName() - Method in class com.spire.pdf.tables.table.DataTable
Deprecated.  
getTag() - Method in class com.spire.pdf.PdfDocument
 
getTaggedPdf() - Method in class com.spire.pdf.PdfFileInfo
Gets the value indicating whether the PDF document is tagged one or not.
getTan() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Tan default brush.
getTan() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Tan default pen.
getTeal() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Teal default brush.
getTeal() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Teal default pen.
getTemplate() - Method in class com.spire.pdf.PdfDocument
Gets the template of pdf document
getTemplate() - Method in class com.spire.pdf.PdfDocumentBase
Gets a template that is applied to all pages in the document.
getTemplate() - Method in class com.spire.pdf.PdfPageTemplateElement
 
getTemplate() - Method in class com.spire.pdf.PdfSection
Gets a template for the pages in the section.
getText() - Method in class com.spire.pdf.annotations.PdfAnnotation
Gets content of the annotation.
getText() - Method in class com.spire.pdf.annotations.PdfStyledAnnotationWidget
Gets the text.
getText() - Method in class com.spire.pdf.automaticfields.PdfCompositeField
Gets the text.
getText() - Method in class com.spire.pdf.barcode.PdfBarcode
Gets the barcode text.
getText() - Method in class com.spire.pdf.fields.PdfTextBoxField
Gets the text.
getText() - Method in class com.spire.pdf.graphics.LineInfo
Gets line text.
getText() - Method in class com.spire.pdf.grid.PdfGridCellContent
 
getText() - Method in class com.spire.pdf.lists.PdfListItem
Gets item text.
getText() - Method in class com.spire.pdf.widget.PdfButtonWidgetFieldWidget
Gets or sets the caption text.
getText() - Method in class com.spire.pdf.widget.PdfListWidgetItem
Gets the text.
getText() - Method in class com.spire.pdf.widget.PdfTextBoxFieldWidget
Gets value of the text box field.
getTextAlignment() - Method in class com.spire.pdf.fields.PdfStyledField
Gets the text alignment.
getTextAlignment() - Method in class com.spire.pdf.widget.PdfTextBoxFieldWidget
Gets the text alignment in a text box.
getTextBrush() - Method in class com.spire.pdf.grid.PdfGridStyleBase
Gets the text brush.
getTextBrush() - Method in class com.spire.pdf.tables.PdfCellStyle
Gets or sets the brush which will be used to draw font.
getTextColor() - Method in class com.spire.pdf.barcode.PdfBarcode
Gets the text color of the barcode text.
getTextFromImage(BufferedImage) - Method in interface com.spire.pdf.exporting.text.IOCR
 
getTextIndent() - Method in class com.spire.pdf.lists.PdfListBase
Gets the indent from the marker to the list item text.
getTextIndent() - Method in class com.spire.pdf.lists.PdfListItem
Gets indent for item.
getTextMarkupAnnotationType() - Method in class com.spire.pdf.annotations.PdfTextMarkupAnnotation
Gets TextMarkupAnnotationType .
getTextMarkupAnnotationType() - Method in class com.spire.pdf.annotations.PdfTextMarkupAnnotationWidget
Gets or sets the annotation Type.
getTextMarkupColor() - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotation
Gets mark Text color
getTextMarkupColor() - Method in class com.spire.pdf.annotations.PdfTextMarkupAnnotation
Gets text markup color.
getTextMarkupColor() - Method in class com.spire.pdf.annotations.PdfTextMarkupAnnotationWidget
Gets or sets the color.
getTextPen() - Method in class com.spire.pdf.grid.PdfGridStyleBase
Gets the text pen.
getTextPen() - Method in class com.spire.pdf.tables.PdfCellStyle
Gets or sets the font which will be used to draw text outlines.
getThistle() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Thistle default pen.
getTime(int) - Method in class com.spire.data.table.DataRow
 
getTime(String) - Method in class com.spire.data.table.DataRow
 
getTime(int) - Method in class com.spire.pdf.tables.table.DataRow
 
getTime(String) - Method in class com.spire.pdf.tables.table.DataRow
 
getTimeFormatString(int) - Static method in class com.spire.pdf.actions.PdfJavaScript
Get a AFTime_Format string
getTimeKeystrokeString(int) - Static method in class com.spire.pdf.actions.PdfJavaScript
Get a AFTime_Keystroke string
getTimestamp(int) - Method in class com.spire.data.table.DataRow
 
getTimestamp(String) - Method in class com.spire.data.table.DataRow
 
getTimestamp(int) - Method in class com.spire.pdf.tables.table.DataRow
 
getTimestamp(String) - Method in class com.spire.pdf.tables.table.DataRow
 
getTint() - Method in class com.spire.pdf.colorspace.PdfSeparationColor
Gets acceptable range for this value is [0.0 1.0].
getTintTransform() - Method in class com.spire.pdf.colorspace.PdfSeparationColorSpace
Gets the tint transform function for the this colorspace.
getTitle() - Method in class com.spire.pdf.bookmarks.PdfBookmark
Gets the outline title.
getTitle() - Method in class com.spire.pdf.bookmarks.PdfBookmarkWidget
Gets or sets the outline title.
getTitle() - Method in class com.spire.pdf.PdfDocumentInformation
Gets or sets the title.
getTitle() - Method in class com.spire.pdf.xmp.XmpMetadata
Return title if exists; otherwise return null
getTomato() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Tomato default brush.
getTomato() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Tomato default pen.
getToolTip() - Method in class com.spire.pdf.fields.PdfField
Gets the tool tip.
getToolTip() - Method in class com.spire.pdf.widget.PdfFieldWidget
Gets the tool tip.
getTop() - Method in class com.spire.pdf.graphics.PdfMargins
Gets the top margin size.
getTop() - Method in class com.spire.pdf.PdfBorders
Gets the top.
getTop() - Method in class com.spire.pdf.PdfDocumentTemplate
Gets or sets a top page template.
getTop() - Method in class com.spire.pdf.PdfPaddings
Gets or sets the top.
getTransition() - Method in class com.spire.pdf.PdfPageSettings
Gets the transition.
getTransparent() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Transparent default brush.
getTransparent() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Transparent default pen.
getTrimBox() - Method in class com.spire.pdf.PdfPageBase
Returns page region after trimming.
getTurquoise() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Turquoise default brush.
getTurquoise() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Turquoise default pen.
getType() - Method in class com.spire.pdf.graphics.fonts.PdfUsedFont
Gets the type.
getType() - Method in class com.spire.pdf.PdfPageTemplateElement
Gets the type of the usage of this page template.
getTypeMap() - Method in class com.spire.data.table.common.JdbcAdapter
 
getTypeMap() - Method in class com.spire.pdf.tables.table.common.JdbcAdapter
Deprecated.  
getUnderline() - Method in class com.spire.pdf.graphics.PdfFontBase
Gets a value indicating whether this is underline.
getUri() - Method in class com.spire.pdf.annotations.PdfUriAnnotation
Gets the Uri address.
getUri() - Method in class com.spire.pdf.annotations.PdfUriAnnotationWidget
Gets the unique resource identifier text of the annotation.
getUrl() - Method in class com.spire.pdf.actions.PdfSubmitAction
Gets an Url address where the data should be transferred.
getUrl() - Method in class com.spire.pdf.annotations.PdfTextWebLink
Gets the Url address.
getUrl() - Method in class com.spire.pdf.annotations.PdfTextWebLinkAnnotationWidget
Gets the Url.
getUsedFonts() - Method in class com.spire.pdf.PdfDocument
Gets the m_fonts which are available in the PDF document.
getUsedFonts() - Method in class com.spire.pdf.PdfDocumentBase
Gets the m_fonts which are available in the PDF document.
getUseHighQualityImage() - Method in class com.spire.pdf.PdfDocument
Indicates whether to use the high qulity image when convert document
getUserPassword() - Method in class com.spire.pdf.security.PdfSecurity
Gets or sets the user password.
getValidate() - Method in class com.spire.pdf.actions.PdfFieldActions
Gets the JavaScript action to be performed This action can check the new value for validity.
getValue() - Method in enum com.spire.pdf.actions.PdfActionDestination
 
getValue() - Method in enum com.spire.pdf.actions.PdfFilePathType
 
getValue() - Method in enum com.spire.pdf.annotations.PdfAnnotationFlags
 
getValue() - Method in enum com.spire.pdf.annotations.PdfAnnotationIntent
 
getValue() - Method in enum com.spire.pdf.annotations.PdfAttachmentIcon
 
getValue() - Method in enum com.spire.pdf.annotations.PdfLineCaptionType
 
getValue() - Method in enum com.spire.pdf.annotations.PdfLineEndingStyle
 
getValue() - Method in enum com.spire.pdf.annotations.PdfLineIntent
 
getValue() - Method in enum com.spire.pdf.annotations.PdfMarkupAnnotationRelyType
 
getValue() - Method in enum com.spire.pdf.annotations.PdfPolygonIntent
 
getValue() - Method in enum com.spire.pdf.annotations.PdfPolyLineIntent
 
getValue() - Method in enum com.spire.pdf.annotations.PdfPopupIcon
 
getValue() - Method in enum com.spire.pdf.annotations.PdfRubberStampAnnotationIcon
 
getValue() - Method in enum com.spire.pdf.annotations.PdfTextMarkupAnnotationType
 
getValue() - Method in enum com.spire.pdf.barcode.TextLocation
 
getValue() - Method in enum com.spire.pdf.bookmarks.PdfTextStyle
 
getValue() - Method in enum com.spire.pdf.fields.PdfBorderStyle
 
getValue() - Method in enum com.spire.pdf.fields.PdfButtonIconScaleMode
 
getValue() - Method in enum com.spire.pdf.fields.PdfButtonIconScaleReason
 
getValue() - Method in enum com.spire.pdf.fields.PdfButtonLayoutMode
 
getValue() - Method in enum com.spire.pdf.fields.PdfCheckBoxStyle
 
getValue() - Method in enum com.spire.pdf.fields.PdfHighlightMode
 
getValue() - Method in enum com.spire.pdf.FileFormat
 
getValue() - Method in enum com.spire.pdf.general.find.TextFindParameter
 
getValue() - Method in enum com.spire.pdf.general.PdfDestinationMode
 
getValue() - Method in enum com.spire.pdf.general.PdfSoundEncoding
 
getValue() - Method in enum com.spire.pdf.graphics.LineType
 
getValue() - Method in enum com.spire.pdf.graphics.PdfBlendMode
Get pdf blend mode value
getValue() - Method in enum com.spire.pdf.graphics.PdfCjkFontFamily
Gets pdf font family value
getValue() - Method in enum com.spire.pdf.graphics.PdfDashStyle
 
getValue() - Method in enum com.spire.pdf.graphics.PdfFillMode
 
getValue() - Method in enum com.spire.pdf.graphics.PdfFontFamily
Gets pdf font family value
getValue() - Method in enum com.spire.pdf.graphics.PdfFontStyle
Get pdf font style value
getValue() - Method in enum com.spire.pdf.graphics.PdfGraphicsUnit
 
getValue() - Method in enum com.spire.pdf.graphics.PdfLayoutBreakType
 
getValue() - Method in enum com.spire.pdf.graphics.PdfLinearGradientMode
 
getValue() - Method in class com.spire.pdf.grid.PdfGridCell
Gets the value.
getValue() - Method in enum com.spire.pdf.htmlconverter.qt.Clip
 
getValue() - Method in enum com.spire.pdf.PdfAlignmentStyle
Gets the value Specifing how the page template is aligned relative to the template area
getValue() - Method in enum com.spire.pdf.PdfCrossReferenceType
 
getValue() - Method in enum com.spire.pdf.PdfDockStyle
Gets the value Specifing the docking style of the page template.
getValue() - Method in enum com.spire.pdf.PdfNumberStyle
Gets value Specifing numbering style of page labels
getValue() - Method in enum com.spire.pdf.PdfPageLayout
Gets the value object specifying the page layout to be used when the document is opened.
getValue() - Method in enum com.spire.pdf.PdfPageMode
Gets the value to represents mode of document displaying.
getValue() - Method in enum com.spire.pdf.PdfPageOrientation
Gets the value to enumerator that implements page orientations.
getValue() - Method in enum com.spire.pdf.PdfPageRotateAngle
Gets the number of degrees by which the page should be rotated clockwise when displayed or printed.
getValue() - Method in enum com.spire.pdf.PdfPrintPageScaling
 
getValue() - Method in enum com.spire.pdf.PdfTransitionDimension
Gets the value of transition dimensions.
getValue() - Method in enum com.spire.pdf.PdfTransitionDirection
Gets the value of transition directions.
getValue() - Method in enum com.spire.pdf.PdfTransitionMotion
Gets the value of transition motions.
getValue() - Method in enum com.spire.pdf.PdfTransitionStyle
Gets the value of the possible transition styles when moving to the page from another during a presentation
getValue() - Method in enum com.spire.pdf.PdfVersion
 
getValue() - Method in enum com.spire.pdf.PrintScalingMode
Gets the value of the selected page scaling option
getValue() - Method in enum com.spire.pdf.security.GraphicMode
 
getValue() - Method in enum com.spire.pdf.security.PdfCertificationFlags
 
getValue() - Method in enum com.spire.pdf.security.PdfEncryptionKeySize
 
getValue() - Method in enum com.spire.pdf.security.PdfPermissionsFlags
 
getValue() - Method in enum com.spire.pdf.security.SignImageLayout
get enum SignImageLayout value
getValue() - Method in enum com.spire.pdf.security.SignTextAlignment
 
getValue() - Method in enum com.spire.pdf.security.X509NameType
 
getValue() - Method in class com.spire.pdf.tables.CellLayoutEventArgs
Gets the value.
getValue() - Method in enum com.spire.pdf.tables.PdfBorderOverlapStyle
 
getValue() - Method in enum com.spire.pdf.tables.PdfHeaderSource
Gets the value specifying where the header should formed from.
getValue() - Method in enum com.spire.pdf.tables.PdfTableDataSourceType
Gets the value Specifing the datasource type.
getValue() - Method in enum com.spire.pdf.TabOrder
 
getValue() - Method in enum com.spire.pdf.TemplateType
Gets the value of the Page template
getValue() - Method in enum com.spire.pdf.widget.DataFormat
 
getValue() - Method in class com.spire.pdf.widget.PdfListWidgetItem
Gets the value.
getValue() - Method in class com.spire.pdf.widget.PdfRadioButtonListFieldWidget
Gets or sets the value of specified item.
getValue() - Method in class com.spire.pdf.widget.PdfRadioButtonWidgetItem
 
getValue() - Method in class com.spire.pdf.widget.XfaBarcodeField
 
getValue() - Method in class com.spire.pdf.widget.XfaDateTimeField
 
getValue() - Method in class com.spire.pdf.widget.XfaTextField
gets The Xfa text field value
getValues() - Method in class com.spire.pdf.widget.PdfChoiceWidgetFieldWidget
Gets the collection of choice items.
getVersion() - Method in class com.spire.pdf.PdfFileInfo
Gets the version of the PDF document.
getVerticalRadius() - Method in class com.spire.pdf.annotations.PdfAnnotationBorder
Gets a vertical corner radius.
getVerticalTranslation() - Method in class com.spire.pdf.annotations.PdfFixedPrint
 
getViewerPreferences() - Method in class com.spire.pdf.PdfDocument
Gets a viewer preferences object controlling the way the document is to be presented on the screen or in print.
getViewerPreferences() - Method in class com.spire.pdf.PdfDocumentBase
Gets a viewer preferences object controlling the way the document is to be presented on the screen or in print.
getViewNodeName() - Method in class com.spire.pdf.annotations.Pdf3DView
Gets or sets the name of the view node.
getViews() - Method in class com.spire.pdf.annotations.Pdf3DAnnotation
Gets the list of available views for the current 3D artwork.
getViolet() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Violet default brush.
getViolet() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Violet default pen.
getVisibility() - Method in class com.spire.pdf.graphics.layer.PdfLayer
Get pdf layer visible.
getVisible() - Method in class com.spire.pdf.fields.PdfStyledField
Gets a value indicating whether this is visible.
getVisible() - Method in class com.spire.pdf.widget.PdfStyledFieldWidget
Gets a value indicating the visibility of the field.
getVolume() - Method in class com.spire.pdf.actions.PdfSoundAction
Gets the volume at which to play the sound, in the range -1.0 to 1.0.
getWheat() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Wheat default brush.
getWheat() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Wheat default pen.
getWhite() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the White default brush.
getWhite() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the White default pen.
getWhiteSmoke() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the WhiteSmoke default brush.
getWhiteSmoke() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the WhiteSmoke default pen.
getWidgetItems() - Method in class com.spire.pdf.widget.PdfStateFieldWidget
Gets the items collection.
getWidgetItems() - Method in class com.spire.pdf.widget.PdfTextBoxFieldWidget
Gets the collection of text box field items.
getWidgetWidgetItems() - Method in class com.spire.pdf.widget.PdfRadioButtonListFieldWidget
Gets the collection of radio button items.
getWidth() - Method in class com.spire.pdf.annotations.PdfAnnotationBorder
Gets the width of annotation's border.
getWidth() - Method in class com.spire.pdf.graphics.LineInfo
Gets width of the line text.
getWidth() - Method in class com.spire.pdf.graphics.PdfImage
Gets the width of the image in pixels.
getWidth() - Method in class com.spire.pdf.graphics.PdfPen
Gets the width of the pen.
getWidth() - Method in class com.spire.pdf.graphics.PdfTemplate
Gets the width of the template.
getWidth() - Method in class com.spire.pdf.grid.PdfGridCell
Gets or sets the width.
getWidth() - Method in class com.spire.pdf.grid.PdfGridColumn
Gets the width.
getWidth() - Method in class com.spire.pdf.PdfPageSettings
Gets or sets the width of the page.
getWidth() - Method in class com.spire.pdf.tables.PdfColumn
Gets or sets the width of the column.
getXfaFields() - Method in class com.spire.pdf.widget.XFAForm
List of field in the form template.
getXFAForm() - Method in class com.spire.pdf.widget.PdfFormWidget
Gets XFA data of the form.
getXmlConfig() - Method in class com.spire.pdf.widget.XFAForm
XFA Config.
getXmlData() - Method in class com.spire.pdf.xmp.XmpMetadata
Gets XMP data in XML format.
getXmlDataPackage() - Method in class com.spire.pdf.widget.XFAForm
XML Data Package
getXmlDatasets() - Method in class com.spire.pdf.widget.XFAForm
XFA Datasets.
getXmlTemplate() - Method in class com.spire.pdf.widget.XFAForm
XFA Template.
getXmpMetaData() - Method in class com.spire.pdf.PdfDocument
 
getY() - Method in class com.spire.pdf.graphics.PdfRGBColor
Gets Yellow channel value.
getYellow() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the Yellow default brush.
getYellow() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the Yellow default pen.
getYellowGreen() - Static method in class com.spire.pdf.graphics.PdfBrushes
Gets the YellowGreen default brush.
getYellowGreen() - Static method in class com.spire.pdf.graphics.PdfPens
Gets the YellowGreen default pen.
getZoom() - Method in class com.spire.pdf.general.PdfDestination
Gets zoom factor.
getZoomFator() - Method in class com.spire.pdf.PdfDocument
 
Glyphs - Class in com.spire.pdf.exporting.xps.schema
Glyphs() - Constructor for class com.spire.pdf.exporting.xps.schema.Glyphs
 
GlyphsClip - Variable in class com.spire.pdf.exporting.xps.schema.Glyphs
 
GlyphsFill - Variable in class com.spire.pdf.exporting.xps.schema.Glyphs
 
GlyphsOpacityMask - Variable in class com.spire.pdf.exporting.xps.schema.Glyphs
 
GlyphsRenderTransform - Variable in class com.spire.pdf.exporting.xps.schema.Glyphs
 
GradientOrigin - Variable in class com.spire.pdf.exporting.xps.schema.RadialGradientBrush
 
GradientStop - Class in com.spire.pdf.exporting.xps.schema
GradientStop() - Constructor for class com.spire.pdf.exporting.xps.schema.GradientStop
 
GradientStop - Variable in class com.spire.pdf.exporting.xps.schema.GradientStops
 
GradientStops - Class in com.spire.pdf.exporting.xps.schema
GradientStops() - Constructor for class com.spire.pdf.exporting.xps.schema.GradientStops
 
GraphicMode - Enum in com.spire.pdf.security
Signture Configuer Graphic type

H

Half_Letter - Static variable in class com.spire.pdf.PdfPageSize
HalfLetter format.
hasSubfolders() - Method in class com.spire.pdf.collections.PdfFolder
Whether has subfolders.
Height - Variable in class com.spire.pdf.exporting.xps.schema.FixedPage
 
Height - Variable in class com.spire.pdf.exporting.xps.schema.PageContent
 
Height - Variable in class com.spire.pdf.htmlconverter.qt.FRect
 
Height - Variable in class com.spire.pdf.htmlconverter.qt.Size
 
heightFieldSpecified - Variable in class com.spire.pdf.exporting.xps.schema.PageContent
 
highlightFields(boolean) - Method in class com.spire.pdf.widget.PdfFormWidget
Sets/Resets the form field highlight option.
HTML2PDFOption - Class in com.spire.pdf.htmlconverter.qt
 
HTML2PDFOption() - Constructor for class com.spire.pdf.htmlconverter.qt.HTML2PDFOption
 
HtmlConverter - Class in com.spire.pdf.htmlconverter.qt
 
HtmlConverter(String) - Constructor for class com.spire.pdf.htmlconverter.qt.HtmlConverter
 
HTMLViewBounds - Variable in class com.spire.pdf.htmlconverter.qt.PdfLayoutHTMLResult
 

I

Id - Variable in class com.spire.pdf.exporting.xps.schema.Relationship
 
IDataAdapter - Interface in com.spire.data.table.common
 
IDataAdapter - Interface in com.spire.pdf.tables.table.common
 
IGenerateTimestamp - Interface in com.spire.pdf.security
Created by sky.luo on 2020/5/8.
Ignorable - Variable in class com.spire.pdf.exporting.xps.schema.AlternateContent
 
ILogInfo - Interface in com.spire.pdf.htmlconverter.qt
Created by sky.luo on 2020/5/12.
ImageBrush - Class in com.spire.pdf.exporting.xps.schema
ImageBrush() - Constructor for class com.spire.pdf.exporting.xps.schema.ImageBrush
 
ImageBrushTransform - Variable in class com.spire.pdf.exporting.xps.schema.ImageBrush
 
ImageSource - Variable in class com.spire.pdf.exporting.xps.schema.ImageBrush
 
importData(String, DataFormat) - Method in class com.spire.pdf.widget.PdfFormWidget
Imports the data.
importData(String, DataFormat, boolean) - Method in class com.spire.pdf.widget.PdfFormWidget
Imports the data.
importDataFDF(InputStream, boolean) - Method in class com.spire.pdf.widget.PdfFormWidget
Import form data from FDF file.
importDataXFDF(String) - Method in class com.spire.pdf.widget.PdfFormWidget
Imports XFDF Data
importFieldValue(String) - Method in class com.spire.pdf.widget.PdfFieldWidget
 
importPage(PdfDocumentBase, PdfPageBase) - Method in class com.spire.pdf.PdfDocumentBase
Imports a page.
importPage(PdfDocumentBase, int) - Method in class com.spire.pdf.PdfDocumentBase
Imports a page.
importPageRange(PdfDocumentBase, int, int) - Method in class com.spire.pdf.PdfDocumentBase
Imports a page range from a loaded document.
indexOf(PdfAnnotation) - Method in class com.spire.pdf.annotations.PdfAnnotationCollection
Searches the collection for the specified annotation.
indexOf(PdfAttachment) - Method in class com.spire.pdf.attachments.PdfAttachmentCollection
Indexes the of attachment.
indexOf(PdfGridCell) - Method in class com.spire.pdf.grid.PdfGridCellCollection
Returns the index of a particular cell in the collection.
indexOf(PdfListItem) - Method in class com.spire.pdf.lists.PdfListItemCollection
Determines the index of a specific item in the list.
indexOf(PdfPageBase) - Method in class com.spire.pdf.widget.PdfPageCollection
Gets the index of the page in the document.
Indices - Variable in class com.spire.pdf.exporting.xps.schema.Glyphs
 
InitViewSize - Variable in class com.spire.pdf.htmlconverter.qt.HTML2PDFOption
 
insert(int, PdfAttachment) - Method in class com.spire.pdf.attachments.PdfAttachmentCollection
Inserts the specified index.
insert(int, String) - Method in class com.spire.pdf.bookmarks.PdfBookmarkCollection
Inserts a new outline at the specified index.
insert(int, PdfListItem) - Method in class com.spire.pdf.lists.PdfListItemCollection
Inserts item at the specified index.
insert(int, PdfListItem, float) - Method in class com.spire.pdf.lists.PdfListItemCollection
Inserts the specified index.
insert(int, PdfPageTemplateElement) - Method in class com.spire.pdf.PdfStampCollection
Inserts a stamp element to the collection at the specified position.
insert(int, PdfListWidgetItem) - Method in class com.spire.pdf.widget.PdfListWidgetItemCollection
Inserts the list item at the specified index.
insert(int) - Method in class com.spire.pdf.widget.PdfPageCollection
Creates a new page and inserts it at the specified index.
insert(int, Dimension2D) - Method in class com.spire.pdf.widget.PdfPageCollection
Creates a new page and inserts it at the specified index.
insert(int, Dimension2D, PdfMargins) - Method in class com.spire.pdf.widget.PdfPageCollection
Creates a new page and inserts it at the specified index.
insert(int, Dimension2D, PdfMargins, PdfPageRotateAngle) - Method in class com.spire.pdf.widget.PdfPageCollection
Creates a new page and inserts it at the specified index.
insert(int, Dimension2D, PdfMargins, PdfPageRotateAngle, PdfPageOrientation, boolean) - Method in class com.spire.pdf.widget.PdfPageCollection
Creates a new page and inserts it at the specified index.
insertPage(PdfDocument, PdfPageBase) - Method in class com.spire.pdf.PdfDocument
Imports a page.
insertPage(PdfDocument, int) - Method in class com.spire.pdf.PdfDocument
Imports a page.
insertPageRange(PdfDocument, int, int) - Method in class com.spire.pdf.PdfDocument
Imports a page range from a loaded document.
Intent - Variable in class com.spire.pdf.exporting.xps.schema.SignatureDefinitionType
 
invoke(Object, BeginPageLayoutEventArgs) - Method in class com.spire.pdf.graphics.BeginPageLayoutEventHandler
 
invoke(Object, BeginItemLayoutEventArgs) - Method in class com.spire.pdf.lists.BeginItemLayoutEventHandler
 
invoke(Object, EndItemLayoutEventArgs) - Method in class com.spire.pdf.lists.EndItemLayoutEventHandler
 
invoke(Object, PageAddedEventArgs) - Method in class com.spire.pdf.PageAddedEventHandler
 
invoke(Object, BeginRowLayoutEventArgs) - Method in class com.spire.pdf.tables.BeginRowLayoutEventHandler
 
invoke(Object, EndCellLayoutEventArgs) - Method in class com.spire.pdf.tables.EndCellLayoutEventHandler
 
IOCR - Interface in com.spire.pdf.exporting.text
Created by sky.luo on 2020/5/18.
IOCSPResponseGenerate - Interface in com.spire.pdf.security
Created by sky.luo on 2020/5/8.
IPdfTextBoxField - Interface in com.spire.pdf.widget
 
IPdfVisibilityGroup - Interface in com.spire.pdf.graphics.layer
 
IPdfWrapper - Interface in com.spire.pdf.interfacess
 
isAutoAdjustContent(boolean) - Method in class com.spire.pdf.PdfPageBase
some document page content does no start with q and end with Q,so need adjust content.
isAutoAdjustContent() - Method in class com.spire.pdf.PdfPageBase
 
isAutoOptimizingTextColor() - Static method in class com.spire.pdf.PdfDocument
 
isAutoOptimizingTextColor(boolean) - Static method in class com.spire.pdf.PdfDocument
 
isBlank() - Method in class com.spire.pdf.PdfPageBase
Returns page is blank flag for page's content.
IsClosed - Variable in class com.spire.pdf.exporting.xps.schema.PathFigure
 
isDefaultPermissions(EnumSet<PdfPermissionsFlags>) - Static method in enum com.spire.pdf.security.PdfPermissionsFlags
To judge the income enumSet is default PdfPermissionsFlags enumSet or not
isDocMergePath() - Method in class com.spire.pdf.PdfConvertOptions
 
isDocMergePath(boolean) - Method in class com.spire.pdf.PdfConvertOptions
 
isEncrypted() - Method in class com.spire.pdf.PdfDocument
Indicates the document is encrypted or not
IsFilled - Variable in class com.spire.pdf.exporting.xps.schema.PathFigure
 
isFitBounds() - Method in class com.spire.pdf.fields.PdfButtonIconLayout
If true, indicates that the button appearance should be scaled to fit fully within the bounds of the annotation without taking into consideration the line width of the border.
isFitBounds(boolean) - Method in class com.spire.pdf.fields.PdfButtonIconLayout
If true, indicates that the button appearance should be scaled to fit fully within the bounds of the annotation without taking into consideration the line width of the border.
isFlatten() - Method in class com.spire.pdf.fields.PdfForm
Gets a value indicating whether this is flatten.
isFlatten(boolean) - Method in class com.spire.pdf.fields.PdfForm
Sets a value indicating whether this is flatten.
IsLargeArc - Variable in class com.spire.pdf.exporting.xps.schema.ArcSegment
 
isNewWindow() - Method in class com.spire.pdf.actions.PdfLaunchAction
Indicates the target document should be opened in a new window or not.
isNewWindow(boolean) - Method in class com.spire.pdf.actions.PdfLaunchAction
Indicates the target document should be opened in a new window or not.
isNull(String) - Method in class com.spire.data.table.DataRow
 
isNull(int) - Method in class com.spire.data.table.DataRow
 
isNull(String) - Method in class com.spire.pdf.tables.table.DataRow
 
isNull(int) - Method in class com.spire.pdf.tables.table.DataRow
 
isPortfolio() - Method in class com.spire.pdf.PdfDocument
Indicates the document is a PDF Portfolio or not.
isReadOnly() - Method in class com.spire.data.table.DataColumn
 
isReadOnly() - Method in class com.spire.data.table.DataTable
 
isReadOnly() - Method in class com.spire.pdf.tables.table.DataColumn
 
isReadOnly() - Method in class com.spire.pdf.tables.table.DataTable
Deprecated.  
isShowOnUI() - Method in class com.spire.pdf.graphics.layer.PdfLayer
Get whether the layer shows on user interface or not.
IsSideways - Variable in class com.spire.pdf.exporting.xps.schema.Glyphs
 
IsStroked - Variable in class com.spire.pdf.exporting.xps.schema.ArcSegment
 
IsStroked - Variable in class com.spire.pdf.exporting.xps.schema.PolyBezierSegment
 
IsStroked - Variable in class com.spire.pdf.exporting.xps.schema.PolyLineSegment
 
IsStroked - Variable in class com.spire.pdf.exporting.xps.schema.PolyQuadraticBezierSegment
 
isTag() - Method in class com.spire.pdf.security.PdfSignature
Digital Signature Whether to display the label
isTag(boolean) - Method in class com.spire.pdf.security.PdfSignature
Digital Signature Whether to display the label
isValid() - Method in class com.spire.pdf.general.PdfDestination
Gets a value indicating whether this instance is valid.
Item - Variable in class com.spire.pdf.exporting.xps.schema.Brush
 
Item - Variable in class com.spire.pdf.exporting.xps.schema.Visual
 
Items - Variable in class com.spire.pdf.exporting.xps.schema.AlternateContent
 
Items - Variable in class com.spire.pdf.exporting.xps.schema.Baloo
 
Items - Variable in class com.spire.pdf.exporting.xps.schema.Canvas
 
Items - Variable in class com.spire.pdf.exporting.xps.schema.Choice
 
Items - Variable in class com.spire.pdf.exporting.xps.schema.Fallback
 
Items - Variable in class com.spire.pdf.exporting.xps.schema.Figure
 
Items - Variable in class com.spire.pdf.exporting.xps.schema.FixedPage
 
Items - Variable in class com.spire.pdf.exporting.xps.schema.ListItem
 
Items - Variable in class com.spire.pdf.exporting.xps.schema.Paragraph
 
Items - Variable in class com.spire.pdf.exporting.xps.schema.PathFigure
 
Items - Variable in class com.spire.pdf.exporting.xps.schema.ResourceDictionary
 
Items - Variable in class com.spire.pdf.exporting.xps.schema.Section
 
Items - Variable in class com.spire.pdf.exporting.xps.schema.StoryFragment
 
Items - Variable in class com.spire.pdf.exporting.xps.schema.Table
 
Items - Variable in class com.spire.pdf.exporting.xps.schema.TableCell
 
Items - Variable in class com.spire.pdf.exporting.xps.schema.TableRow
 
Items - Variable in class com.spire.pdf.exporting.xps.schema.TableRowGroup
 
ItemsChoiceType - Enum in com.spire.pdf.exporting.xps.schema
ItemsElementName - Variable in class com.spire.pdf.exporting.xps.schema.TableCell
 

J

JavaScripEnable - Variable in class com.spire.pdf.htmlconverter.qt.HTML2PDFOption
 
JdbcAdapter - Class in com.spire.data.table.common
the class to connect database
JdbcAdapter() - Constructor for class com.spire.data.table.common.JdbcAdapter
 
JdbcAdapter - Class in com.spire.pdf.tables.table.common
Deprecated. 
JdbcAdapter() - Constructor for class com.spire.pdf.tables.table.common.JdbcAdapter
Deprecated.  

K

Key - Variable in class com.spire.pdf.exporting.xps.schema.Canvas
 
Key - Variable in class com.spire.pdf.exporting.xps.schema.Glyphs
 
Key - Variable in class com.spire.pdf.exporting.xps.schema.ImageBrush
 
Key - Variable in class com.spire.pdf.exporting.xps.schema.LinearGradientBrush
 
Key - Variable in class com.spire.pdf.exporting.xps.schema.MatrixTransform
 
Key - Variable in class com.spire.pdf.exporting.xps.schema.Path
 
Key - Variable in class com.spire.pdf.exporting.xps.schema.PathGeometry
 
Key - Variable in class com.spire.pdf.exporting.xps.schema.RadialGradientBrush
 
Key - Variable in class com.spire.pdf.exporting.xps.schema.SolidColorBrush
 
Key - Variable in class com.spire.pdf.exporting.xps.schema.VisualBrush
 

L

lang - Variable in class com.spire.pdf.exporting.xps.schema.Canvas
 
lang - Variable in class com.spire.pdf.exporting.xps.schema.DocumentOutline
 
lang - Variable in class com.spire.pdf.exporting.xps.schema.FixedPage
 
lang - Variable in class com.spire.pdf.exporting.xps.schema.Glyphs
 
lang - Variable in class com.spire.pdf.exporting.xps.schema.OutlineEntry
 
lang - Variable in class com.spire.pdf.exporting.xps.schema.Path
 
lang - Variable in class com.spire.pdf.exporting.xps.schema.SignatureDefinitionType
 
layout(String, PdfFontBase, PdfStringFormat, Dimension2D) - Method in class com.spire.pdf.graphics.PdfStringLayouter
Layouts the text.
Layout - Variable in class com.spire.pdf.htmlconverter.qt.HTML2PDFOption
 
Ledger - Static variable in class com.spire.pdf.PdfPageSize
Ledger format.
Left - Variable in class com.spire.pdf.htmlconverter.qt.FRect
 
Left - Variable in class com.spire.pdf.htmlconverter.qt.Margins
 
Legal - Static variable in class com.spire.pdf.PdfPageSize
Legal format.
Letter - Static variable in class com.spire.pdf.PdfPageSize
Letter format.
Letter_11_x_17 - Static variable in class com.spire.pdf.PdfPageSize
11x17 format.
LinearGradientBrush - Class in com.spire.pdf.exporting.xps.schema
LinearGradientBrush() - Constructor for class com.spire.pdf.exporting.xps.schema.LinearGradientBrush
 
LinearGradientBrushGradientStops - Variable in class com.spire.pdf.exporting.xps.schema.LinearGradientBrush
 
LinearGradientBrushTransform - Variable in class com.spire.pdf.exporting.xps.schema.LinearGradientBrush
 
LineBorder - Class in com.spire.pdf.annotations
Represents the border style of the Line annotation.
LineBorder() - Constructor for class com.spire.pdf.annotations.LineBorder
Initializes a new instance of the class.
LineCap - Enum in com.spire.pdf.exporting.xps.schema
LineInfo - Class in com.spire.pdf.graphics
Contains information about the line.
LineInfo() - Constructor for class com.spire.pdf.graphics.LineInfo
 
LineType - Enum in com.spire.pdf.graphics
Break type of the line.
LinkTarget - Class in com.spire.pdf.exporting.xps.schema
LinkTarget() - Constructor for class com.spire.pdf.exporting.xps.schema.LinkTarget
 
LinkTarget - Variable in class com.spire.pdf.exporting.xps.schema.LinkTargets
 
LinkTargets - Class in com.spire.pdf.exporting.xps.schema
LinkTargets() - Constructor for class com.spire.pdf.exporting.xps.schema.LinkTargets
 
List - Class in com.spire.pdf.exporting.xps.schema
List() - Constructor for class com.spire.pdf.exporting.xps.schema.List
 
ListItem - Class in com.spire.pdf.exporting.xps.schema
ListItem() - Constructor for class com.spire.pdf.exporting.xps.schema.ListItem
 
load(XmlDocument) - Method in class com.spire.pdf.xmp.XmpMetadata
Loads XMP from the XML.
loadFromBytes(byte[]) - Method in class com.spire.pdf.PdfDocument
Initializes a new instance of the class.
loadFromFile(String, String) - Method in class com.spire.pdf.PdfDocument
Initializes a new instance of the class.
loadFromFile(String) - Method in class com.spire.pdf.PdfDocument
Initializes a new instance of the class.
loadFromFile(String, FileFormat) - Method in class com.spire.pdf.PdfDocument
 
loadFromStream(InputStream) - Method in class com.spire.pdf.PdfDocument
Initializes a new instance of the class.
loadFromXPS(byte[]) - Method in class com.spire.pdf.PdfDocument
Load a xps bytes array.
loadFromXPS(String) - Method in class com.spire.pdf.PdfDocument
Load a xps file.
loadFromXPS(InputStream) - Method in class com.spire.pdf.PdfDocument
Load a xps stream.
LoadHtmlTimeout - Variable in class com.spire.pdf.htmlconverter.qt.HTML2PDFOption
 
LoadHtmlType - Enum in com.spire.pdf.htmlconverter
load from content type
LogInfo(String) - Method in interface com.spire.pdf.htmlconverter.qt.ILogInfo
 

M

m_parent - Variable in class com.spire.pdf.exporting.xps.schema.Canvas
 
MappingMode - Variable in class com.spire.pdf.exporting.xps.schema.LinearGradientBrush
 
MappingMode - Enum in com.spire.pdf.exporting.xps.schema
MappingMode - Variable in class com.spire.pdf.exporting.xps.schema.RadialGradientBrush
 
Margins - Class in com.spire.pdf.htmlconverter.qt
 
Margins() - Constructor for class com.spire.pdf.htmlconverter.qt.Margins
 
Marker - Variable in class com.spire.pdf.exporting.xps.schema.ListItem
 
Matrix - Variable in class com.spire.pdf.exporting.xps.schema.MatrixTransform
 
MatrixTransform - Class in com.spire.pdf.exporting.xps.schema
MatrixTransform() - Constructor for class com.spire.pdf.exporting.xps.schema.MatrixTransform
 
MatrixTransform - Variable in class com.spire.pdf.exporting.xps.schema.Transform
 
measureColumnsWidth() - Method in class com.spire.pdf.grid.PdfGridColumnCollection
Calculates the column widths.
measureString(String) - Method in class com.spire.pdf.graphics.PdfFontBase
Measures a string by using this font.
measureString(String, PdfStringFormat) - Method in class com.spire.pdf.graphics.PdfFontBase
Measures a string by using this font.
measureString(String, double) - Method in class com.spire.pdf.graphics.PdfFontBase
Measures a string by using this font.
measureString(String, double, PdfStringFormat) - Method in class com.spire.pdf.graphics.PdfFontBase
Measures a string by using this font.
measureString(String, double, PdfStringFormat, int[], int[]) - Method in class com.spire.pdf.graphics.PdfFontBase
Measures a string by using this font.
merge(PdfDocumentBase, Object...) - Static method in class com.spire.pdf.PdfDocument
Merges the specified source documents and return destination document.
merge(PdfDocumentBase, Object...) - Static method in class com.spire.pdf.PdfDocumentBase
Merges the specified source documents and return destination document.
mergeFiles(String[]) - Static method in class com.spire.pdf.PdfDocument
Merges the PDF documents specified by the paths The array of string paths. A new PDF document containing all merged documents.
mergeFiles(InputStream[]) - Static method in class com.spire.pdf.PdfDocument
Merges the PDF documents specified by the Stream.
mergeFiles(String, String) - Static method in class com.spire.pdf.PdfDocument
Merges the PDF documents specified by the paths.

N

Name - Variable in class com.spire.pdf.exporting.xps.schema.Canvas
 
Name - Variable in class com.spire.pdf.exporting.xps.schema.FixedPage
 
Name - Variable in class com.spire.pdf.exporting.xps.schema.Glyphs
 
Name - Variable in class com.spire.pdf.exporting.xps.schema.LinkTarget
 
Name - Variable in class com.spire.pdf.exporting.xps.schema.Path
 
NamedElement - Class in com.spire.pdf.exporting.xps.schema
NamedElement() - Constructor for class com.spire.pdf.exporting.xps.schema.NamedElement
 
NameReference - Variable in class com.spire.pdf.exporting.xps.schema.NamedElement
 
newRow() - Method in class com.spire.data.table.DataTable
create a new row
newRow() - Method in class com.spire.pdf.tables.table.DataTable
Deprecated. create a new row
Note - Static variable in class com.spire.pdf.PdfPageSize
Note format.

O

OCSPResponseGenerateHandler(X509Certificate2, X509Certificate2) - Method in interface com.spire.pdf.security.IOCSPResponseGenerate
 
Offset - Variable in class com.spire.pdf.exporting.xps.schema.GradientStop
 
onlyHexInString(String) - Method in class com.spire.pdf.widget.PdfFormWidget
Called when [hex in string].
Opacity - Variable in class com.spire.pdf.exporting.xps.schema.Canvas
 
Opacity - Variable in class com.spire.pdf.exporting.xps.schema.Glyphs
 
Opacity - Variable in class com.spire.pdf.exporting.xps.schema.ImageBrush
 
Opacity - Variable in class com.spire.pdf.exporting.xps.schema.LinearGradientBrush
 
Opacity - Variable in class com.spire.pdf.exporting.xps.schema.Path
 
Opacity - Variable in class com.spire.pdf.exporting.xps.schema.RadialGradientBrush
 
Opacity - Variable in class com.spire.pdf.exporting.xps.schema.SolidColorBrush
 
Opacity - Variable in class com.spire.pdf.exporting.xps.schema.VisualBrush
 
OpacityMask - Variable in class com.spire.pdf.exporting.xps.schema.Canvas
 
OpacityMask - Variable in class com.spire.pdf.exporting.xps.schema.Glyphs
 
OpacityMask - Variable in class com.spire.pdf.exporting.xps.schema.Path
 
OriginX - Variable in class com.spire.pdf.exporting.xps.schema.Glyphs
 
OriginY - Variable in class com.spire.pdf.exporting.xps.schema.Glyphs
 
Outline - Class in com.spire.pdf.exporting.xps.schema
Outline() - Constructor for class com.spire.pdf.exporting.xps.schema.Outline
 
OutlineEntry - Variable in class com.spire.pdf.exporting.xps.schema.DocumentOutline
 
OutlineEntry - Class in com.spire.pdf.exporting.xps.schema
OutlineEntry() - Constructor for class com.spire.pdf.exporting.xps.schema.OutlineEntry
 
OutlineLevel - Variable in class com.spire.pdf.exporting.xps.schema.OutlineEntry
 
OutlineTarget - Variable in class com.spire.pdf.exporting.xps.schema.OutlineEntry
 

P

Page - Variable in class com.spire.pdf.exporting.xps.schema.StoryFragmentReference
 
Page - Variable in class com.spire.pdf.htmlconverter.qt.PdfLayoutHTMLResult
 
pageAdded - Variable in class com.spire.pdf.PdfSection
 
PageAddedEventArgs - Class in com.spire.pdf
Provides data for PageAdded event.
PageAddedEventArgs(PdfNewPage) - Constructor for class com.spire.pdf.PageAddedEventArgs
Initializes a new instance of the class.
PageAddedEventHandler - Class in com.spire.pdf
Represents the method that executes on a PdfNewDocument when a new page is created.
PageAddedEventHandler() - Constructor for class com.spire.pdf.PageAddedEventHandler
 
PageContent - Variable in class com.spire.pdf.exporting.xps.schema.FixedDocument
 
PageContent - Class in com.spire.pdf.exporting.xps.schema
PageContent() - Constructor for class com.spire.pdf.exporting.xps.schema.PageContent
 
PageContentLinkTargets - Variable in class com.spire.pdf.exporting.xps.schema.PageContent
 
PageLayerDefine - Class in com.spire.pdf
Represents a page loaded from a document.
PageLayerDefine(String, String, boolean) - Constructor for class com.spire.pdf.PageLayerDefine
 
PageMargins - Variable in class com.spire.pdf.htmlconverter.qt.HTML2PDFOption
 
PageSize - Variable in class com.spire.pdf.htmlconverter.qt.HTML2PDFOption
 
PageURI - Variable in class com.spire.pdf.exporting.xps.schema.SpotLocationType
 
Paragraph - Class in com.spire.pdf.exporting.xps.schema
Paragraph() - Constructor for class com.spire.pdf.exporting.xps.schema.Paragraph
 
Path - Class in com.spire.pdf.exporting.xps.schema
Path() - Constructor for class com.spire.pdf.exporting.xps.schema.Path
 
PathClip - Variable in class com.spire.pdf.exporting.xps.schema.Path
 
PathData - Variable in class com.spire.pdf.exporting.xps.schema.Path
 
PathFigure - Class in com.spire.pdf.exporting.xps.schema
PathFigure() - Constructor for class com.spire.pdf.exporting.xps.schema.PathFigure
 
PathFigure - Variable in class com.spire.pdf.exporting.xps.schema.PathGeometry
 
PathFill - Variable in class com.spire.pdf.exporting.xps.schema.Path
 
PathGeometry - Variable in class com.spire.pdf.exporting.xps.schema.Geometry
 
PathGeometry - Class in com.spire.pdf.exporting.xps.schema
PathGeometry() - Constructor for class com.spire.pdf.exporting.xps.schema.PathGeometry
 
PathGeometryTransform - Variable in class com.spire.pdf.exporting.xps.schema.PathGeometry
 
PathOpacityMask - Variable in class com.spire.pdf.exporting.xps.schema.Path
 
PathRenderTransform - Variable in class com.spire.pdf.exporting.xps.schema.Path
 
PathStroke - Variable in class com.spire.pdf.exporting.xps.schema.Path
 
Pdf3DActivation - Class in com.spire.pdf.annotations
Represents the activation states for the 3D annotation.
Pdf3DActivation() - Constructor for class com.spire.pdf.annotations.Pdf3DActivation
Initializes the new instance of class.
Pdf3DActivationMode - Enum in com.spire.pdf.annotations
Specifies the available modes for activating a 3D annotation.
Pdf3DAnnotation - Class in com.spire.pdf.annotations
Represents the 3D annotation for a PDF document.
Pdf3DAnnotation(Rectangle2D) - Constructor for class com.spire.pdf.annotations.Pdf3DAnnotation
Initializes a new instance of the class.
Pdf3DAnnotation(PdfDictionary, PdfCrossTable) - Constructor for class com.spire.pdf.annotations.Pdf3DAnnotation
 
Pdf3DAnnotation(Rectangle2D, String) - Constructor for class com.spire.pdf.annotations.Pdf3DAnnotation
Initializes a new instance of the class.
Pdf3DBackground - Class in com.spire.pdf.annotations
Represents the background appearance for 3D artwork.
Pdf3DBackground() - Constructor for class com.spire.pdf.annotations.Pdf3DBackground
Initializes a new instance of the class.
Pdf3DBackground(PdfRGBColor) - Constructor for class com.spire.pdf.annotations.Pdf3DBackground
Initializes a new instance of the class.
Pdf3DLighting - Class in com.spire.pdf.annotations
Represents the lighting scheme for the 3D artwork.
Pdf3DLighting() - Constructor for class com.spire.pdf.annotations.Pdf3DLighting
Initializes a new instance of the class.
Pdf3DLighting(Pdf3DLightingStyle) - Constructor for class com.spire.pdf.annotations.Pdf3DLighting
Initializes a new instance of the class.
Pdf3DLightingStyle - Enum in com.spire.pdf.annotations
Specifies the available styles for applying light to 3D artwork.
Pdf3DRendermode - Class in com.spire.pdf.annotations
Represents the rendering mode of the 3D artwork.
Pdf3DRendermode() - Constructor for class com.spire.pdf.annotations.Pdf3DRendermode
Initializes a new instance of the class.
Pdf3DRendermode(Pdf3DRenderStyle) - Constructor for class com.spire.pdf.annotations.Pdf3DRendermode
Initializes a new instance of the class.
Pdf3DRenderStyle - Enum in com.spire.pdf.annotations
Specifies the available rendering style of the 3D artwork.
Pdf3DView - Class in com.spire.pdf.annotations
Represents a attributes to be applied to the virtual camera associated with a 3D annotation.
Pdf3DView() - Constructor for class com.spire.pdf.annotations.Pdf3DView
Initializes a new instance of the class.
Pdf3DViewCollection - Class in com.spire.pdf.annotations
Represents a collection of Pdf3DView objects.
Pdf3DViewCollection() - Constructor for class com.spire.pdf.annotations.Pdf3DViewCollection
 
PdfAction - Class in com.spire.pdf.actions
Represents base class for all action types.
PdfAction() - Constructor for class com.spire.pdf.actions.PdfAction
 
PdfActionAnnotation - Class in com.spire.pdf.annotations
Represents the annotation with associated action.
PdfActionAnnotation(Rectangle2D, PdfAction) - Constructor for class com.spire.pdf.annotations.PdfActionAnnotation
 
PdfActionDestination - Enum in com.spire.pdf.actions
Specifies the available named actions supported by the viewer.
PdfActionLinkAnnotation - Class in com.spire.pdf.annotations
Represents base class for link annotations with associated action.
PdfActionLinkAnnotation(Rectangle2D) - Constructor for class com.spire.pdf.annotations.PdfActionLinkAnnotation
Initializes a new instance of the class.
PdfActionLinkAnnotation(Rectangle2D, PdfAction) - Constructor for class com.spire.pdf.annotations.PdfActionLinkAnnotation
Initializes a new instance of the class.
PdfAlignmentStyle - Enum in com.spire.pdf
Specifies how the page template is aligned relative to the template area.
PdfAnnotation - Class in com.spire.pdf.annotations
Represents the base class for annotation objects.
PdfAnnotation() - Constructor for class com.spire.pdf.annotations.PdfAnnotation
 
PdfAnnotation(PdfDictionary) - Constructor for class com.spire.pdf.annotations.PdfAnnotation
Creates new annotation object with the specified dictionary.
PdfAnnotation(PdfPageBase, String) - Constructor for class com.spire.pdf.annotations.PdfAnnotation
 
PdfAnnotation(RectangleF) - Constructor for class com.spire.pdf.annotations.PdfAnnotation
 
PdfAnnotationBorder - Class in com.spire.pdf.annotations
Represents the appearance of an annotation's border.
PdfAnnotationBorder() - Constructor for class com.spire.pdf.annotations.PdfAnnotationBorder
Initializes a new instance of the class.
PdfAnnotationBorder(float) - Constructor for class com.spire.pdf.annotations.PdfAnnotationBorder
Initializes a new instance of the class.
PdfAnnotationBorder(float, float, float) - Constructor for class com.spire.pdf.annotations.PdfAnnotationBorder
Initializes a new instance of the class.
PdfAnnotationCollection - Class in com.spire.pdf.annotations
Represents collection of objects.
PdfAnnotationCollection() - Constructor for class com.spire.pdf.annotations.PdfAnnotationCollection
Initializes a new instance of the class.
PdfAnnotationCollection(PdfNewPage) - Constructor for class com.spire.pdf.annotations.PdfAnnotationCollection
Creates new annotation collection for the specified page.
PdfAnnotationFlags - Enum in com.spire.pdf.annotations
Specifies the enumeration of the annotation flags.
PdfAnnotationIntent - Enum in com.spire.pdf.annotations
Specifies the enumeration of the annotation intent.
PdfAnnotationWidget - Class in com.spire.pdf.annotations
Represents the base class for loaded annotation classes.
PdfAnnotationWidget(PdfDictionary, PdfCrossTable) - Constructor for class com.spire.pdf.annotations.PdfAnnotationWidget
 
PdfAppearance - Class in com.spire.pdf.annotations.appearance
Represents the appearance of an annotation.
PdfAppearance(PdfAnnotation) - Constructor for class com.spire.pdf.annotations.appearance.PdfAppearance
Initializes a new instance of the class.
PdfAppearanceField - Class in com.spire.pdf.fields
Represents form field with appearance custom support.
PdfAppearanceField() - Constructor for class com.spire.pdf.fields.PdfAppearanceField
 
PdfAppearanceField(PdfPageBase, String) - Constructor for class com.spire.pdf.fields.PdfAppearanceField
 
PdfAttachment - Class in com.spire.pdf.attachments
Represents attachments of the Pdf document.
PdfAttachment(String) - Constructor for class com.spire.pdf.attachments.PdfAttachment
Initializes a new instance of the class.
PdfAttachment(String, byte[]) - Constructor for class com.spire.pdf.attachments.PdfAttachment
Initializes a new instance of the class.
PdfAttachment(String, Stream) - Constructor for class com.spire.pdf.attachments.PdfAttachment
Initializes a new instance of the class.
PdfAttachment(String, InputStream) - Constructor for class com.spire.pdf.attachments.PdfAttachment
Initializes a new instance of the class.
PdfAttachmentAnnotation - Class in com.spire.pdf.annotations
Represents an attachment annotation.
PdfAttachmentAnnotation(Rectangle2D, String) - Constructor for class com.spire.pdf.annotations.PdfAttachmentAnnotation
 
PdfAttachmentAnnotation(Rectangle2D, String, byte[]) - Constructor for class com.spire.pdf.annotations.PdfAttachmentAnnotation
Initializes a new instance of the class.
PdfAttachmentAnnotation(Rectangle2D, String, InputStream) - Constructor for class com.spire.pdf.annotations.PdfAttachmentAnnotation
Initializes a new instance of the class.
PdfAttachmentAnnotationWidget - Class in com.spire.pdf.annotations
Represents the attachment annotation from the loaded document.
PdfAttachmentAnnotationWidget(PdfDictionary, PdfCrossTable, RectangleF, String) - Constructor for class com.spire.pdf.annotations.PdfAttachmentAnnotationWidget
 
PdfAttachmentCollection - Class in com.spire.pdf.attachments
Represents a collection of the attachment objects.
PdfAttachmentCollection() - Constructor for class com.spire.pdf.attachments.PdfAttachmentCollection
Initializes a new instance of the class.
PdfAttachmentCollection(PdfDictionary, PdfCrossTable) - Constructor for class com.spire.pdf.attachments.PdfAttachmentCollection
 
PdfAttachmentIcon - Enum in com.spire.pdf.annotations
Specifies the type of icon to be used in displaying file attachment annotations.
PdfAutomaticField - Class in com.spire.pdf.automaticfields
Represents a fields which is calculated before the document saves.
PdfAutomaticField() - Constructor for class com.spire.pdf.automaticfields.PdfAutomaticField
 
PdfAutomaticField(PdfFontBase) - Constructor for class com.spire.pdf.automaticfields.PdfAutomaticField
 
PdfAutomaticField(PdfFontBase, PdfBrush) - Constructor for class com.spire.pdf.automaticfields.PdfAutomaticField
 
PdfAutomaticField(PdfFontBase, RectangleF) - Constructor for class com.spire.pdf.automaticfields.PdfAutomaticField
 
PdfBarcode - Class in com.spire.pdf.barcode
Represents a base class for all barcode types.
PdfBarcode() - Constructor for class com.spire.pdf.barcode.PdfBarcode
Initializes a new instance of the class.
PdfBarcode(String) - Constructor for class com.spire.pdf.barcode.PdfBarcode
Initializes a new instance of the class.
PdfBarcodeQuietZones - Class in com.spire.pdf.barcode
Represents the Class for specifying Quiet zones around the barcode.
PdfBarcodeQuietZones() - Constructor for class com.spire.pdf.barcode.PdfBarcodeQuietZones
 
PdfBitmap - Class in com.spire.pdf.graphics
Represents the bitmap images.
PdfBitmap(BufferedImage) - Constructor for class com.spire.pdf.graphics.PdfBitmap
Creates new PdfBitmap instance.
PdfBitmap(String) - Constructor for class com.spire.pdf.graphics.PdfBitmap
Creates new PdfBitmap instance.
PdfBitmap(InputStream) - Constructor for class com.spire.pdf.graphics.PdfBitmap
Creates new PdfBitmap instance.
PdfBitmap(InputStream, boolean) - Constructor for class com.spire.pdf.graphics.PdfBitmap
 
PdfBlendMode - Enum in com.spire.pdf.graphics
Specifies the blend mode for transparency.
PdfBookmark - Class in com.spire.pdf.bookmarks
Each instance of this class represents an bookmark node in the bookmark tree.
PdfBookmark(String, PdfBookmarkCollection, PdfBookmark, PdfBookmark) - Constructor for class com.spire.pdf.bookmarks.PdfBookmark
 
PdfBookmark(String, PdfBookmarkCollection, PdfBookmark, PdfBookmark, PdfDestination) - Constructor for class com.spire.pdf.bookmarks.PdfBookmark
 
PdfBookmark(PdfDictionary, PdfCrossTable) - Constructor for class com.spire.pdf.bookmarks.PdfBookmark
 
PdfBookmarkCollection - Class in com.spire.pdf.bookmarks
This class plays two roles: it's a base class for all bookmarks and it's a root of a bookmarks tree.
PdfBookmarkCollection() - Constructor for class com.spire.pdf.bookmarks.PdfBookmarkCollection
 
PdfBookmarkCollection(PdfDictionary, PdfCrossTable) - Constructor for class com.spire.pdf.bookmarks.PdfBookmarkCollection
 
PdfBookmarkWidget - Class in com.spire.pdf.bookmarks
Represents loaded bookmark class.
PdfBookmarkWidget(PdfDictionary, PdfCrossTable) - Constructor for class com.spire.pdf.bookmarks.PdfBookmarkWidget
 
PdfBorderEffect - Enum in com.spire.pdf.annotations
Specifies the border type is to be used in the Line annotation.
PdfBorderOverlapStyle - Enum in com.spire.pdf.tables
Specifies values of the border overlap style.
PdfBorders - Class in com.spire.pdf
Represents a page border loaded from a document.
PdfBorders() - Constructor for class com.spire.pdf.PdfBorders
 
PdfBorderStyle - Enum in com.spire.pdf.fields
Specifies the available styles for a field border.
PdfBrush - Class in com.spire.pdf.graphics
Represents the abstract brush, which containing a basic functionality of a brush.
PdfBrush() - Constructor for class com.spire.pdf.graphics.PdfBrush
 
PdfBrushes - Class in com.spire.pdf.graphics
Represents the collection of immutable default brushes.
PdfButtonField - Class in com.spire.pdf.fields
Represents button field in the PDF form.
PdfButtonField(PdfPageBase, String) - Constructor for class com.spire.pdf.fields.PdfButtonField
Initializes a new instance of the class.
PdfButtonField() - Constructor for class com.spire.pdf.fields.PdfButtonField
 
PdfButtonIconLayout - Class in com.spire.pdf.fields
Represents the button icon layout options.
PdfButtonIconLayout() - Constructor for class com.spire.pdf.fields.PdfButtonIconLayout
 
PdfButtonIconScaleMode - Enum in com.spire.pdf.fields
Represents the type of scaling to use.
PdfButtonIconScaleReason - Enum in com.spire.pdf.fields
Represtents the circumstances under which the icon shall be scaled inside the annotation rectangle.
PdfButtonLayoutMode - Enum in com.spire.pdf.fields
Represents the button layout mode.
PdfButtonWidgetFieldWidget - Class in com.spire.pdf.widget
Represents a button field of an existing PDF document s form.
PdfButtonWidgetFieldWidget(PdfDictionary, PdfCrossTable) - Constructor for class com.spire.pdf.widget.PdfButtonWidgetFieldWidget
 
PdfCanvas - Class in com.spire.pdf.graphics
The class representing a graphics context of the objects.
PdfCanvas(Dimension2D, PdfCanvas.GetResources, PdfStreamWriter) - Constructor for class com.spire.pdf.graphics.PdfCanvas
 
PdfCanvas(Dimension2D, PdfCanvas.GetResources, PdfStream) - Constructor for class com.spire.pdf.graphics.PdfCanvas
 
PdfCanvas() - Constructor for class com.spire.pdf.graphics.PdfCanvas
 
PdfCellStyle - Class in com.spire.pdf.tables
Represents information about cell style.
PdfCellStyle() - Constructor for class com.spire.pdf.tables.PdfCellStyle
Initializes a new instance of the class.
PdfCellStyle(PdfFontBase, PdfBrush, PdfPen) - Constructor for class com.spire.pdf.tables.PdfCellStyle
Initializes a new instance of the class.
PdfCertificate - Class in com.spire.pdf.security
Represents the Certificate object.
PdfCertificate(String, String) - Constructor for class com.spire.pdf.security.PdfCertificate
Creates new PdfCertificate from PFX file.
PdfCertificate(String, String, int) - Constructor for class com.spire.pdf.security.PdfCertificate
 
PdfCertificate(byte[]) - Constructor for class com.spire.pdf.security.PdfCertificate
Signature data
PdfCertificate(byte[], String) - Constructor for class com.spire.pdf.security.PdfCertificate
Signature data
PdfCertificationFlags - Enum in com.spire.pdf.security
Specifies the available permissions on certificated document.
PdfCheckBoxField - Class in com.spire.pdf.fields
Represents check box field in the PDF form.
PdfCheckBoxField(PdfPageBase, String) - Constructor for class com.spire.pdf.fields.PdfCheckBoxField
Initializes a new instance of the class.
PdfCheckBoxStyle - Enum in com.spire.pdf.fields
Specifies the style for a check box field.
PdfCheckBoxWidgetFieldWidget - Class in com.spire.pdf.widget
Represents check box of an existing PDF documents form.
PdfCheckBoxWidgetFieldWidget(PdfDictionary, PdfCrossTable) - Constructor for class com.spire.pdf.widget.PdfCheckBoxWidgetFieldWidget
 
PdfCheckFieldBase - Class in com.spire.pdf.fields
Represents base class for field which can be in checked and unchecked states.
PdfCheckFieldBase(PdfPageBase, String) - Constructor for class com.spire.pdf.fields.PdfCheckFieldBase
Initializes a new instance of the class.
PdfCheckFieldBase() - Constructor for class com.spire.pdf.fields.PdfCheckFieldBase
 
PdfChoiceWidgetFieldWidget - Class in com.spire.pdf.widget
Represents a choice field of an existing PDF document s form.
PdfChoiceWidgetFieldWidget(PdfDictionary, PdfCrossTable) - Constructor for class com.spire.pdf.widget.PdfChoiceWidgetFieldWidget
 
PdfCjkFontFamily - Enum in com.spire.pdf.graphics
Specifies the type of CJK font.
PdfCjkStandardFont - Class in com.spire.pdf.graphics
Represents the standard CJK fonts.
PdfCjkStandardFont(PdfCjkFontFamily, float, EnumSet<PdfFontStyle>) - Constructor for class com.spire.pdf.graphics.PdfCjkStandardFont
Initializes a new instance of the class.
PdfCjkStandardFont(PdfCjkFontFamily, float) - Constructor for class com.spire.pdf.graphics.PdfCjkStandardFont
Initializes a new instance of the class.
PdfCjkStandardFont(PdfCjkStandardFont, float) - Constructor for class com.spire.pdf.graphics.PdfCjkStandardFont
Initializes a new instance of the class.
PdfCjkStandardFont(PdfCjkStandardFont, float, EnumSet<PdfFontStyle>) - Constructor for class com.spire.pdf.graphics.PdfCjkStandardFont
Initializes a new instance of the class.
PdfCodabarBarcode - Class in com.spire.pdf.barcode
Represents a Codabar barcode.
PdfCodabarBarcode() - Constructor for class com.spire.pdf.barcode.PdfCodabarBarcode
Initializes a new instance of the class.
PdfCodabarBarcode(String) - Constructor for class com.spire.pdf.barcode.PdfCodabarBarcode
Initializes a new instance of the class.
PdfCode11Barcode - Class in com.spire.pdf.barcode
Represents a Code11 barcode.
PdfCode11Barcode() - Constructor for class com.spire.pdf.barcode.PdfCode11Barcode
Initializes a new instance of the class.
PdfCode11Barcode(String) - Constructor for class com.spire.pdf.barcode.PdfCode11Barcode
Initializes a new instance of the class.
PdfCode128ABarcode - Class in com.spire.pdf.barcode
Represents a Code128A barcode.
PdfCode128ABarcode() - Constructor for class com.spire.pdf.barcode.PdfCode128ABarcode
Initializes a new instance of the class.
PdfCode128ABarcode(String) - Constructor for class com.spire.pdf.barcode.PdfCode128ABarcode
Initializes a new instance of the class.
PdfCode128BBarcode - Class in com.spire.pdf.barcode
Represents a Code128B Barcode.
PdfCode128BBarcode() - Constructor for class com.spire.pdf.barcode.PdfCode128BBarcode
Initializes a new instance of the class.
PdfCode128BBarcode(String) - Constructor for class com.spire.pdf.barcode.PdfCode128BBarcode
Initializes a new instance of the class.
PdfCode128CBarcode - Class in com.spire.pdf.barcode
Represents a Code128C barcode.
PdfCode128CBarcode() - Constructor for class com.spire.pdf.barcode.PdfCode128CBarcode
Initializes a new instance of the class.
PdfCode128CBarcode(String) - Constructor for class com.spire.pdf.barcode.PdfCode128CBarcode
Initializes a new instance of the class.
PdfCode32Barcode - Class in com.spire.pdf.barcode
Represents a Code32 barcode.
PdfCode32Barcode() - Constructor for class com.spire.pdf.barcode.PdfCode32Barcode
Initializes a new instance of the class.
PdfCode32Barcode(String) - Constructor for class com.spire.pdf.barcode.PdfCode32Barcode
Initializes a new instance of the class.
PdfCode39Barcode - Class in com.spire.pdf.barcode
Represents a Code39 barcode.
PdfCode39Barcode() - Constructor for class com.spire.pdf.barcode.PdfCode39Barcode
Initializes a new instance of the class.
PdfCode39Barcode(String) - Constructor for class com.spire.pdf.barcode.PdfCode39Barcode
Initializes a new instance of the class.
PdfCode39ExtendedBarcode - Class in com.spire.pdf.barcode
Represents a Code39 Extended barcode.
PdfCode39ExtendedBarcode() - Constructor for class com.spire.pdf.barcode.PdfCode39ExtendedBarcode
Initializes a new instance of the class.
PdfCode39ExtendedBarcode(String) - Constructor for class com.spire.pdf.barcode.PdfCode39ExtendedBarcode
Initializes a new instance of the class.
PdfCode93Barcode - Class in com.spire.pdf.barcode
Represents a Code93 barcode.
PdfCode93Barcode() - Constructor for class com.spire.pdf.barcode.PdfCode93Barcode
Initializes a new instance of the class.
PdfCode93Barcode(String) - Constructor for class com.spire.pdf.barcode.PdfCode93Barcode
Initializes a new instance of the class.
PdfCode93ExtendedBarcode - Class in com.spire.pdf.barcode
Represents a code93 extended barcode.
PdfCode93ExtendedBarcode() - Constructor for class com.spire.pdf.barcode.PdfCode93ExtendedBarcode
Initializes a new instance of the class.
PdfCode93ExtendedBarcode(String) - Constructor for class com.spire.pdf.barcode.PdfCode93ExtendedBarcode
Initializes a new instance of the class.
PdfCollection - Class in com.spire.pdf.collections
A collection specifies the viewing and organizational characteristics of portable collections.The intent of portable collections is to present, sort, and search collections of related document,such as email archives, photo collections, and engineering bidsets.
PdfCollection - Class in com.spire.pdf
Base collection of the pdf objects.
PdfCollection() - Constructor for class com.spire.pdf.PdfCollection
Initializes a new instance of the class.
PdfColorSpaces - Class in com.spire.pdf.colorspace
Represents the base class for all colorspaces.
PdfColorSpaces() - Constructor for class com.spire.pdf.colorspace.PdfColorSpaces
 
PdfColumn - Class in com.spire.pdf.tables
Represents a single column of the table.
PdfColumn() - Constructor for class com.spire.pdf.tables.PdfColumn
Initializes a new instance of the class.
PdfColumn(float) - Constructor for class com.spire.pdf.tables.PdfColumn
 
PdfColumn(String) - Constructor for class com.spire.pdf.tables.PdfColumn
Initializes a new instance of the class.
PdfColumnCollection - Class in com.spire.pdf.tables
Represents the collection of the columns.
PdfColumnCollection() - Constructor for class com.spire.pdf.tables.PdfColumnCollection
 
PdfComboBoxField - Class in com.spire.pdf.fields
Represents combo box field in the PDF Form.
PdfComboBoxField(PdfPageBase, String) - Constructor for class com.spire.pdf.fields.PdfComboBoxField
Initializes a new instance of the class.
PdfComboBoxField() - Constructor for class com.spire.pdf.fields.PdfComboBoxField
 
PdfComboBoxWidgetFieldWidget - Class in com.spire.pdf.widget
Represents the combo box field of an existing item.
PdfComboBoxWidgetFieldWidget(PdfDictionary, PdfCrossTable) - Constructor for class com.spire.pdf.widget.PdfComboBoxWidgetFieldWidget
 
PdfComplexColor - Class in com.spire.pdf.colorspace
Represents the extended color, based on a complex colorspace.
PdfComplexColor(PdfColorSpaces) - Constructor for class com.spire.pdf.colorspace.PdfComplexColor
Initializes a new instance of the class.
PdfCompositeField - Class in com.spire.pdf.automaticfields
Represents class which can concatenate multiple automatic fields into single string.
PdfCompositeField() - Constructor for class com.spire.pdf.automaticfields.PdfCompositeField
Initializes a new instance of the class.
PdfCompositeField(PdfFontBase) - Constructor for class com.spire.pdf.automaticfields.PdfCompositeField
Initializes a new instance of the class.
PdfCompositeField(PdfFontBase, PdfBrush) - Constructor for class com.spire.pdf.automaticfields.PdfCompositeField
Initializes a new instance of the class.
PdfCompositeField(PdfFontBase, String) - Constructor for class com.spire.pdf.automaticfields.PdfCompositeField
Initializes a new instance of the class.
PdfCompositeField(PdfFontBase, PdfBrush, String) - Constructor for class com.spire.pdf.automaticfields.PdfCompositeField
Initializes a new instance of the class.
PdfCompositeField(String, PdfAutomaticField...) - Constructor for class com.spire.pdf.automaticfields.PdfCompositeField
Initializes a new instance of the class.
PdfCompositeField(PdfFontBase, String, PdfAutomaticField...) - Constructor for class com.spire.pdf.automaticfields.PdfCompositeField
Initializes a new instance of the class.
PdfCompositeField(PdfFontBase, PdfBrush, String, PdfAutomaticField...) - Constructor for class com.spire.pdf.automaticfields.PdfCompositeField
Initializes a new instance of the class.
PdfCompressionLevel - Enum in com.spire.pdf
Defines data compression level.
PdfConformanceLevel - Enum in com.spire.pdf
Specifies the Pdf document's Conformance-level.
PdfConvertOptions - Class in com.spire.pdf
The class can be used to set some options when do convert operation.
PdfConvertOptions() - Constructor for class com.spire.pdf.PdfConvertOptions
 
PdfCreationDateField - Class in com.spire.pdf.automaticfields
Represents class to display creation date of the document.
PdfCreationDateField() - Constructor for class com.spire.pdf.automaticfields.PdfCreationDateField
Initializes a new instance of the class.
PdfCreationDateField(PdfFontBase) - Constructor for class com.spire.pdf.automaticfields.PdfCreationDateField
Initializes a new instance of the class.
PdfCreationDateField(PdfFontBase, PdfBrush) - Constructor for class com.spire.pdf.automaticfields.PdfCreationDateField
Initializes a new instance of the class.
PdfCreationDateField(PdfFontBase, Rectangle2D) - Constructor for class com.spire.pdf.automaticfields.PdfCreationDateField
Initializes a new instance of the class.
PdfCrossReferenceType - Enum in com.spire.pdf
Specifies the type of the PDF cross-reference.
PdfDashStyle - Enum in com.spire.pdf.graphics
Possible dash styles of the pen.
PdfDateTimeField - Class in com.spire.pdf.automaticfields
Represents date automated field.
PdfDateTimeField() - Constructor for class com.spire.pdf.automaticfields.PdfDateTimeField
Initializes a new instance of the class.
PdfDateTimeField(PdfFontBase) - Constructor for class com.spire.pdf.automaticfields.PdfDateTimeField
Initializes a new instance of the class.
PdfDateTimeField(PdfFontBase, PdfBrush) - Constructor for class com.spire.pdf.automaticfields.PdfDateTimeField
Initializes a new instance of the class.
PdfDateTimeField(PdfFontBase, Rectangle2D) - Constructor for class com.spire.pdf.automaticfields.PdfDateTimeField
Initializes a new instance of the class.
PdfDestination - Class in com.spire.pdf.general
Represents an anchor in the document where bookmarks or annotations can direct when clicked.
PdfDestination(PdfPageBase) - Constructor for class com.spire.pdf.general.PdfDestination
Initializes a new instance of the class.
PdfDestination(PdfPageBase, Point2D) - Constructor for class com.spire.pdf.general.PdfDestination
Initializes a new instance of the class.
PdfDestination(PdfPageBase, RectangleF) - Constructor for class com.spire.pdf.general.PdfDestination
 
PdfDestination(int, Point2D, float) - Constructor for class com.spire.pdf.general.PdfDestination
Initializes a new instance of PdfDestination
PdfDestinationMode - Enum in com.spire.pdf.general
Enumeration that represents fit mode.
PdfDestinationPageNumberField - Class in com.spire.pdf.automaticfields
Represents class which displays destination page's number.
PdfDestinationPageNumberField() - Constructor for class com.spire.pdf.automaticfields.PdfDestinationPageNumberField
Initializes a new instance of the class.
PdfDestinationPageNumberField(PdfFontBase) - Constructor for class com.spire.pdf.automaticfields.PdfDestinationPageNumberField
Initializes a new instance of the class.
PdfDestinationPageNumberField(PdfFontBase, PdfBrush) - Constructor for class com.spire.pdf.automaticfields.PdfDestinationPageNumberField
Initializes a new instance of the class.
PdfDestinationPageNumberField(PdfFontBase, Rectangle2D) - Constructor for class com.spire.pdf.automaticfields.PdfDestinationPageNumberField
Initializes a new instance of the class.
PdfDockStyle - Enum in com.spire.pdf
Specifies the docking style of the page template.
PdfDocument - Class in com.spire.pdf
Root object of the library to create PDF files.
PdfDocument() - Constructor for class com.spire.pdf.PdfDocument
Initializes a new instance of the class.
PdfDocument(String) - Constructor for class com.spire.pdf.PdfDocument
Initializes a new instance of the class.
PdfDocument(String, String) - Constructor for class com.spire.pdf.PdfDocument
Initializes a new instance of the class.
PdfDocument(PdfConformanceLevel) - Constructor for class com.spire.pdf.PdfDocument
Set Document PdfConformanceLevel
PdfDocument(byte[]) - Constructor for class com.spire.pdf.PdfDocument
Initializes a new instance of the class.
PdfDocument(byte[], String) - Constructor for class com.spire.pdf.PdfDocument
Initializes a new instance of the class.
PdfDocument(InputStream) - Constructor for class com.spire.pdf.PdfDocument
Initializes a new instance of the class.
PdfDocument(InputStream, String) - Constructor for class com.spire.pdf.PdfDocument
Initializes a new instance.
PdfDocumentAuthorField - Class in com.spire.pdf.automaticfields
Represent automatic field which contains document's author name.
PdfDocumentAuthorField() - Constructor for class com.spire.pdf.automaticfields.PdfDocumentAuthorField
Initializes a new instance of the class.
PdfDocumentAuthorField(PdfFontBase) - Constructor for class com.spire.pdf.automaticfields.PdfDocumentAuthorField
Initializes a new instance of the class.
PdfDocumentAuthorField(PdfFontBase, PdfBrush) - Constructor for class com.spire.pdf.automaticfields.PdfDocumentAuthorField
Initializes a new instance of the class.
PdfDocumentAuthorField(PdfFontBase, RectangleF) - Constructor for class com.spire.pdf.automaticfields.PdfDocumentAuthorField
Initializes a new instance of the class.
PdfDocumentAuthorField(PdfFontBase, Rectangle2D) - Constructor for class com.spire.pdf.automaticfields.PdfDocumentAuthorField
Initializes a new instance of the class.
PdfDocumentBase - Class in com.spire.pdf
Represent common PdfDocumentBase classes.
PdfDocumentBase() - Constructor for class com.spire.pdf.PdfDocumentBase
 
PdfDocumentInformation - Class in com.spire.pdf
A class containing the information about the document.
PdfDocumentInformation(PdfCatalog) - Constructor for class com.spire.pdf.PdfDocumentInformation
 
PdfDocumentInformation(PdfDictionary, PdfCatalog) - Constructor for class com.spire.pdf.PdfDocumentInformation
 
PdfDocumentLinkAnnotation - Class in com.spire.pdf.annotations
Represents annotation object with holds link on another location within a document.
PdfDocumentLinkAnnotation(Rectangle2D) - Constructor for class com.spire.pdf.annotations.PdfDocumentLinkAnnotation
Initializes new instance.
PdfDocumentLinkAnnotation(Rectangle2D, PdfDestination) - Constructor for class com.spire.pdf.annotations.PdfDocumentLinkAnnotation
Initializes new instance.
PdfDocumentLinkAnnotationWidget - Class in com.spire.pdf.annotations
Represents the loaded document link annotation class.
PdfDocumentLinkAnnotationWidget(PdfDictionary, PdfCrossTable, Rectangle2D, PdfPageBase) - Constructor for class com.spire.pdf.annotations.PdfDocumentLinkAnnotationWidget
 
PdfDocumentTemplate - Class in com.spire.pdf
Encapsulates a page template for all the pages in the document.
PdfDocumentTemplate() - Constructor for class com.spire.pdf.PdfDocumentTemplate
Initializes a new instance of the class.
PdfDocumentWidget - Class in com.spire.pdf.widget
The Spire.Pdf.Parsing namespace contains classes, which are used to load or modify an existing PDF document.
PdfDocumentWidget(String) - Constructor for class com.spire.pdf.widget.PdfDocumentWidget
 
PdfDocumentWidget(String, String) - Constructor for class com.spire.pdf.widget.PdfDocumentWidget
 
PdfDocumentWidget(byte[]) - Constructor for class com.spire.pdf.widget.PdfDocumentWidget
 
PdfDocumentWidget(byte[], String) - Constructor for class com.spire.pdf.widget.PdfDocumentWidget
 
PdfDocumentWidget(Stream, boolean) - Constructor for class com.spire.pdf.widget.PdfDocumentWidget
Load from Stream ,And Used by PdfViewer-Asp
PdfDocumentWidget(Stream, String, boolean) - Constructor for class com.spire.pdf.widget.PdfDocumentWidget
Load from Stream with password,And Used by PdfViewer-Asp
PdfDocumentWidget(Stream) - Constructor for class com.spire.pdf.widget.PdfDocumentWidget
 
PdfDocumentWidget(Stream, String) - Constructor for class com.spire.pdf.widget.PdfDocumentWidget
 
PdfDynamicField - Class in com.spire.pdf.automaticfields
Represents automatic field which value is dynamically evaluated.
PdfDynamicField() - Constructor for class com.spire.pdf.automaticfields.PdfDynamicField
Initializes a new instance of the class.
PdfDynamicField(PdfFontBase) - Constructor for class com.spire.pdf.automaticfields.PdfDynamicField
Initializes a new instance of the class.
PdfDynamicField(PdfFontBase, PdfBrush) - Constructor for class com.spire.pdf.automaticfields.PdfDynamicField
Initializes a new instance of the class.
PdfDynamicField(PdfFontBase, Rectangle2D) - Constructor for class com.spire.pdf.automaticfields.PdfDynamicField
Initializes a new instance of the class.
PdfEmbeddedFileSpecification - Class in com.spire.pdf.general
Represents specification of embedded file.
PdfEmbeddedFileSpecification(String) - Constructor for class com.spire.pdf.general.PdfEmbeddedFileSpecification
Initializes new instance.
PdfEmbeddedFileSpecification(String, byte[]) - Constructor for class com.spire.pdf.general.PdfEmbeddedFileSpecification
Initializes a new instance of the class.
PdfEmbeddedFileSpecification(String, Stream) - Constructor for class com.spire.pdf.general.PdfEmbeddedFileSpecification
Initializes a new instance of the class.
PdfEmbeddedFileSpecification(String, InputStream) - Constructor for class com.spire.pdf.general.PdfEmbeddedFileSpecification
Initializes a new instance of the class.
PdfEmbeddedGoToAction - Class in com.spire.pdf.actions
Represents an embedded go-to action which allows jumping to or from a PDF file that is embedded in another PDF file.
PdfEmbeddedGoToAction(String, PdfDestination, boolean) - Constructor for class com.spire.pdf.actions.PdfEmbeddedGoToAction
Initialize a new instance of PdfEmbeddedGoToAction.
PdfEncryptionKeySize - Enum in com.spire.pdf.security
Specifies length of the encryption key for encryption.
PdfField - Class in com.spire.pdf.fields
Represents field of the Pdf document's interactive form.
PdfField(PdfPageBase, String) - Constructor for class com.spire.pdf.fields.PdfField
Initializes a new instance of the class.
PdfField(PdfDictionary) - Constructor for class com.spire.pdf.fields.PdfField
 
PdfField() - Constructor for class com.spire.pdf.fields.PdfField
 
PdfFieldActions - Class in com.spire.pdf.actions
Represents actions to be performed as response to field events.
PdfFieldActions(PdfAnnotationActions) - Constructor for class com.spire.pdf.actions.PdfFieldActions
Initializes a new instance of the class.
PdfFieldCollection - Class in com.spire.pdf.fields
Represents collection of the Pdf fields.
PdfFieldCollection() - Constructor for class com.spire.pdf.fields.PdfFieldCollection
Initializes a new instance of the class.
PdfFieldWidget - Class in com.spire.pdf.widget
Represents base class for loaded fields.
PdfFieldWidget(PdfDictionary, PdfCrossTable) - Constructor for class com.spire.pdf.widget.PdfFieldWidget
 
PdfFieldWidgetItem - Class in com.spire.pdf.widget
Represents base class for field's group items.
PdfFieldWidgetItem(PdfStyledFieldWidget, int, PdfDictionary) - Constructor for class com.spire.pdf.widget.PdfFieldWidgetItem
 
PdfFileAnnotation - Class in com.spire.pdf.annotations
Represents a base class for file attachment annotation.
PdfFileAnnotation() - Constructor for class com.spire.pdf.annotations.PdfFileAnnotation
 
PdfFileAnnotation(RectangleF) - Constructor for class com.spire.pdf.annotations.PdfFileAnnotation
 
PdfFileAnnotation(PdfDictionary, PdfCrossTable) - Constructor for class com.spire.pdf.annotations.PdfFileAnnotation
 
PdfFileInfo - Class in com.spire.pdf
This class represents a set of the properties that define the internal structure of PDF file.
PdfFileInfo() - Constructor for class com.spire.pdf.PdfFileInfo
Initializes a new instance of the class.
PdfFileLinkAnnotation - Class in com.spire.pdf.annotations
Represents the annotation link to external file.
PdfFileLinkAnnotation(Rectangle2D, String) - Constructor for class com.spire.pdf.annotations.PdfFileLinkAnnotation
Initializes a new instance of the class.
PdfFileLinkAnnotationWidget - Class in com.spire.pdf.annotations
Represents the loaded file link annotation class.
PdfFileLinkAnnotationWidget(PdfDictionary, PdfCrossTable, Rectangle2D, String) - Constructor for class com.spire.pdf.annotations.PdfFileLinkAnnotationWidget
 
PdfFilePathType - Enum in com.spire.pdf.actions
Specifies the file path type.
PdfFileSpecificationBase - Class in com.spire.pdf.general
Represents base class for file specification objects.
PdfFileSpecificationBase(String) - Constructor for class com.spire.pdf.general.PdfFileSpecificationBase
Initializes a new instance of the class.
PdfFillElement - Class in com.spire.pdf.graphics
Represents an element that could be drawn and/or filled.
PdfFillElement() - Constructor for class com.spire.pdf.graphics.PdfFillElement
 
PdfFillElement(PdfPen) - Constructor for class com.spire.pdf.graphics.PdfFillElement
 
PdfFillElement(PdfBrush) - Constructor for class com.spire.pdf.graphics.PdfFillElement
 
PdfFillElement(PdfPen, PdfBrush) - Constructor for class com.spire.pdf.graphics.PdfFillElement
 
PdfFillMode - Enum in com.spire.pdf.graphics
Specifies how the shapes are filled.
PdfFixedPrint - Class in com.spire.pdf.annotations
Created by sky.luo on 2020/8/18.
PdfFixedPrint() - Constructor for class com.spire.pdf.annotations.PdfFixedPrint
 
PdfFixedPrint(PdfDictionary) - Constructor for class com.spire.pdf.annotations.PdfFixedPrint
 
PdfFolder - Class in com.spire.pdf.collections
A folder for the purpose of organizing files into a hierarchical structure.
PdfFont - Class in com.spire.pdf.graphics
Represents one of the 14 standard PDF fonts.
PdfFont(PdfFontFamily, float) - Constructor for class com.spire.pdf.graphics.PdfFont
Initializes a new instance of the class.
PdfFont(PdfFontFamily, float, PdfFontStyle) - Constructor for class com.spire.pdf.graphics.PdfFont
Initializes a new instance of the class.
PdfFont(PdfFontFamily, float, EnumSet<PdfFontStyle>) - Constructor for class com.spire.pdf.graphics.PdfFont
Initializes a new instance of the class.
PdfFont(PdfFont, float) - Constructor for class com.spire.pdf.graphics.PdfFont
Initializes a new instance of the class.
PdfFont(PdfFont, float, EnumSet<PdfFontStyle>) - Constructor for class com.spire.pdf.graphics.PdfFont
Initializes a new instance of the class.
PdfFontBase - Class in com.spire.pdf.graphics
Represents the font.
PdfFontBase(float) - Constructor for class com.spire.pdf.graphics.PdfFontBase
 
PdfFontBase(float, EnumSet<PdfFontStyle>) - Constructor for class com.spire.pdf.graphics.PdfFontBase
 
PdfFontFamily - Enum in com.spire.pdf.graphics
Indicates type of standard PDF fonts.
PdfFontStyle - Enum in com.spire.pdf.graphics
Specifies style information applied to text.
PdfForm - Class in com.spire.pdf.fields
Represents interactive form of the Pdf document.
PdfForm() - Constructor for class com.spire.pdf.fields.PdfForm
Initializes a new instance of the class.
PdfFormAction - Class in com.spire.pdf.actions
Represents the form action base class.
PdfFormAction() - Constructor for class com.spire.pdf.actions.PdfFormAction
Initializes a new instance of the class.
PdfFormFieldCollection - Class in com.spire.pdf.fields
Represents a collection of form fields.
PdfFormFieldCollection() - Constructor for class com.spire.pdf.fields.PdfFormFieldCollection
Initializes a new instance of the class.
PdfFormFieldWidgetCollection - Class in com.spire.pdf.widget
Represents field collection of loaded form.
PdfFormFieldWidgetCollection(PdfFormWidget) - Constructor for class com.spire.pdf.widget.PdfFormFieldWidgetCollection
 
PdfFormFieldWidgetCollection() - Constructor for class com.spire.pdf.widget.PdfFormFieldWidgetCollection
 
PdfFormWidget - Class in com.spire.pdf.widget
Represents Loaded form.
PdfFormWidget(PdfDictionary, PdfCrossTable) - Constructor for class com.spire.pdf.widget.PdfFormWidget
 
PdfFormWidget(PdfCrossTable) - Constructor for class com.spire.pdf.widget.PdfFormWidget
 
PdfFreeTextAnnotation - Class in com.spire.pdf.annotations
The Spire.Pdf.Action namespace contains classes used to create pdf action elements.
PdfFreeTextAnnotation(Rectangle2D) - Constructor for class com.spire.pdf.annotations.PdfFreeTextAnnotation
 
PdfFreeTextAnnotationWidget - Class in com.spire.pdf.annotations
Represents the free text annotation widget.
PdfFreeTextAnnotationWidget(PdfDictionary, PdfCrossTable) - Constructor for class com.spire.pdf.annotations.PdfFreeTextAnnotationWidget
 
PdfGoToAction - Class in com.spire.pdf.actions
Represents an action which goes to a destination in the current document.
PdfGoToAction(PdfDestination) - Constructor for class com.spire.pdf.actions.PdfGoToAction
Initializes a new instance of the class.
PdfGoToAction(PdfNewPage) - Constructor for class com.spire.pdf.actions.PdfGoToAction
Initializes a new instance of the class.
PdfGradientBrush - Class in com.spire.pdf.graphics
Implements gradient brush capabilities.
PdfGradientBrush(PdfDictionary) - Constructor for class com.spire.pdf.graphics.PdfGradientBrush
 
PdfGraphicsState - Class in com.spire.pdf.graphics
Represents the state of a Graphics object.
PdfGraphicsState(PdfCanvas, PdfTransformationMatrix) - Constructor for class com.spire.pdf.graphics.PdfGraphicsState
 
PdfGraphicsUnit - Enum in com.spire.pdf.graphics
Specifies the types of the page's logical units.
PdfGraphicsWidget - Class in com.spire.pdf.graphics
Represents a base class for all page graphics elements.
PdfGraphicsWidget() - Constructor for class com.spire.pdf.graphics.PdfGraphicsWidget
 
PdfGrid - Class in com.spire.pdf.grid
Represents the pdf grid class for all elements that can be layout on the pages.
PdfGrid() - Constructor for class com.spire.pdf.grid.PdfGrid
Initializes a new instance of the class.
PdfGridCell - Class in com.spire.pdf.grid
Represents pdf grid-cell property.
PdfGridCell() - Constructor for class com.spire.pdf.grid.PdfGridCell
Initializes a new instance of the class.
PdfGridCell(PdfGridRow) - Constructor for class com.spire.pdf.grid.PdfGridCell
Initializes a new instance of the class.
PdfGridCellCollection - Class in com.spire.pdf.grid
set and add for the Pdf Grid Cell Collection
PdfGridCellCollection(PdfGridRow) - Constructor for class com.spire.pdf.grid.PdfGridCellCollection
 
PdfGridCellContent - Class in com.spire.pdf.grid
definition Grid Cell Content
PdfGridCellContent() - Constructor for class com.spire.pdf.grid.PdfGridCellContent
 
PdfGridCellContentList - Class in com.spire.pdf.grid
definition PdfGridCellTextAndStyle Collections
PdfGridCellContentList() - Constructor for class com.spire.pdf.grid.PdfGridCellContentList
 
PdfGridCellStyle - Class in com.spire.pdf.grid
Represents pdf grid-cell style.
PdfGridCellStyle() - Constructor for class com.spire.pdf.grid.PdfGridCellStyle
Initializes a new instance of the class.
PdfGridColumn - Class in com.spire.pdf.grid
Represents pdf grid cell style.
PdfGridColumn(PdfGrid) - Constructor for class com.spire.pdf.grid.PdfGridColumn
Initializes a new instance of the class.
PdfGridColumnCollection - Class in com.spire.pdf.grid
The class pdf grid column collection.
PdfGridColumnCollection(PdfGrid) - Constructor for class com.spire.pdf.grid.PdfGridColumnCollection
 
PdfGridHeaderCollection - Class in com.spire.pdf.grid
The class pdf grid header collection.
PdfGridHeaderCollection(PdfGrid) - Constructor for class com.spire.pdf.grid.PdfGridHeaderCollection
create PdfGridHeaderCollection class instance
PdfGridLayoutFormat - Class in com.spire.pdf.grid
Defines parameters for PdfGrid layout.
PdfGridLayoutFormat() - Constructor for class com.spire.pdf.grid.PdfGridLayoutFormat
Initializes a new instance of the class.
PdfGridLayoutFormat(PdfTextLayout) - Constructor for class com.spire.pdf.grid.PdfGridLayoutFormat
Initializes a new instance of the class.
PdfGridRow - Class in com.spire.pdf.grid
The class for pdf grid row operations
PdfGridRow(PdfGrid) - Constructor for class com.spire.pdf.grid.PdfGridRow
Initializes a new instance of the class.
PdfGridRowCollection - Class in com.spire.pdf.grid
The class user to pdf grid row collection operation
PdfGridRowCollection(PdfGrid) - Constructor for class com.spire.pdf.grid.PdfGridRowCollection
Initializes a new instance of the class.
PdfGridRowStyle - Class in com.spire.pdf.grid
 
PdfGridRowStyle() - Constructor for class com.spire.pdf.grid.PdfGridRowStyle
Initializes a new instance of the class.
PdfGridStyle - Class in com.spire.pdf.grid
The class user for pdf grid style type operations
PdfGridStyle() - Constructor for class com.spire.pdf.grid.PdfGridStyle
Initializes a new instance of the class.
PdfGridStyleBase - Class in com.spire.pdf.grid
The class defines pdf grid style the common methods and fields
PdfGridStyleBase() - Constructor for class com.spire.pdf.grid.PdfGridStyleBase
 
PdfHeaderSource - Enum in com.spire.pdf.tables
Specifies values specifying where the header should formed from.
PdfHighlightMode - Enum in com.spire.pdf.fields
Specifies the highlight mode for a field.
PdfImage - Class in com.spire.pdf.graphics
Represents the base class for images.
PdfImage() - Constructor for class com.spire.pdf.graphics.PdfImage
 
PdfImageInfo - Class in com.spire.pdf.exporting
Represents the utility class to store information about Images and its location.
PdfImageInfo() - Constructor for class com.spire.pdf.exporting.PdfImageInfo
 
PdfImageInfo(Rectangle2D, BufferedImage, int) - Constructor for class com.spire.pdf.exporting.PdfImageInfo
 
PdfImageInfo(Rectangle2D, BufferedImage, int, String) - Constructor for class com.spire.pdf.exporting.PdfImageInfo
 
PdfImageType - Enum in com.spire.pdf.graphics
Specifies the type of the PdfImage.
PdfJavaScript - Class in com.spire.pdf.actions
The Adobe Built-in JavaScript
PdfJavaScript() - Constructor for class com.spire.pdf.actions.PdfJavaScript
 
PdfJavaScriptAction - Class in com.spire.pdf.actions
Represents an action which performs java script action in pdf document.
PdfJavaScriptAction(String) - Constructor for class com.spire.pdf.actions.PdfJavaScriptAction
Initializes a new instance of the class.
PdfLaunchAction - Class in com.spire.pdf.actions
Represents an action which launches an application or opens or prints a document.
PdfLaunchAction(String) - Constructor for class com.spire.pdf.actions.PdfLaunchAction
Initializes a new instance of the class.
PdfLaunchAction(String, PdfFilePathType) - Constructor for class com.spire.pdf.actions.PdfLaunchAction
Initializes a new instance of the class.
PdfLayer - Class in com.spire.pdf.graphics.layer
Represent pdf optional content group.
PdfLayer(String, PdfLayerCollectionConfiguration, PdfCrossTable) - Constructor for class com.spire.pdf.graphics.layer.PdfLayer
 
PdfLayer(PdfDictionary, PdfLayerCollectionConfiguration, PdfCrossTable) - Constructor for class com.spire.pdf.graphics.layer.PdfLayer
 
PdfLayerCollection - Class in com.spire.pdf.graphics.layer
Represent pdf layer collection.
PdfLayerCollection(PdfDocumentBase, PdfCrossTable) - Constructor for class com.spire.pdf.graphics.layer.PdfLayerCollection
Construct an instance
PdfLayerCollection(PdfDictionary, PdfDocumentBase, PdfCrossTable) - Constructor for class com.spire.pdf.graphics.layer.PdfLayerCollection
Construct an instance with the optional content properties dictionary
PdfLayoutBreakType - Enum in com.spire.pdf.graphics
Specifies how the element should be contained on the page.
PdfLayoutHTMLResult - Class in com.spire.pdf.htmlconverter.qt
 
PdfLayoutHTMLResult() - Constructor for class com.spire.pdf.htmlconverter.qt.PdfLayoutHTMLResult
 
PdfLayoutResult - Class in com.spire.pdf.graphics
Represents the layouting result settings.
PdfLayoutResult(PdfPageBase, Rectangle2D) - Constructor for class com.spire.pdf.graphics.PdfLayoutResult
 
PdfLayoutType - Enum in com.spire.pdf.graphics
Specifies type of paginating.
PdfLayoutType - Enum in com.spire.pdf.htmlconverter.qt
 
PdfLayoutWidget - Class in com.spire.pdf.graphics
Represents the base class for all elements that can be layout on the pages.
PdfLayoutWidget() - Constructor for class com.spire.pdf.graphics.PdfLayoutWidget
 
PdfLineAnnotation - Class in com.spire.pdf.annotations
Represents a line annotation.
PdfLineAnnotation(int[]) - Constructor for class com.spire.pdf.annotations.PdfLineAnnotation
Initializes new instance of class.
PdfLineAnnotation(int[], String) - Constructor for class com.spire.pdf.annotations.PdfLineAnnotation
Initializes new instance of class.
PdfLineAnnotation(Rectangle2D) - Constructor for class com.spire.pdf.annotations.PdfLineAnnotation
Initializes new instance of class.
PdfLineAnnotationWidget - Class in com.spire.pdf.annotations
Represents the loaded line annotation class.
PdfLineAnnotationWidget(PdfDictionary, PdfCrossTable, Rectangle2D, String) - Constructor for class com.spire.pdf.annotations.PdfLineAnnotationWidget
 
PdfLinearGradientBrush - Class in com.spire.pdf.graphics
Implements linear gradient brush by using PDF axial shading pattern.
PdfLinearGradientBrush(Point2D, Point2D, PdfRGBColor, PdfRGBColor) - Constructor for class com.spire.pdf.graphics.PdfLinearGradientBrush
Initializes a new instance of the class.
PdfLinearGradientBrush(Rectangle2D, PdfRGBColor, PdfRGBColor, PdfLinearGradientMode) - Constructor for class com.spire.pdf.graphics.PdfLinearGradientBrush
Initializes a new instance of the class.
PdfLinearGradientBrush(Rectangle2D, PdfRGBColor, PdfRGBColor, float) - Constructor for class com.spire.pdf.graphics.PdfLinearGradientBrush
Initializes a new instance of the class.
PdfLinearGradientMode - Enum in com.spire.pdf.graphics
Specifies the gradient direction of the linear gradient brush.
PdfLineCaptionType - Enum in com.spire.pdf.annotations
Specifies the Line Caption Type is to be used in the Line annotation.
PdfLineEndingStyle - Enum in com.spire.pdf.annotations
Specifies the Line Ending Style to be used in the Line annotation.
PdfLineIntent - Enum in com.spire.pdf.annotations
Specifies the Line Intent Style is to be used in the Line annotation.
PdfLinkAnnotation - Class in com.spire.pdf.annotations
Represents the base class for link annotations.
PdfLinkAnnotation() - Constructor for class com.spire.pdf.annotations.PdfLinkAnnotation
Initializes new instance of class.
PdfLinkAnnotation(Rectangle2D) - Constructor for class com.spire.pdf.annotations.PdfLinkAnnotation
Initializes new instance of class.
PdfListBase - Class in com.spire.pdf.lists
Represents base class for lists.
PdfListBase() - Constructor for class com.spire.pdf.lists.PdfListBase
 
PdfListBase(PdfListItemCollection) - Constructor for class com.spire.pdf.lists.PdfListBase
 
PdfListBase(PdfFontBase) - Constructor for class com.spire.pdf.lists.PdfListBase
 
PdfListBoxField - Class in com.spire.pdf.fields
Represents list box field of the PDF form.
PdfListBoxField(PdfPageBase, String) - Constructor for class com.spire.pdf.fields.PdfListBoxField
Initializes a new instance of the class.
PdfListBoxWidgetFieldWidget - Class in com.spire.pdf.widget
Represents loaded list box field.
PdfListBoxWidgetFieldWidget(PdfDictionary, PdfCrossTable) - Constructor for class com.spire.pdf.widget.PdfListBoxWidgetFieldWidget
 
PdfListField - Class in com.spire.pdf.fields
Represents base class form's list fields.
PdfListField(PdfPageBase, String) - Constructor for class com.spire.pdf.fields.PdfListField
Initializes a new instance of the class.
PdfListField() - Constructor for class com.spire.pdf.fields.PdfListField
 
PdfListFieldItem - Class in com.spire.pdf.fields
Represents an item of the list fields.
PdfListFieldItem() - Constructor for class com.spire.pdf.fields.PdfListFieldItem
Initializes a new instance of the class.
PdfListFieldItem(String, String) - Constructor for class com.spire.pdf.fields.PdfListFieldItem
Initializes a new instance of the class.
PdfListFieldItemCollection - Class in com.spire.pdf.fields
Represents list field item collection.
PdfListFieldItemCollection() - Constructor for class com.spire.pdf.fields.PdfListFieldItemCollection
Initializes a new instance of the class.
PdfListItem - Class in com.spire.pdf.lists
Represents the list item of the list.
PdfListItem() - Constructor for class com.spire.pdf.lists.PdfListItem
Creates new empty pdf list item.
PdfListItem(String) - Constructor for class com.spire.pdf.lists.PdfListItem
Creates new pdf list item with default settings.
PdfListItem(String, PdfFontBase) - Constructor for class com.spire.pdf.lists.PdfListItem
Initializes a new instance of the class.
PdfListItem(String, PdfFontBase, PdfStringFormat) - Constructor for class com.spire.pdf.lists.PdfListItem
Initializes a new instance of the class.
PdfListItem(String, PdfFontBase, PdfStringFormat, PdfPen, PdfBrush) - Constructor for class com.spire.pdf.lists.PdfListItem
Creates new list item.
PdfListItemCollection - Class in com.spire.pdf.lists
Represents collection of list items.
PdfListItemCollection() - Constructor for class com.spire.pdf.lists.PdfListItemCollection
Initializes a new instance of the class.
PdfListItemCollection(String[]) - Constructor for class com.spire.pdf.lists.PdfListItemCollection
Initializes a new instance of the class.
PdfListWidgetItem - Class in com.spire.pdf.widget
Represents loaded list item.
PdfListWidgetItem(String, String, PdfChoiceWidgetFieldWidget, PdfCrossTable) - Constructor for class com.spire.pdf.widget.PdfListWidgetItem
 
PdfListWidgetItem(String, String) - Constructor for class com.spire.pdf.widget.PdfListWidgetItem
Initializes a new instance of the class.
PdfListWidgetItemCollection - Class in com.spire.pdf.widget
Represents a collection of list box field items.
PdfListWidgetItemCollection(PdfChoiceWidgetFieldWidget) - Constructor for class com.spire.pdf.widget.PdfListWidgetItemCollection
 
PdfMargins - Class in com.spire.pdf.graphics
A class representing page margins.
PdfMargins() - Constructor for class com.spire.pdf.graphics.PdfMargins
Initializes a new instance of the class.
PdfMargins(float) - Constructor for class com.spire.pdf.graphics.PdfMargins
Create and initialize margin.
PdfMargins(float, float) - Constructor for class com.spire.pdf.graphics.PdfMargins
Create and initialize margin.
PdfMargins(float, float, float, float) - Constructor for class com.spire.pdf.graphics.PdfMargins
Create and initialize margin.
PdfMarkupAnnotationRelyType - Enum in com.spire.pdf.annotations
Specifies the enumeration of the annotation intent.
PdfMarkUpAnnotationWidget - Class in com.spire.pdf.annotations
 
PdfMarkUpAnnotationWidget(PdfDictionary, PdfCrossTable) - Constructor for class com.spire.pdf.annotations.PdfMarkUpAnnotationWidget
 
PdfMultipleNumberValueField - Class in com.spire.pdf.automaticfields
Represents automatic field which has the same value within the
PdfMultipleNumberValueField() - Constructor for class com.spire.pdf.automaticfields.PdfMultipleNumberValueField
Initializes a new instance of the class.
PdfMultipleNumberValueField(PdfFontBase) - Constructor for class com.spire.pdf.automaticfields.PdfMultipleNumberValueField
Initializes a new instance of the class.
PdfMultipleNumberValueField(PdfFontBase, PdfBrush) - Constructor for class com.spire.pdf.automaticfields.PdfMultipleNumberValueField
Initializes a new instance of the class.
PdfMultipleNumberValueField(PdfFontBase, Rectangle2D) - Constructor for class com.spire.pdf.automaticfields.PdfMultipleNumberValueField
Initializes a new instance of the class.
PdfMultipleValueField - Class in com.spire.pdf.automaticfields
Represents automatic field which has the same value within the
PdfMultipleValueField() - Constructor for class com.spire.pdf.automaticfields.PdfMultipleValueField
Initializes a new instance of the class.
PdfMultipleValueField(PdfFontBase) - Constructor for class com.spire.pdf.automaticfields.PdfMultipleValueField
Initializes a new instance of the class.
PdfMultipleValueField(PdfFontBase, PdfBrush) - Constructor for class com.spire.pdf.automaticfields.PdfMultipleValueField
Initializes a new instance of the class.
PdfMultipleValueField(PdfFontBase, Rectangle2D) - Constructor for class com.spire.pdf.automaticfields.PdfMultipleValueField
Initializes a new instance of the class.
PdfNamedAction - Class in com.spire.pdf.actions
Represents an action which perfoms the named action.
PdfNamedAction(PdfActionDestination) - Constructor for class com.spire.pdf.actions.PdfNamedAction
Initializes a new instance of the class.
PdfNewDocument - Class in com.spire.pdf
Represents a logic to create Pdf document.
PdfNewDocument(PdfConformanceLevel) - Constructor for class com.spire.pdf.PdfNewDocument
Initializes a new instance of the class.
PdfNewDocument() - Constructor for class com.spire.pdf.PdfNewDocument
Initializes a new instance of the class.
PdfNewPage - Class in com.spire.pdf
Represents a single PDF page.
PdfNewPage() - Constructor for class com.spire.pdf.PdfNewPage
Initializes a new instance of the class.
PdfNewPage(PdfCrossTable) - Constructor for class com.spire.pdf.PdfNewPage
 
PdfNumberStyle - Enum in com.spire.pdf
Specifies numbering style of page labels.
PdfOrderedMarker - Class in com.spire.pdf.lists
Represents marker for ordered list.
PdfOrderedMarker(PdfNumberStyle, String, String, PdfFontBase) - Constructor for class com.spire.pdf.lists.PdfOrderedMarker
Initializes a new instance of the class.
PdfOrderedMarker(PdfNumberStyle, String, PdfFontBase) - Constructor for class com.spire.pdf.lists.PdfOrderedMarker
Initializes a new instance of the class.
PdfOrderedMarker(PdfNumberStyle, PdfFontBase) - Constructor for class com.spire.pdf.lists.PdfOrderedMarker
Initializes a new instance of the class.
PdfPaddings - Class in com.spire.pdf
Describes padding of the page.
PdfPaddings() - Constructor for class com.spire.pdf.PdfPaddings
Initializes a new instance of the class.
PdfPaddings(float, float, float, float) - Constructor for class com.spire.pdf.PdfPaddings
Initializes a new instance of the class.
PdfPageBase - Class in com.spire.pdf
The base class for all pages.
PdfPageBase(PdfDictionary, PdfCrossTable) - Constructor for class com.spire.pdf.PdfPageBase
 
PdfPageBase(PdfDictionary) - Constructor for class com.spire.pdf.PdfPageBase
 
PdfPageCollection - Class in com.spire.pdf.widget
Implements routines for manipulation with loaded pages.
PdfPageCollection(PdfDocumentBase, PdfCrossTable) - Constructor for class com.spire.pdf.widget.PdfPageCollection
 
PdfPageCountField - Class in com.spire.pdf.automaticfields
Represents total page count automatic field.
PdfPageCountField() - Constructor for class com.spire.pdf.automaticfields.PdfPageCountField
Initializes a new instance of the class.
PdfPageCountField(PdfFontBase) - Constructor for class com.spire.pdf.automaticfields.PdfPageCountField
Initializes a new instance of the class.
PdfPageCountField(PdfFontBase, PdfBrush) - Constructor for class com.spire.pdf.automaticfields.PdfPageCountField
Initializes a new instance of the class.
PdfPageCountField(PdfFontBase, Rectangle2D) - Constructor for class com.spire.pdf.automaticfields.PdfPageCountField
Initializes a new instance of the class.
PdfPageLayer - Class in com.spire.pdf
Describes layer of the page.
PdfPageLayer(PdfPageBase) - Constructor for class com.spire.pdf.PdfPageLayer
Creates new layer.
PdfPageLayer(PdfPageBase, PdfStream) - Constructor for class com.spire.pdf.PdfPageLayer
 
PdfPageLayer(PdfPageBase, boolean) - Constructor for class com.spire.pdf.PdfPageLayer
 
PdfPageLayerCollection - Class in com.spire.pdf
Collection of the pages layers.
PdfPageLayerCollection(PdfPageBase) - Constructor for class com.spire.pdf.PdfPageLayerCollection
Creates new collection.
PdfPageLayout - Enum in com.spire.pdf
A name object specifying the page layout to be used when the document is opened.
PdfPageMode - Enum in com.spire.pdf
Represents mode of document displaying.
PdfPageNumber - Class in com.spire.pdf
This class allows to manipulate with page labels of one of the sections.
PdfPageNumber() - Constructor for class com.spire.pdf.PdfPageNumber
Initializes a new instance of the class.
PdfPageNumberField - Class in com.spire.pdf.automaticfields
Represents page number field.
PdfPageNumberField() - Constructor for class com.spire.pdf.automaticfields.PdfPageNumberField
Initializes a new instance of the class.
PdfPageNumberField(PdfFontBase) - Constructor for class com.spire.pdf.automaticfields.PdfPageNumberField
Initializes a new instance of the class.
PdfPageNumberField(PdfFontBase, PdfBrush) - Constructor for class com.spire.pdf.automaticfields.PdfPageNumberField
Initializes a new instance of the class.
PdfPageNumberField(PdfFontBase, Rectangle2D) - Constructor for class com.spire.pdf.automaticfields.PdfPageNumberField
Initializes a new instance of the class.
PdfPageOrientation - Enum in com.spire.pdf
Enumerator that implements page orientations.
PdfPageRotateAngle - Enum in com.spire.pdf
The number of degrees by which the page should be rotated clockwise when displayed or printed.
PdfPageSettings - Class in com.spire.pdf
Represent class with setting of page.
PdfPageSettings() - Constructor for class com.spire.pdf.PdfPageSettings
Initializes a new instance of the class.
PdfPageSettings(Dimension2D) - Constructor for class com.spire.pdf.PdfPageSettings
Initializes a new instance of the class.
PdfPageSettings(PdfPageOrientation) - Constructor for class com.spire.pdf.PdfPageSettings
Initializes a new instance of the class.
PdfPageSettings(Dimension2D, PdfPageOrientation) - Constructor for class com.spire.pdf.PdfPageSettings
Initializes a new instance of the class.
PdfPageSettings(float) - Constructor for class com.spire.pdf.PdfPageSettings
Initializes a new instance of the class.
PdfPageSettings(float, float, float, float) - Constructor for class com.spire.pdf.PdfPageSettings
Initializes a new instance of the class.
PdfPageSettings(Dimension2D, float) - Constructor for class com.spire.pdf.PdfPageSettings
Initializes a new instance of the class.
PdfPageSettings(Dimension2D, float, float, float, float) - Constructor for class com.spire.pdf.PdfPageSettings
Initializes a new instance of the class.
PdfPageSettings(Dimension2D, PdfPageOrientation, float) - Constructor for class com.spire.pdf.PdfPageSettings
Initializes a new instance of the class.
PdfPageSettings(Dimension2D, PdfPageOrientation, float, float, float, float) - Constructor for class com.spire.pdf.PdfPageSettings
Initializes a new instance of the class.
PdfPageSize - Class in com.spire.pdf
Represents information about page size.
PdfPageTemplateElement - Class in com.spire.pdf
Describes a page template object that can be used as header/footer, watermark or stamp.
PdfPageTemplateElement(Rectangle2D) - Constructor for class com.spire.pdf.PdfPageTemplateElement
Creates a new page template.
PdfPageTemplateElement(Rectangle2D, PdfNewPage) - Constructor for class com.spire.pdf.PdfPageTemplateElement
Initializes a new instance of the class.
PdfPageTemplateElement(Point2D, Dimension2D) - Constructor for class com.spire.pdf.PdfPageTemplateElement
Creates a new page template.
PdfPageTemplateElement(Point2D, Dimension2D, PdfNewPage) - Constructor for class com.spire.pdf.PdfPageTemplateElement
Initializes a new instance of the class.
PdfPageTemplateElement(Dimension2D) - Constructor for class com.spire.pdf.PdfPageTemplateElement
Creates new page template object.
PdfPageTemplateElement(float, float) - Constructor for class com.spire.pdf.PdfPageTemplateElement
Creates a new page template.
PdfPageTemplateElement(double, double) - Constructor for class com.spire.pdf.PdfPageTemplateElement
 
PdfPageTemplateElement(float, float, PdfNewPage) - Constructor for class com.spire.pdf.PdfPageTemplateElement
Creates a new page template.
PdfPageTemplateElement(double, double, PdfNewPage) - Constructor for class com.spire.pdf.PdfPageTemplateElement
 
PdfPageTemplateElement(float, float, float, float) - Constructor for class com.spire.pdf.PdfPageTemplateElement
Creates a new page template.
PdfPageTemplateElement(double, double, double, double) - Constructor for class com.spire.pdf.PdfPageTemplateElement
 
PdfPageTemplateElement(float, float, float, float, PdfNewPage) - Constructor for class com.spire.pdf.PdfPageTemplateElement
Creates a new page template.
PdfPageTemplateElement(double, double, double, double, PdfNewPage) - Constructor for class com.spire.pdf.PdfPageTemplateElement
 
PdfPageTransition - Class in com.spire.pdf
Represents parameters how to display the page in the presentation mode.
PdfPageTransition() - Constructor for class com.spire.pdf.PdfPageTransition
Initializes a new instance of the class.
PdfPageWidget - Class in com.spire.pdf
Represents a page loaded from a document.
PdfPageWidget(PdfDocumentBase, PdfCrossTable, PdfDictionary) - Constructor for class com.spire.pdf.PdfPageWidget
 
PdfPath - Class in com.spire.pdf.graphics
Implements graphics path, which is a sequence of primitive graphics elements.
PdfPath() - Constructor for class com.spire.pdf.graphics.PdfPath
Initializes a new instance of the class.
PdfPath(Point2D[], Byte[]) - Constructor for class com.spire.pdf.graphics.PdfPath
Initializes a new instance of the class.
PdfPath(PdfPen) - Constructor for class com.spire.pdf.graphics.PdfPath
Initializes a new instance of the class.
PdfPath(PdfBrush) - Constructor for class com.spire.pdf.graphics.PdfPath
Initializes a new instance of the class.
PdfPath(PdfBrush, PdfFillMode) - Constructor for class com.spire.pdf.graphics.PdfPath
Initializes a new instance of the class.
PdfPath(PdfPen, Point2D[], Byte[]) - Constructor for class com.spire.pdf.graphics.PdfPath
Initializes a new instance of the class.
PdfPath(PdfBrush, PdfFillMode, Point2D[], Byte[]) - Constructor for class com.spire.pdf.graphics.PdfPath
Initializes a new instance of the class.
PdfPath(PdfPen, PdfBrush, PdfFillMode) - Constructor for class com.spire.pdf.graphics.PdfPath
Initializes a new instance of the class.
PdfPen - Class in com.spire.pdf.graphics
A class defining settings for drawing operations.
PdfPen(PdfRGBColor) - Constructor for class com.spire.pdf.graphics.PdfPen
Initializes a new instance of the class.
PdfPen(PdfRGBColor, float) - Constructor for class com.spire.pdf.graphics.PdfPen
Initializes a new instance of the class.
PdfPen(PdfRGBColor, double) - Constructor for class com.spire.pdf.graphics.PdfPen
Initializes a new instance of the class.
PdfPen(PdfBrush) - Constructor for class com.spire.pdf.graphics.PdfPen
Initializes a new instance of the class.
PdfPen(PdfBrush, float) - Constructor for class com.spire.pdf.graphics.PdfPen
Initializes a new instance of the class.
PdfPen(PdfBrush, double) - Constructor for class com.spire.pdf.graphics.PdfPen
Initializes a new instance of the class.
PdfPen(PdfRGBColor, boolean) - Constructor for class com.spire.pdf.graphics.PdfPen
 
PdfPen(PdfComplexColor) - Constructor for class com.spire.pdf.graphics.PdfPen
Initializes a new instance of the class.
PdfPens - Class in com.spire.pdf.graphics
The collection of the default pens.
PdfPermissionsFlags - Enum in com.spire.pdf.security
Specifies the available permissions set for the signature.
PdfPolygonAnnotation - Class in com.spire.pdf.annotations
Represents the polygon annotation.
PdfPolygonAnnotation(PdfPageBase, Point2D[]) - Constructor for class com.spire.pdf.annotations.PdfPolygonAnnotation
Initialize a new instance of PdfPolygonAnnotation.
PdfPolygonAnnotationWidget - Class in com.spire.pdf.annotations
Represents the loaded text Polygon annotation class.
PdfPolygonIntent - Enum in com.spire.pdf.annotations
Specifies the enumeration of the annotation intent.
PdfPolyLineIntent - Enum in com.spire.pdf.annotations
Specifies the enumeration of popup annotation icons.
PdfPopupAnnotation - Class in com.spire.pdf.annotations
Represents a Base class for popup annotation which can be either in open or closed state.
PdfPopupAnnotation() - Constructor for class com.spire.pdf.annotations.PdfPopupAnnotation
Initializes a new instance of the class.
PdfPopupAnnotation(Rectangle2D) - Constructor for class com.spire.pdf.annotations.PdfPopupAnnotation
Initializes a new instance of the class.
PdfPopupAnnotation(Rectangle2D, String) - Constructor for class com.spire.pdf.annotations.PdfPopupAnnotation
 
PdfPopupAnnotationWidget - Class in com.spire.pdf.annotations
Represents the loaded pop up annotation class.
PdfPopupAnnotationWidget(PdfDictionary, PdfCrossTable, Rectangle2D, String) - Constructor for class com.spire.pdf.annotations.PdfPopupAnnotationWidget
 
PdfPopupIcon - Enum in com.spire.pdf.annotations
Specifies the enumeration of popup annotation icons.
PdfPrintPageScaling - Enum in com.spire.pdf
Pdf Print Page Scale type
PdfRadialGradientBrush - Class in com.spire.pdf.graphics
Represent radial gradient brush.
PdfRadialGradientBrush(PointF, float, PointF, float, PdfRGBColor, PdfRGBColor) - Constructor for class com.spire.pdf.graphics.PdfRadialGradientBrush
Initializes a new instance of the class.
PdfRadialGradientBrush(Point2D, double, Point2D, double, PdfRGBColor, PdfRGBColor) - Constructor for class com.spire.pdf.graphics.PdfRadialGradientBrush
Initializes a new instance of the class.
PdfRadialGradientBrush(PointF, float, PointF, float, PdfRGBColor[], Float[]) - Constructor for class com.spire.pdf.graphics.PdfRadialGradientBrush
 
PdfRadialGradientBrush(Point2D, double, Point2D, double, PdfRGBColor[], Float[]) - Constructor for class com.spire.pdf.graphics.PdfRadialGradientBrush
 
PdfRadioButtonItemCollection - Class in com.spire.pdf.fields
Represents collection of radio buttons items.
PdfRadioButtonItemCollection(PdfRadioButtonListField) - Constructor for class com.spire.pdf.fields.PdfRadioButtonItemCollection
Initializes a new instance of the class.
PdfRadioButtonListField - Class in com.spire.pdf.fields
Represents radio button field in the PDF form.
PdfRadioButtonListField(PdfPageBase, String) - Constructor for class com.spire.pdf.fields.PdfRadioButtonListField
Initializes a new instance of the class.
PdfRadioButtonListFieldWidget - Class in com.spire.pdf.widget
Represents radio button field of an existing PDF document s form.
PdfRadioButtonListFieldWidget(PdfDictionary, PdfCrossTable) - Constructor for class com.spire.pdf.widget.PdfRadioButtonListFieldWidget
 
PdfRadioButtonListItem - Class in com.spire.pdf.fields
Represents an item of a radio button list.
PdfRadioButtonListItem() - Constructor for class com.spire.pdf.fields.PdfRadioButtonListItem
Initializes a new instance of the class.
PdfRadioButtonListItem(String) - Constructor for class com.spire.pdf.fields.PdfRadioButtonListItem
Initializes a new instance of the class.
PdfRadioButtonWidgetItem - Class in com.spire.pdf.widget
Represents radio button field of an existing PDF document s form.
PdfRadioButtonWidgetItem(PdfStyledFieldWidget, int, PdfDictionary) - Constructor for class com.spire.pdf.widget.PdfRadioButtonWidgetItem
 
PdfRadioButtonWidgetWidgetItemCollection - Class in com.spire.pdf.widget
Represents collection of radio box group items.
PdfRadioButtonWidgetWidgetItemCollection() - Constructor for class com.spire.pdf.widget.PdfRadioButtonWidgetWidgetItemCollection
 
PdfResetAction - Class in com.spire.pdf.actions
Represents Pdf form's reset action.
PdfResetAction() - Constructor for class com.spire.pdf.actions.PdfResetAction
Initializes a new instance of the class.
PdfRGBColor - Class in com.spire.pdf.graphics
Implements structures and routines working with color.
PdfRGBColor() - Constructor for class com.spire.pdf.graphics.PdfRGBColor
 
PdfRGBColor(PdfRGBColor) - Constructor for class com.spire.pdf.graphics.PdfRGBColor
Initializes a new instance of the class.
PdfRGBColor(Color) - Constructor for class com.spire.pdf.graphics.PdfRGBColor
Initializes a new instance of the class.
PdfRGBColor(float) - Constructor for class com.spire.pdf.graphics.PdfRGBColor
Initializes a new instance of the class.
PdfRGBColor(byte, byte, byte) - Constructor for class com.spire.pdf.graphics.PdfRGBColor
Initializes a new instance of the class.
PdfRGBColor(float, float, float) - Constructor for class com.spire.pdf.graphics.PdfRGBColor
 
PdfRGBColor(float, float, float, float) - Constructor for class com.spire.pdf.graphics.PdfRGBColor
Initializes a new instance of the class.
PdfRGBColor(byte, byte, byte, byte) - Constructor for class com.spire.pdf.graphics.PdfRGBColor
 
PdfRowCollection - Class in com.spire.pdf.tables
Represents the collection of the columns.
PdfRowCollection() - Constructor for class com.spire.pdf.tables.PdfRowCollection
 
PdfRubberStampAnnotation - Class in com.spire.pdf.annotations
Represents the Rubber Stamp annotation for a PDF document.
PdfRubberStampAnnotation() - Constructor for class com.spire.pdf.annotations.PdfRubberStampAnnotation
Initializes a new instance of the class.
PdfRubberStampAnnotation(Rectangle2D) - Constructor for class com.spire.pdf.annotations.PdfRubberStampAnnotation
 
PdfRubberStampAnnotation(Rectangle2D, String) - Constructor for class com.spire.pdf.annotations.PdfRubberStampAnnotation
 
PdfRubberStampAnnotationIcon - Enum in com.spire.pdf.annotations
Specifies the enumeration of rubber stamp annotation icons.
PdfRubberStampAnnotationWidget - Class in com.spire.pdf.annotations
Represents the loaded rubber stamp annotation class.
PdfRubberStampAnnotationWidget(PdfDictionary, PdfCrossTable, String) - Constructor for class com.spire.pdf.annotations.PdfRubberStampAnnotationWidget
 
PdfSection - Class in com.spire.pdf
Represents a section entity.
PdfSection(PdfDocumentBase, PdfPageSettings) - Constructor for class com.spire.pdf.PdfSection
 
PdfSection(PdfDocumentBase) - Constructor for class com.spire.pdf.PdfSection
 
PdfSectionCollection - Class in com.spire.pdf
The collection of the sections.
PdfSectionCollection(PdfDocumentBase) - Constructor for class com.spire.pdf.PdfSectionCollection
 
PdfSectionNumberField - Class in com.spire.pdf.automaticfields
Represents automatic field to display
PdfSectionNumberField() - Constructor for class com.spire.pdf.automaticfields.PdfSectionNumberField
Initializes a new instance of the class.
PdfSectionNumberField(PdfFontBase) - Constructor for class com.spire.pdf.automaticfields.PdfSectionNumberField
Initializes a new instance of the class.
PdfSectionNumberField(PdfFontBase, PdfBrush) - Constructor for class com.spire.pdf.automaticfields.PdfSectionNumberField
Initializes a new instance of the class.
PdfSectionNumberField(PdfFontBase, Rectangle2D) - Constructor for class com.spire.pdf.automaticfields.PdfSectionNumberField
Initializes a new instance of the class.
PdfSectionPageCollection - Class in com.spire.pdf
Manipulates pages within a section.
PdfSectionPageCollection(PdfSection) - Constructor for class com.spire.pdf.PdfSectionPageCollection
 
PdfSectionPageCountField - Class in com.spire.pdf.automaticfields
Represents automatic field to display number of pages in section.
PdfSectionPageCountField() - Constructor for class com.spire.pdf.automaticfields.PdfSectionPageCountField
Initializes a new instance of the class.
PdfSectionPageCountField(PdfFontBase) - Constructor for class com.spire.pdf.automaticfields.PdfSectionPageCountField
Initializes a new instance of the class.
PdfSectionPageCountField(PdfFontBase, PdfBrush) - Constructor for class com.spire.pdf.automaticfields.PdfSectionPageCountField
Initializes a new instance of the class.
PdfSectionPageCountField(PdfFontBase, Rectangle2D) - Constructor for class com.spire.pdf.automaticfields.PdfSectionPageCountField
Initializes a new instance of the class.
PdfSectionPageNumberField - Class in com.spire.pdf.automaticfields
Represents automatic field to display page number within a section.
PdfSectionPageNumberField() - Constructor for class com.spire.pdf.automaticfields.PdfSectionPageNumberField
Initializes a new instance of the class.
PdfSectionPageNumberField(PdfFontBase) - Constructor for class com.spire.pdf.automaticfields.PdfSectionPageNumberField
Initializes a new instance of the class.
PdfSectionPageNumberField(PdfFontBase, PdfBrush) - Constructor for class com.spire.pdf.automaticfields.PdfSectionPageNumberField
Initializes a new instance of the class.
PdfSectionPageNumberField(PdfFontBase, Rectangle2D) - Constructor for class com.spire.pdf.automaticfields.PdfSectionPageNumberField
Initializes a new instance of the class.
PdfSectionTemplate - Class in com.spire.pdf
Encapsulates a page template for all the pages in the section.
PdfSectionTemplate() - Constructor for class com.spire.pdf.PdfSectionTemplate
Creates a new object.
PdfSecurity - Class in com.spire.pdf.security
Represents the security settings of the PDF document.
PdfSecurity() - Constructor for class com.spire.pdf.security.PdfSecurity
Initializes a new instance of the class.
PdfSecurity(PdfCrossTable) - Constructor for class com.spire.pdf.security.PdfSecurity
 
PdfSeparationColor - Class in com.spire.pdf.colorspace
Represents a separation color, based on a separation colorspace.
PdfSeparationColor(PdfColorSpaces, float) - Constructor for class com.spire.pdf.colorspace.PdfSeparationColor
Initializes a new instance of the class.
PdfSeparationColorSpace - Class in com.spire.pdf.colorspace
Represents a separation colorspace
PdfSeparationColorSpace(String, PdfRGBColor) - Constructor for class com.spire.pdf.colorspace.PdfSeparationColorSpace
Initializes a new instance of the PdfSeparationColorSpace class.
PdfSeparationColorSpace(String, PdfRGBColor, PdfDocumentBase) - Constructor for class com.spire.pdf.colorspace.PdfSeparationColorSpace
Initializes a new instance of the PdfSeparationColorSpace class.
PdfShapeWidget - Class in com.spire.pdf.graphics
Base class for the main shapes.
PdfShapeWidget() - Constructor for class com.spire.pdf.graphics.PdfShapeWidget
 
PdfSignature - Class in com.spire.pdf.security
Represents a digital signature used for signing a PDF document.
PdfSignature() - Constructor for class com.spire.pdf.security.PdfSignature
 
PdfSignature(PdfNewPage, PdfCertificate, String) - Constructor for class com.spire.pdf.security.PdfSignature
 
PdfSignature(PdfDocumentBase, PdfPageBase, PdfCertificate, String, Rectangle2D) - Constructor for class com.spire.pdf.security.PdfSignature
Initializes a new instance of the class.
PdfSignature(PdfDocumentBase, PdfPageBase, PdfCertificate, String) - Constructor for class com.spire.pdf.security.PdfSignature
 
PdfSignature(PdfDocumentBase, PdfPageBase, PdfCertificate, String, PdfSignatureFieldWidget) - Constructor for class com.spire.pdf.security.PdfSignature
 
PdfSignature(PdfDocument, PdfPageBase, PdfCertificate, String, Rectangle2D) - Constructor for class com.spire.pdf.security.PdfSignature
 
PdfSignature(PdfDocument, PdfPageBase, PdfCertificate, String) - Constructor for class com.spire.pdf.security.PdfSignature
 
PdfSignature(PdfDocument, PdfPageBase, PdfCertificate, String, PdfSignatureFieldWidget) - Constructor for class com.spire.pdf.security.PdfSignature
 
PdfSignatureAppearanceField - Class in com.spire.pdf.fields
Represents form field with appearance custom support.
PdfSignatureAppearanceField() - Constructor for class com.spire.pdf.fields.PdfSignatureAppearanceField
 
PdfSignatureAppearanceField(PdfPageBase, String) - Constructor for class com.spire.pdf.fields.PdfSignatureAppearanceField
 
PdfSignatureField - Class in com.spire.pdf.fields
Represents signature field in the PDF Form.
PdfSignatureField(PdfPageBase, String) - Constructor for class com.spire.pdf.fields.PdfSignatureField
 
PdfSignatureField(PdfPageBase, String, PdfSignature) - Constructor for class com.spire.pdf.fields.PdfSignatureField
Initializes a new instance of the class.
PdfSignatureField() - Constructor for class com.spire.pdf.fields.PdfSignatureField
 
PdfSignatureFieldWidget - Class in com.spire.pdf.widget
Represents the signature field of an existing PDF documents form.
PdfSignatureFieldWidget(PdfDictionary, PdfCrossTable) - Constructor for class com.spire.pdf.widget.PdfSignatureFieldWidget
 
PdfSignatureStyledField - Class in com.spire.pdf.fields
Represents form's field with style parameters.
PdfSignatureStyledField(PdfPageBase, String) - Constructor for class com.spire.pdf.fields.PdfSignatureStyledField
Initializes a new instance of the class.
PdfSignatureStyledField() - Constructor for class com.spire.pdf.fields.PdfSignatureStyledField
 
PdfSingleValueField - Class in com.spire.pdf.automaticfields
Represents automatic field which has the same value in the whole document.
PdfSingleValueField() - Constructor for class com.spire.pdf.automaticfields.PdfSingleValueField
Initializes a new instance of the class.
PdfSingleValueField(PdfFontBase) - Constructor for class com.spire.pdf.automaticfields.PdfSingleValueField
Initializes a new instance of the class.
PdfSingleValueField(PdfFontBase, PdfBrush) - Constructor for class com.spire.pdf.automaticfields.PdfSingleValueField
Initializes a new instance of the class.
PdfSingleValueField(PdfFontBase, Rectangle2D) - Constructor for class com.spire.pdf.automaticfields.PdfSingleValueField
Initializes a new instance of the class.
PdfSolidBrush - Class in com.spire.pdf.graphics
Represents a brush that fills any object with a solid colour.
PdfSolidBrush(PdfRGBColor) - Constructor for class com.spire.pdf.graphics.PdfSolidBrush
Initializes a new instance of the class.
PdfSolidBrush(PdfComplexColor) - Constructor for class com.spire.pdf.graphics.PdfSolidBrush
Initializes a new instance of the class.
PdfSolidBrush(PdfRGBColor, boolean) - Constructor for class com.spire.pdf.graphics.PdfSolidBrush
 
PdfSortedList - Class in com.spire.pdf.lists
Represents the ordered list.
PdfSortedList() - Constructor for class com.spire.pdf.lists.PdfSortedList
Creates ordered list.
PdfSortedList(PdfFontBase) - Constructor for class com.spire.pdf.lists.PdfSortedList
Initializes a new instance of the class.
PdfSortedList(PdfNumberStyle) - Constructor for class com.spire.pdf.lists.PdfSortedList
Initializes a new instance of the class.
PdfSortedList(PdfListItemCollection) - Constructor for class com.spire.pdf.lists.PdfSortedList
Creates ordered list using items.
PdfSortedList(PdfOrderedMarker) - Constructor for class com.spire.pdf.lists.PdfSortedList
Initializes a new instance of the class.
PdfSortedList(PdfListItemCollection, PdfOrderedMarker) - Constructor for class com.spire.pdf.lists.PdfSortedList
Initializes a new instance of the class.
PdfSortedList(String) - Constructor for class com.spire.pdf.lists.PdfSortedList
Initializes a new instance of the class.
PdfSortedList(String, PdfOrderedMarker) - Constructor for class com.spire.pdf.lists.PdfSortedList
Initializes a new instance of the class from formatted text that is splitted by new lines.
PdfSound - Class in com.spire.pdf.general
Represents sound embedded into pdf document.
PdfSound(String) - Constructor for class com.spire.pdf.general.PdfSound
Initializes a new instance of the class.
PdfSound(String, boolean) - Constructor for class com.spire.pdf.general.PdfSound
 
PdfSound() - Constructor for class com.spire.pdf.general.PdfSound
 
PdfSoundAction - Class in com.spire.pdf.actions
Represents the sound action.
PdfSoundAction(String) - Constructor for class com.spire.pdf.actions.PdfSoundAction
Initializes a new instance of the class.
PdfSoundChannels - Enum in com.spire.pdf.general
The number of sound channels.
PdfSoundEncoding - Enum in com.spire.pdf.general
The encoding format for the sample data.
PdfSquareAndCircleAnnotation - Class in com.spire.pdf.annotations
The Spire.Pdf.Action namespace contains classes used to create pdf action elements.
PdfSquareAndCircleAnnotation(RectangleF) - Constructor for class com.spire.pdf.annotations.PdfSquareAndCircleAnnotation
 
PdfSquareAndCircleAnnotation(Rectangle2D) - Constructor for class com.spire.pdf.annotations.PdfSquareAndCircleAnnotation
 
PdfSquareAndCircleAnnotation(PdfSquareAndCircleAnnotationType, RectangleF) - Constructor for class com.spire.pdf.annotations.PdfSquareAndCircleAnnotation
 
PdfSquareAndCircleAnnotationType - Enum in com.spire.pdf.annotations
Created by zone.duan on 2020/4/27.
PdfStampCollection - Class in com.spire.pdf
A collection of stamps that are applied to the page templates.
PdfStampCollection() - Constructor for class com.spire.pdf.PdfStampCollection
Creates a new stamp collection.
PdfStateFieldWidget - Class in com.spire.pdf.widget
Represents the base class for loaded state field.
PdfStateFieldWidget(PdfDictionary, PdfCrossTable, PdfStateWidgetItemCollection) - Constructor for class com.spire.pdf.widget.PdfStateFieldWidget
 
PdfStateWidgetItem - Class in com.spire.pdf.widget
Represents the loaded state item.
PdfStateWidgetItem(PdfStyledFieldWidget, int, PdfDictionary) - Constructor for class com.spire.pdf.widget.PdfStateWidgetItem
 
PdfStateWidgetItemCollection - Class in com.spire.pdf.widget
Represents the collection of loaded state item.
PdfStateWidgetItemCollection() - Constructor for class com.spire.pdf.widget.PdfStateWidgetItemCollection
 
PdfStaticField - Class in com.spire.pdf.automaticfields
Represents automatic field which value can be evaluated in the moment of creation.
PdfStaticField() - Constructor for class com.spire.pdf.automaticfields.PdfStaticField
Initializes a new instance of the class.
PdfStaticField(PdfFontBase) - Constructor for class com.spire.pdf.automaticfields.PdfStaticField
Initializes a new instance of the class.
PdfStaticField(PdfFontBase, PdfBrush) - Constructor for class com.spire.pdf.automaticfields.PdfStaticField
Initializes a new instance of the class.
PdfStaticField(PdfFontBase, Rectangle2D) - Constructor for class com.spire.pdf.automaticfields.PdfStaticField
 
PdfStringFormat - Class in com.spire.pdf.graphics
Represents the text layout information.
PdfStringFormat() - Constructor for class com.spire.pdf.graphics.PdfStringFormat
Initializes a new instance of the class.
PdfStringFormat(PdfTextAlignment) - Constructor for class com.spire.pdf.graphics.PdfStringFormat
Initializes a new instance of the class.
PdfStringFormat(String) - Constructor for class com.spire.pdf.graphics.PdfStringFormat
Initializes a new instance of the class.
PdfStringFormat(PdfTextAlignment, PdfVerticalAlignment) - Constructor for class com.spire.pdf.graphics.PdfStringFormat
Initializes a new instance of the class.
PdfStringLayouter - Class in com.spire.pdf.graphics
Class lay outing the text.
PdfStringLayouter() - Constructor for class com.spire.pdf.graphics.PdfStringLayouter
Initializes a new instance of the class.
PdfStringLayoutResult - Class in com.spire.pdf.graphics
Layouter result.
PdfStringLayoutResult() - Constructor for class com.spire.pdf.graphics.PdfStringLayoutResult
 
PdfStyledAnnotationWidget - Class in com.spire.pdf.annotations
The Spire.Pdf.Action namespace contains classes used to create pdf action elements.
PdfStyledAnnotationWidget(PdfDictionary, PdfCrossTable) - Constructor for class com.spire.pdf.annotations.PdfStyledAnnotationWidget
 
PdfStyledField - Class in com.spire.pdf.fields
Represents form's field with style parameters.
PdfStyledField(PdfPageBase, String) - Constructor for class com.spire.pdf.fields.PdfStyledField
Initializes a new instance of the class.
PdfStyledField() - Constructor for class com.spire.pdf.fields.PdfStyledField
 
PdfStyledFieldWidget - Class in com.spire.pdf.widget
Represents loaded styled field.
PdfStyledFieldWidget(PdfDictionary, PdfCrossTable) - Constructor for class com.spire.pdf.widget.PdfStyledFieldWidget
 
PdfSubmitAction - Class in com.spire.pdf.actions
Represents Pdf form's submit action.
PdfSubmitAction(String) - Constructor for class com.spire.pdf.actions.PdfSubmitAction
Initializes a new instance of the class.
PdfSubSuperScript - Enum in com.spire.pdf.graphics
Specifies type of the SubSuperScript.
PdfTable - Class in com.spire.pdf.tables
Represents fast table with few features.
PdfTable() - Constructor for class com.spire.pdf.tables.PdfTable
 
PdfTableDataSourceType - Enum in com.spire.pdf.tables
Specifies the datasource type.
PdfTableLayoutFormat - Class in com.spire.pdf.tables
Represents the parameters for Light Table layout.
PdfTableLayoutFormat() - Constructor for class com.spire.pdf.tables.PdfTableLayoutFormat
Initializes a new instance of the class.
PdfTableLayoutFormat(PdfTextLayout) - Constructor for class com.spire.pdf.tables.PdfTableLayoutFormat
Initializes a new instance of the class.
PdfTableLayoutResult - Class in com.spire.pdf.tables
Represents the results of lay outing tables.
PdfTableLayoutResult(PdfPageBase, Rectangle2D, int, PdfStringLayoutResult[]) - Constructor for class com.spire.pdf.tables.PdfTableLayoutResult
 
PdfTableStyle - Class in com.spire.pdf.tables
Represents parameters of PdfTable.
PdfTableStyle() - Constructor for class com.spire.pdf.tables.PdfTableStyle
Initializes a new instance of the class.
PdfTemplate - Class in com.spire.pdf.graphics
Represents Pdf Template object.
PdfTemplate(Dimension2D) - Constructor for class com.spire.pdf.graphics.PdfTemplate
Initializes a new instance of the class.
PdfTemplate(PdfAnnotation) - Constructor for class com.spire.pdf.graphics.PdfTemplate
 
PdfTemplate(Dimension2D, boolean) - Constructor for class com.spire.pdf.graphics.PdfTemplate
 
PdfTemplate(float, float) - Constructor for class com.spire.pdf.graphics.PdfTemplate
Initializes a new instance of the class.
PdfTemplate(double, double) - Constructor for class com.spire.pdf.graphics.PdfTemplate
Initializes a new instance of the class.
PdfTemplate(float, float, boolean) - Constructor for class com.spire.pdf.graphics.PdfTemplate
Initializes a new instance of the class.
PdfTemplate(Rectangle2D) - Constructor for class com.spire.pdf.graphics.PdfTemplate
 
PdfTemplate(Rectangle2D, Rectangle2D) - Constructor for class com.spire.pdf.graphics.PdfTemplate
Initializes a new instance of the class.
PdfTextAlignment - Enum in com.spire.pdf.graphics
Specifies the type of horizontal text alignment.
PdfTextAnnotationWidget - Class in com.spire.pdf.annotations
Represents the PdfTextAnnotationWidget.
PdfTextAnnotationWidget(PdfDictionary, PdfCrossTable, RectangleF, String) - Constructor for class com.spire.pdf.annotations.PdfTextAnnotationWidget
 
PdfTextBoxField - Class in com.spire.pdf.fields
Represents text box field in the PDF form.
PdfTextBoxField(PdfPageBase, String) - Constructor for class com.spire.pdf.fields.PdfTextBoxField
Initializes a new instance of the class.
PdfTextBoxField() - Constructor for class com.spire.pdf.fields.PdfTextBoxField
 
PdfTextBoxFieldWidget - Class in com.spire.pdf.widget
Represents the text box field of an existing PDF documents form.
PdfTextBoxFieldWidget(PdfDictionary, PdfCrossTable) - Constructor for class com.spire.pdf.widget.PdfTextBoxFieldWidget
 
PdfTextBoxWidgetItemCollection - Class in com.spire.pdf.widget
Represents collection of text box group items.
PdfTextBoxWidgetItemCollection() - Constructor for class com.spire.pdf.widget.PdfTextBoxWidgetItemCollection
 
PdfTextFind - Class in com.spire.pdf.general.find
The class representing a result of searching designated text from PDF page.
PdfTextFind(String) - Constructor for class com.spire.pdf.general.find.PdfTextFind
 
PdfTextFind() - Constructor for class com.spire.pdf.general.find.PdfTextFind
 
PdfTextFindCollection - Class in com.spire.pdf.general.find
The class representing all the resuls of searching designated text from PDF page
PdfTextFindCollection() - Constructor for class com.spire.pdf.general.find.PdfTextFindCollection
 
PdfTextLayout - Class in com.spire.pdf.graphics
Class that defines layouting settings.
PdfTextLayout() - Constructor for class com.spire.pdf.graphics.PdfTextLayout
Initializes a new instance of the class.
PdfTextLayout(PdfTextLayout) - Constructor for class com.spire.pdf.graphics.PdfTextLayout
 
PdfTextLayoutResult - Class in com.spire.pdf.graphics
Represents the text lay outing result settings.
PdfTextLayoutResult(PdfPageBase, Rectangle2D, String, Rectangle2D) - Constructor for class com.spire.pdf.graphics.PdfTextLayoutResult
 
PdfTextMarkupAnnotation - Class in com.spire.pdf.annotations
Represents the text markup annotation.
PdfTextMarkupAnnotation() - Constructor for class com.spire.pdf.annotations.PdfTextMarkupAnnotation
Initializes new instance of class.
PdfTextMarkupAnnotation(String, String, String, Point2D, PdfFontBase) - Constructor for class com.spire.pdf.annotations.PdfTextMarkupAnnotation
Initializes new instance of class.
PdfTextMarkupAnnotation(String, String, Rectangle2D, PdfFontBase) - Constructor for class com.spire.pdf.annotations.PdfTextMarkupAnnotation
Initializes new instance of class.
PdfTextMarkupAnnotation(Rectangle2D) - Constructor for class com.spire.pdf.annotations.PdfTextMarkupAnnotation
Initializes new instance of class.
PdfTextMarkupAnnotationType - Enum in com.spire.pdf.annotations
Specifies the Style of the Text Markup Annotation
PdfTextMarkupAnnotationWidget - Class in com.spire.pdf.annotations
Represents the loaded text markup annotation class.
PdfTextMarkupAnnotationWidget(PdfDictionary, PdfCrossTable, Rectangle2D) - Constructor for class com.spire.pdf.annotations.PdfTextMarkupAnnotationWidget
 
PdfTextStyle - Enum in com.spire.pdf.bookmarks
Allows to choose outline text style.
PdfTextWebLink - Class in com.spire.pdf.annotations
Represents the class for text web link annotation.
PdfTextWebLink() - Constructor for class com.spire.pdf.annotations.PdfTextWebLink
Initializes a new instance of the class.
PdfTextWebLinkAnnotationWidget - Class in com.spire.pdf.annotations
Represents the loaded text web link annotation class.
PdfTextWebLinkAnnotationWidget(PdfDictionary, PdfCrossTable, String) - Constructor for class com.spire.pdf.annotations.PdfTextWebLinkAnnotationWidget
 
PdfTextWidget - Class in com.spire.pdf.graphics
Represents the text area with the ability to span several pages.
PdfTextWidget() - Constructor for class com.spire.pdf.graphics.PdfTextWidget
Initializes a new instance of the class.
PdfTextWidget(String) - Constructor for class com.spire.pdf.graphics.PdfTextWidget
Initializes a new instance of the class.
PdfTextWidget(String, PdfFontBase) - Constructor for class com.spire.pdf.graphics.PdfTextWidget
Initializes a new instance of the class.
PdfTextWidget(String, PdfFontBase, PdfPen) - Constructor for class com.spire.pdf.graphics.PdfTextWidget
Initializes a new instance of the class.
PdfTextWidget(String, PdfFontBase, PdfBrush) - Constructor for class com.spire.pdf.graphics.PdfTextWidget
Initializes a new instance of the class.
PdfTextWidget(String, PdfFontBase, PdfPen, PdfBrush, PdfStringFormat) - Constructor for class com.spire.pdf.graphics.PdfTextWidget
Initializes a new instance of the class.
PdfTilingBrush - Class in com.spire.pdf.graphics
Implements a colored tiling brush.
PdfTilingBrush(Rectangle2D) - Constructor for class com.spire.pdf.graphics.PdfTilingBrush
Initializes a new instance of the class.
PdfTilingBrush(Rectangle2D, PdfNewPage) - Constructor for class com.spire.pdf.graphics.PdfTilingBrush
Initializes a new instance of the class.
PdfTilingBrush(Dimension2D) - Constructor for class com.spire.pdf.graphics.PdfTilingBrush
Initializes a new instance of the class.
PdfTilingBrush(Dimension2D, PdfNewPage) - Constructor for class com.spire.pdf.graphics.PdfTilingBrush
Initializes a new instance of the class.
PdfTransitionDimension - Enum in com.spire.pdf
Enumeration of transition dimensions.
PdfTransitionDirection - Enum in com.spire.pdf
Enumeration of transition directions.
PdfTransitionMotion - Enum in com.spire.pdf
Enumeration of transition motions.
PdfTransitionStyle - Enum in com.spire.pdf
Enumeration of possible transition styles when moving to the page from another during a presentation
PdfTrueTypeFont - Class in com.spire.pdf.graphics
Represents TrueType font.
PdfTrueTypeFont(Font) - Constructor for class com.spire.pdf.graphics.PdfTrueTypeFont
 
PdfTrueTypeFont(Font, boolean) - Constructor for class com.spire.pdf.graphics.PdfTrueTypeFont
 
PdfTrueTypeFont(Font, boolean, boolean) - Constructor for class com.spire.pdf.graphics.PdfTrueTypeFont
 
PdfTrueTypeFont(Font, float) - Constructor for class com.spire.pdf.graphics.PdfTrueTypeFont
 
PdfTrueTypeFont(Font, float, boolean) - Constructor for class com.spire.pdf.graphics.PdfTrueTypeFont
Initializes a new instance of the class.
PdfTrueTypeFont(Font, float, boolean, boolean) - Constructor for class com.spire.pdf.graphics.PdfTrueTypeFont
 
PdfTrueTypeFont(String, float) - Constructor for class com.spire.pdf.graphics.PdfTrueTypeFont
Initializes a new instance of the class.
PdfTrueTypeFont(String, float, boolean) - Constructor for class com.spire.pdf.graphics.PdfTrueTypeFont
 
PdfTrueTypeFont(String, float, EnumSet<PdfFontStyle>) - Constructor for class com.spire.pdf.graphics.PdfTrueTypeFont
Initializes a new instance of the class.
PdfTrueTypeFont(String, Font) - Constructor for class com.spire.pdf.graphics.PdfTrueTypeFont
 
PdfTrueTypeFont(String, float, EnumSet<PdfFontStyle>, boolean) - Constructor for class com.spire.pdf.graphics.PdfTrueTypeFont
 
PdfTrueTypeFont(InputStream, float) - Constructor for class com.spire.pdf.graphics.PdfTrueTypeFont
 
PdfTrueTypeFont(InputStream, float, EnumSet<PdfFontStyle>) - Constructor for class com.spire.pdf.graphics.PdfTrueTypeFont
 
PdfTrueTypeFont(PdfTrueTypeFont, float) - Constructor for class com.spire.pdf.graphics.PdfTrueTypeFont
 
PdfUnidimensionalBarcode - Class in com.spire.pdf.barcode
Represents the Base class for all the Single dimensional barcodes
PdfUnidimensionalBarcode() - Constructor for class com.spire.pdf.barcode.PdfUnidimensionalBarcode
Initializes the new instance of
PdfUnitConvertor - Class in com.spire.pdf.graphics
Class allowing to convert different unit metrics.
PdfUnitConvertor() - Constructor for class com.spire.pdf.graphics.PdfUnitConvertor
 
PdfUnitConvertor(float) - Constructor for class com.spire.pdf.graphics.PdfUnitConvertor
 
PdfUnitConvertor(Graphics) - Constructor for class com.spire.pdf.graphics.PdfUnitConvertor
 
PdfUnorderedList - Class in com.spire.pdf.lists
Represents unordered list.
PdfUnorderedList() - Constructor for class com.spire.pdf.lists.PdfUnorderedList
Initializes a new instance of the class.
PdfUnorderedList(PdfListItemCollection) - Constructor for class com.spire.pdf.lists.PdfUnorderedList
Creates unordered list using items.
PdfUnorderedList(PdfFontBase) - Constructor for class com.spire.pdf.lists.PdfUnorderedList
Initializes a new instance of the class.
PdfUnorderedList(PdfMarker) - Constructor for class com.spire.pdf.lists.PdfUnorderedList
Initializes a new instance of the class.
PdfUnorderedList(PdfListItemCollection, PdfMarker) - Constructor for class com.spire.pdf.lists.PdfUnorderedList
Initializes a new instance of the class.
PdfUnorderedList(String) - Constructor for class com.spire.pdf.lists.PdfUnorderedList
Initializes a new instance of the class.
PdfUnorderedList(String, PdfMarker) - Constructor for class com.spire.pdf.lists.PdfUnorderedList
Initializes a new instance of the class from formatted text that is splitted by new lines.
PdfUriAnnotation - Class in com.spire.pdf.annotations
Represents the Uri annotation
PdfUriAnnotation(Rectangle2D) - Constructor for class com.spire.pdf.annotations.PdfUriAnnotation
 
PdfUriAnnotation(Rectangle2D, String) - Constructor for class com.spire.pdf.annotations.PdfUriAnnotation
Initializes a new instance of the class.
PdfUriAnnotationWidget - Class in com.spire.pdf.annotations
Represents the loaded unique resource identifier annotation class.
PdfUriAnnotationWidget(PdfDictionary, PdfCrossTable, Rectangle2D, String) - Constructor for class com.spire.pdf.annotations.PdfUriAnnotationWidget
 
PdfUsedFont - Class in com.spire.pdf.graphics.fonts
Represents the used fonts in a PDF document.
PdfUsedFont(PdfFontBase, PdfPageWidget) - Constructor for class com.spire.pdf.graphics.fonts.PdfUsedFont
Initializes a new instance of the class.
PdfVersion - Enum in com.spire.pdf
Specifies the available PDF versions to save a PDF document.
PdfVerticalAlignment - Enum in com.spire.pdf.graphics
Specifies the type of Vertical alignment.
PdfViewerPreferences - Class in com.spire.pdf
Defines the way the document is to be presented on the screen or in print.
PdfViewerPreferences() - Constructor for class com.spire.pdf.PdfViewerPreferences
 
PdfViewerPreferences(PdfCatalog) - Constructor for class com.spire.pdf.PdfViewerPreferences
 
PdfVisibility - Enum in com.spire.pdf.graphics.layer
Represent the visibility of optional content group(or optional content membership).
PdfWatermarkAnnotation - Class in com.spire.pdf.annotations
Created by sky.luo on 2020/8/18.
PdfWatermarkAnnotation(Rectangle2D) - Constructor for class com.spire.pdf.annotations.PdfWatermarkAnnotation
 
PdfWatermarkAnnotationWidget - Class in com.spire.pdf.annotations
Created by sky.luo on 2020/8/19.
PdfWatermarkAnnotationWidget(PdfDictionary, PdfCrossTable, Rectangle2D) - Constructor for class com.spire.pdf.annotations.PdfWatermarkAnnotationWidget
 
PdfWebLinkAnnotationWidget - Class in com.spire.pdf.annotations
Represents the loaded web link annotation class.
PdfWebLinkAnnotationWidget(PdfDictionary, PdfCrossTable, Rectangle2D, String) - Constructor for class com.spire.pdf.annotations.PdfWebLinkAnnotationWidget
 
PdfWordWrapType - Enum in com.spire.pdf.graphics
Specifies the types of text wrapping.
Point - Variable in class com.spire.pdf.exporting.xps.schema.ArcSegment
 
Points - Variable in class com.spire.pdf.exporting.xps.schema.PolyBezierSegment
 
Points - Variable in class com.spire.pdf.exporting.xps.schema.PolyLineSegment
 
Points - Variable in class com.spire.pdf.exporting.xps.schema.PolyQuadraticBezierSegment
 
PolyBezierSegment - Class in com.spire.pdf.exporting.xps.schema
PolyBezierSegment() - Constructor for class com.spire.pdf.exporting.xps.schema.PolyBezierSegment
 
PolyLineSegment - Class in com.spire.pdf.exporting.xps.schema
PolyLineSegment() - Constructor for class com.spire.pdf.exporting.xps.schema.PolyLineSegment
 
PolyQuadraticBezierSegment - Class in com.spire.pdf.exporting.xps.schema
PolyQuadraticBezierSegment() - Constructor for class com.spire.pdf.exporting.xps.schema.PolyQuadraticBezierSegment
 
PrintScalingMode - Enum in com.spire.pdf
Specifies the different page scaling option that shall be selected when a print dialog is displayed for this document.

R

RadialGradientBrush - Class in com.spire.pdf.exporting.xps.schema
RadialGradientBrush() - Constructor for class com.spire.pdf.exporting.xps.schema.RadialGradientBrush
 
RadialGradientBrushGradientStops - Variable in class com.spire.pdf.exporting.xps.schema.RadialGradientBrush
 
RadialGradientBrushTransform - Variable in class com.spire.pdf.exporting.xps.schema.RadialGradientBrush
 
RadiusX - Variable in class com.spire.pdf.exporting.xps.schema.RadialGradientBrush
 
RadiusY - Variable in class com.spire.pdf.exporting.xps.schema.RadialGradientBrush
 
reArrange(int[]) - Method in class com.spire.pdf.widget.PdfPageCollection
ReArrange the Pages in the Loaded Document.
Relationship - Class in com.spire.pdf.exporting.xps.schema
 
Relationship() - Constructor for class com.spire.pdf.exporting.xps.schema.Relationship
 
Relationship - Variable in class com.spire.pdf.exporting.xps.schema.Relationships
 
Relationships - Class in com.spire.pdf.exporting.xps.schema
 
Relationships() - Constructor for class com.spire.pdf.exporting.xps.schema.Relationships
 
releaseExtactImageInfo() - Method in class com.spire.pdf.PdfPageBase
 
remove(DataColumn) - Method in class com.spire.data.table.DataColumnCollection
 
remove(int) - Method in class com.spire.data.table.DataColumnCollection
 
remove(String) - Method in class com.spire.data.table.DataColumnCollection
 
remove(DataRow) - Method in class com.spire.data.table.DataRowCollection
 
remove(int) - Method in class com.spire.data.table.DataRowCollection
 
remove(PdfAnnotation) - Method in class com.spire.pdf.annotations.PdfAnnotationCollection
Removes the element from the collection.
remove(PdfAttachment) - Method in class com.spire.pdf.attachments.PdfAttachmentCollection
Removes the specified attachment.
remove(String) - Method in class com.spire.pdf.bookmarks.PdfBookmarkCollection
Removes the specified bookmark from the document.
remove(PdfField) - Method in class com.spire.pdf.fields.PdfFieldCollection
Removes the specified field in the collection.
remove(PdfGridColumn) - Method in class com.spire.pdf.grid.PdfGridColumnCollection
Removes the first occurrence of a specific object from the PdfGridColumnCollection
remove(PdfListItem) - Method in class com.spire.pdf.lists.PdfListItemCollection
Removes the specified item from the list.
remove(PdfPageTemplateElement) - Method in class com.spire.pdf.PdfStampCollection
Removes the stamp element from the collection.
remove(DataColumn) - Method in class com.spire.pdf.tables.table.DataColumnCollection
 
remove(int) - Method in class com.spire.pdf.tables.table.DataColumnCollection
 
remove(String) - Method in class com.spire.pdf.tables.table.DataColumnCollection
 
remove(DataRow) - Method in class com.spire.pdf.tables.table.DataRowCollection
 
remove(int) - Method in class com.spire.pdf.tables.table.DataRowCollection
 
remove(PdfPageBase) - Method in class com.spire.pdf.widget.PdfPageCollection
Removes the specified page.
removeAt(int) - Method in class com.spire.pdf.annotations.PdfAnnotationCollection
Removes the element at the specified field.
removeAt(int) - Method in class com.spire.pdf.attachments.PdfAttachmentCollection
Removes attachment at the specified index.
removeAt(int) - Method in class com.spire.pdf.bookmarks.PdfBookmarkCollection
Removes the specified bookmark from the document at the specified index.
removeAt(int) - Method in class com.spire.pdf.grid.PdfGridColumnCollection
Removes the element at the specified index of the PdfGridColumnCollection.
removeAt(int) - Method in class com.spire.pdf.lists.PdfListItemCollection
Removes the item at the specified index from the list.
removeAt(int) - Method in class com.spire.pdf.PdfStampCollection
Removes a stamp element from the specified position in the collection.
removeAt(int) - Method in class com.spire.pdf.widget.PdfListWidgetItemCollection
Removes the element at the specified index.
removeAt(int) - Method in class com.spire.pdf.widget.PdfPageCollection
Removes the page at the given specified index.
removeCustomerDefined(String) - Method in class com.spire.pdf.PdfDocumentInformation
 
removeLayer(String) - Method in class com.spire.pdf.graphics.layer.PdfLayerCollection
Remove the pdf layer.
removeLayer(String, boolean) - Method in class com.spire.pdf.graphics.layer.PdfLayerCollection
Remove the pdf layer.
removeShowConfigureText(SignatureConfigureText) - Method in class com.spire.pdf.security.PdfSignature
 
RenderOptionsEdgeMode - Variable in class com.spire.pdf.exporting.xps.schema.Canvas
 
RenderOptionsEdgeModeFieldSpecified - Variable in class com.spire.pdf.exporting.xps.schema.Canvas
 
RenderTransform - Variable in class com.spire.pdf.exporting.xps.schema.Canvas
 
RenderTransform - Variable in class com.spire.pdf.exporting.xps.schema.Glyphs
 
RenderTransform - Variable in class com.spire.pdf.exporting.xps.schema.Path
 
replace(PdfFontBase) - Method in class com.spire.pdf.graphics.fonts.PdfUsedFont
Replaces the specified new font.
replaceImage(int, PdfImage) - Method in class com.spire.pdf.PdfPageBase
Replace the Image at index's Position.
Requires - Variable in class com.spire.pdf.exporting.xps.schema.Baloo
 
Requires - Variable in class com.spire.pdf.exporting.xps.schema.Choice
 
reset(Dimension2D) - Method in class com.spire.pdf.graphics.PdfTemplate
Resets the template and sets the specified size.
reset() - Method in class com.spire.pdf.graphics.PdfTemplate
Resets an instance.
Resolution - Variable in class com.spire.pdf.htmlconverter.qt.HTML2PDFOption
 
ResourceDictionary - Class in com.spire.pdf.exporting.xps.schema
ResourceDictionary() - Constructor for class com.spire.pdf.exporting.xps.schema.ResourceDictionary
 
ResourceDictionary - Variable in class com.spire.pdf.exporting.xps.schema.Resources
 
Resources - Class in com.spire.pdf.exporting.xps.schema
Resources() - Constructor for class com.spire.pdf.exporting.xps.schema.Resources
 
restore() - Method in class com.spire.pdf.graphics.PdfCanvas
Restores the last state of this Graphics.
restore(PdfGraphicsState) - Method in class com.spire.pdf.graphics.PdfCanvas
Restores the state of this Graphics to the state represented by a GraphicsState.
Right - Variable in class com.spire.pdf.htmlconverter.qt.Margins
 
rotateTransform(float) - Method in class com.spire.pdf.graphics.PdfCanvas
Rotates the coordinate system in counterclockwise direction.
RotationAngle - Variable in class com.spire.pdf.exporting.xps.schema.ArcSegment
 

S

save() - Method in class com.spire.pdf.graphics.PdfBitmap
Saves the image into stream.
save() - Method in class com.spire.pdf.graphics.PdfCanvas
Saves the current state of this Graphics and identifies the saved state with a GraphicsState.
save(String, FileFormat) - Method in class com.spire.pdf.PdfDocumentBase
 
save(String) - Method in class com.spire.pdf.PdfDocumentBase
Saves the document to the specified filename.
save(OutputStream) - Method in class com.spire.pdf.PdfNewDocument
 
saveAsImage(int) - Method in class com.spire.pdf.PdfDocument
Saves PDF document page as BufferedImage
saveAsImage(int, PdfImageType) - Method in class com.spire.pdf.PdfDocument
Saves PDF document page as image
saveAsImage(int, PdfImageType, int, int) - Method in class com.spire.pdf.PdfDocument
Saves PDF document page as image,Set PdfImageType and image Dpi
saveToFile(String) - Method in class com.spire.pdf.PdfDocument
Saves PDF document to file.
saveToFile(String, FileFormat) - Method in class com.spire.pdf.PdfDocument
Saves PDF document to file.
saveToFile(String, int, int, FileFormat) - Method in class com.spire.pdf.PdfDocument
Saves PDF document to other Format files.
saveToPdf(String, PdfConformanceLevel) - Method in class com.spire.pdf.PdfDocument
this is recreate pdf for pdf conformance.
saveToPdfX1A2001(String) - Method in class com.spire.pdf.PdfDocument
Deprecated. 
saveToStream(OutputStream) - Method in class com.spire.pdf.PdfDocument
Saves the document to the specified stream.
saveToStream(OutputStream, FileFormat) - Method in class com.spire.pdf.PdfDocument
 
saveToStream(int, int, FileFormat) - Method in class com.spire.pdf.PdfDocument
 
saveToXPS(String) - Method in class com.spire.pdf.PdfDocumentBase
 
scaleTransform(float, float) - Method in class com.spire.pdf.graphics.PdfCanvas
Scales the coordinates by specified coordinates.
scaleTransform(double, double) - Method in class com.spire.pdf.graphics.PdfCanvas
Scales the coordinates by specified coordinates.
searchInParents(PdfDictionary, PdfCrossTable, String) - Static method in class com.spire.pdf.annotations.PdfAnnotationWidget
Sets the name of the field.
Section - Class in com.spire.pdf.exporting.xps.schema
Section() - Constructor for class com.spire.pdf.exporting.xps.schema.Section
 
SentinelPage - Variable in class com.spire.pdf.exporting.xps.schema.Discard
 
set(String, String) - Method in class com.spire.pdf.widget.XFAForm
 
set(String, String) - Method in class com.spire.pdf.xmp.CustomMetadata
 
setAction(PdfAction) - Method in class com.spire.pdf.annotations.PdfActionLinkAnnotation
Sets the action for the link annotation.
setAction(PdfAction) - Method in class com.spire.pdf.annotations.PdfFileLinkAnnotation
Sets the action.
setAction(PdfAction) - Method in class com.spire.pdf.annotations.PdfUriAnnotation
Sets the action.
setAction(PdfAction) - Method in class com.spire.pdf.bookmarks.PdfBookmark
Sets the Action for the Outline.
setActivation(Pdf3DActivation) - Method in class com.spire.pdf.annotations.Pdf3DAnnotation
Gets or sets the activation options for the annotation.
setActivationMode(Pdf3DActivationMode) - Method in class com.spire.pdf.annotations.Pdf3DActivation
Sets the activation mode for the annotation.
setActiveFrame(int) - Method in class com.spire.pdf.graphics.PdfBitmap
 
setAfterOpenAction(PdfAction) - Method in class com.spire.pdf.PdfDocument
Sets the action to execute when the document is opened.
setAfterPrintAction(PdfJavaScriptAction) - Method in class com.spire.pdf.PdfDocument
Sets the action to be performed after the document is printed.
setAfterSaveAction(PdfJavaScriptAction) - Method in class com.spire.pdf.PdfDocument
Sets the jave script action to be performed after the document is saved.
setAlignment(PdfTextAlignment) - Method in class com.spire.pdf.graphics.PdfStringFormat
Sets the text alignment.
setAlignment(PdfAlignmentStyle) - Method in class com.spire.pdf.PdfPageTemplateElement
Sets alignment of the page template element.
setAll(float) - Method in class com.spire.pdf.graphics.PdfMargins
Sets margin of each side.
setAll(PdfPen) - Method in class com.spire.pdf.PdfBorders
Sets all.
setAll(float) - Method in class com.spire.pdf.PdfPaddings
Sets all.
setAllowContainTopDocTemplates(boolean) - Method in class com.spire.pdf.PdfPageBase
Sets the template that Allow Contain Top Doc Templates.
setAllowCreateForm(boolean) - Method in class com.spire.pdf.PdfDocument
 
setAllowCrossPages(boolean) - Method in class com.spire.pdf.grid.PdfGrid
Sets whether to cross a page.
setAllowCrossPages(boolean) - Method in class com.spire.pdf.tables.PdfTable
 
setAllowHorizontalOverflow(boolean) - Method in class com.spire.pdf.grid.PdfGridStyle
Sets a value indicating whether to allow horizontal overflow.
setAlternateColorSpaces(PdfColorSpaces) - Method in class com.spire.pdf.colorspace.PdfSeparationColorSpace
 
setAlternateIcon(PdfImage) - Method in class com.spire.pdf.fields.PdfButtonField
Sets the widget annotation's alternate icon displayed when the mouse button is pressed within its active area, only available in Push mode.
setAlternateStyle(PdfCellStyle) - Method in class com.spire.pdf.tables.PdfTableStyle
 
setAlternateText(String) - Method in class com.spire.pdf.fields.PdfButtonField
Sets the text displayed when the mouse button is pressed within the annotation's active area, only available in Push mode.
setAnnotationFlags(PdfAnnotationFlags) - Method in class com.spire.pdf.annotations.PdfStyledAnnotationWidget
Sets the annotation flags.
setAnnotationIntent(PdfAnnotationIntent) - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotation
Sets Internal variable to store file launch action
setAnnotationsWidget(PdfAnnotationCollection) - Method in class com.spire.pdf.PdfPageBase
Sets the field collection.
setAppearance(PdfAppearance) - Method in class com.spire.pdf.annotations.PdfFileAnnotation
Sets appearance of the annotation.
setAppearance(PdfAppearance) - Method in class com.spire.pdf.annotations.PdfPopupAnnotation
Sets appearance of the annotation.
setAppearance(PdfAppearance) - Method in class com.spire.pdf.annotations.PdfRubberStampAnnotation
Sets appearance of the annotation.
setAppearance(PdfAppearance) - Method in class com.spire.pdf.annotations.PdfWatermarkAnnotation
Sets appearance of the annotation.
setApplyDocumentBottomTemplate(boolean) - Method in class com.spire.pdf.PdfSectionTemplate
Sets value indicating whether parent Bottom page template should be used or not.
setApplyDocumentLeftTemplate(boolean) - Method in class com.spire.pdf.PdfSectionTemplate
Sets the value indicating whether parent Left page template should be used or not.
setApplyDocumentRightTemplate(boolean) - Method in class com.spire.pdf.PdfSectionTemplate
Sets the value indicating whether parent Right page template should be used or not.
setApplyDocumentStamps(boolean) - Method in class com.spire.pdf.PdfSectionTemplate
 
setApplyDocumentTopTemplate(boolean) - Method in class com.spire.pdf.PdfSectionTemplate
Sets the value indicating whether parent Top page template should be used or not.
setAuthor(String) - Method in class com.spire.pdf.annotations.PdfAnnotation
Sets the user who created the annotation.
setAuthor(String) - Method in class com.spire.pdf.annotations.PdfMarkUpAnnotationWidget
Sets the annotation's author.
setAuthor(String) - Method in class com.spire.pdf.PdfDocumentInformation
Sets the author.
setAuthor(String) - Method in class com.spire.pdf.xmp.XmpMetadata
Set subject to xmpmeta; if value is null, remove the node; if the node is null, create the node
setAutomaticFields(PdfAutomaticField[]) - Method in class com.spire.pdf.automaticfields.PdfCompositeField
Sets the automatic fields.
setB(byte) - Method in class com.spire.pdf.graphics.PdfRGBColor
Sets Blue channel value.
setBackColor(PdfRGBColor) - Method in class com.spire.pdf.annotations.PdfLineAnnotation
ets Background Color of the PdfLine
setBackColor(PdfRGBColor) - Method in class com.spire.pdf.annotations.PdfLineAnnotationWidget
Sets the back color of the annotation.
setBackColor(PdfRGBColor) - Method in class com.spire.pdf.barcode.PdfBarcode
Sets the back color of the barcode.
setBackColor(PdfRGBColor) - Method in class com.spire.pdf.fields.PdfSignatureStyledField
Sets the color of the background.
setBackColor(PdfRGBColor) - Method in class com.spire.pdf.fields.PdfStyledField
Sets the color of the background.
setBackColor(PdfRGBColor) - Method in class com.spire.pdf.widget.PdfTextBoxFieldWidget
Sets the back color of the field
setBackgroudOpacity(float) - Method in class com.spire.pdf.PdfPageBase
Sets the transparency to draw the image
setBackground(Pdf3DBackground) - Method in class com.spire.pdf.annotations.Pdf3DView
Sets the background for this view.
setBackground(boolean) - Method in class com.spire.pdf.PdfPageTemplateElement
Sets the background to Indicate whether the page template is located behind of the page layers or in front of it.
setBackgroundBrush(PdfBrush) - Method in class com.spire.pdf.grid.PdfGridStyleBase
Sets the background brush.
setBackgroundBrush(PdfBrush) - Method in class com.spire.pdf.tables.PdfCellStyle
 
setBackgroundColor(Color) - Method in class com.spire.pdf.PdfPageBase
 
setBackgroundImage(PdfImage) - Method in class com.spire.pdf.grid.PdfGridCellStyle
Sets the background image.
setBackgroundImage(BufferedImage) - Method in class com.spire.pdf.PdfPageBase
Sets page's background color.
setBackgroundImage(String) - Method in class com.spire.pdf.PdfPageBase
 
setBackgroundRegion(Rectangle2D) - Method in class com.spire.pdf.PdfPageBase
 
setBarcodeToTextGapHeight(float) - Method in class com.spire.pdf.barcode.PdfUnidimensionalBarcode
Sets the gap between the barcode and the displayed text.
setBarColor(PdfRGBColor) - Method in class com.spire.pdf.barcode.PdfBarcode
Sets the bar color of the barcode.
setBarHeight(float) - Method in class com.spire.pdf.barcode.PdfBarcode
Sets the bar height.
setBaseColor(PdfRGBColor) - Method in class com.spire.pdf.colorspace.PdfSeparationColorSpace
 
setBeforeCloseAction(PdfJavaScriptAction) - Method in class com.spire.pdf.PdfDocument
 
setBeforePrintAction(PdfJavaScriptAction) - Method in class com.spire.pdf.PdfDocument
 
setBeforeSaveAction(PdfJavaScriptAction) - Method in class com.spire.pdf.PdfDocument
Sets the java script action to be performed before the document is saved.
setBeginLineStyle(PdfLineEndingStyle) - Method in class com.spire.pdf.annotations.PdfLineAnnotation
ets the style used for the beginning of the line.
setBeginLineStyle(PdfLineEndingStyle) - Method in class com.spire.pdf.annotations.PdfLineAnnotationWidget
Sets the begin line style of the annotation.
setBigDecimal(String, BigDecimal) - Method in class com.spire.data.table.DataRow
 
setBigDecimal(int, BigDecimal) - Method in class com.spire.data.table.DataRow
 
setBigDecimal(String, BigDecimal) - Method in class com.spire.pdf.tables.table.DataRow
 
setBigDecimal(int, BigDecimal) - Method in class com.spire.pdf.tables.table.DataRow
 
setBits(int) - Method in class com.spire.pdf.general.PdfSound
Sets the number of bits per sample value per channel.
setBookMarkExpandOrCollapse(boolean) - Method in class com.spire.pdf.PdfViewerPreferences
Sets Expand or Collapse
setBoolean(String, boolean) - Method in class com.spire.data.table.DataRow
 
setBoolean(int, boolean) - Method in class com.spire.data.table.DataRow
 
setBoolean(String, boolean) - Method in class com.spire.pdf.tables.table.DataRow
 
setBoolean(int, boolean) - Method in class com.spire.pdf.tables.table.DataRow
 
setBorder(PdfAnnotationBorder) - Method in class com.spire.pdf.annotations.PdfAnnotation
Sets annotation's border.
setBorder(PdfAnnotationBorder) - Method in class com.spire.pdf.annotations.PdfStyledAnnotationWidget
Sets the annotation's border.
setBorderColor(PdfRGBColor) - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotation
Sets text annotation border color
setBorderColor(PdfRGBColor) - Method in class com.spire.pdf.fields.PdfSignatureStyledField
Sets the color of the border.
setBorderColor(PdfRGBColor) - Method in class com.spire.pdf.fields.PdfStyledField
Sets the color of the border.
setBorderColor(PdfRGBColor) - Method in class com.spire.pdf.widget.PdfStyledFieldWidget
Sets the color of the border.
setBorderEffect(PdfBorderEffect) - Method in class com.spire.pdf.annotations.PdfPolygonAnnotation
Sets border effect.
setBorderOverlapStyle(PdfBorderOverlapStyle) - Method in class com.spire.pdf.grid.PdfGridStyle
Sets the border overlap style.
setBorderOverlapStyle(PdfBorderOverlapStyle) - Method in class com.spire.pdf.tables.PdfTableStyle
 
setBorderPen(PdfPen) - Method in class com.spire.pdf.tables.PdfCellStyle
 
setBorderPen(PdfPen) - Method in class com.spire.pdf.tables.PdfTableStyle
 
setBorders(PdfBorders) - Method in class com.spire.pdf.grid.PdfGridCellStyle
Sets the border.
setBorderStyle(PdfBorderStyle) - Method in class com.spire.pdf.annotations.LineBorder
Sets the border style.
setBorderStyle(PdfBorderStyle) - Method in class com.spire.pdf.fields.PdfSignatureStyledField
Sets the border style.
setBorderStyle(PdfBorderStyle) - Method in class com.spire.pdf.fields.PdfStyledField
Sets the border style.
setBorderStyle(PdfBorderStyle) - Method in class com.spire.pdf.widget.PdfStyledFieldWidget
Sets the color of the border.
setBorderWidth(int) - Method in class com.spire.pdf.annotations.LineBorder
Sets the width.
setBorderWidth(float) - Method in class com.spire.pdf.fields.PdfSignatureStyledField
Sets the width of the border.
setBorderWidth(float) - Method in class com.spire.pdf.fields.PdfStyledField
Sets the width of the border.
setBorderWidth(float) - Method in class com.spire.pdf.widget.PdfStyledFieldWidget
Sets the width of the border.
setBottom(float) - Method in class com.spire.pdf.barcode.PdfBarcodeQuietZones
Sets the quiet zones at bottom of the barcode.
setBottom(float) - Method in class com.spire.pdf.graphics.PdfMargins
Sets the bottom margin size.
setBottom(PdfPen) - Method in class com.spire.pdf.PdfBorders
Set the bottom.
setBottom(PdfPageTemplateElement) - Method in class com.spire.pdf.PdfDocumentTemplate
 
setBottom(float) - Method in class com.spire.pdf.PdfPaddings
 
setBounds(Rectangle2D) - Method in class com.spire.pdf.annotations.PdfStyledAnnotationWidget
Sets the annotation's bounds.
setBounds(Rectangle2D) - Method in class com.spire.pdf.automaticfields.PdfAutomaticField
Sets the bounds of the field.
setBounds(Rectangle2D) - Method in class com.spire.pdf.barcode.PdfBarcode
Sets the rectangular area occupied by the barcode.
setBounds(Rectangle2D) - Method in class com.spire.pdf.fields.PdfSignatureStyledField
Sets the bounds.
setBounds(Rectangle2D) - Method in class com.spire.pdf.fields.PdfStyledField
Gets the bounds.
setBounds(Rectangle2D) - Method in class com.spire.pdf.general.find.PdfTextFind
Sets the bounds of the searched text of this System.Drawring RectangleF structure.
setBounds(Rectangle2D) - Method in class com.spire.pdf.graphics.BeginPageLayoutEventArgs
 
setBounds(Rectangle2D) - Method in class com.spire.pdf.PdfPageTemplateElement
 
setBounds(Rectangle2D) - Method in class com.spire.pdf.security.PdfSignature
 
setBounds(Rectangle2D) - Method in class com.spire.pdf.widget.PdfFieldWidgetItem
Sets or sets the bounds.
setBounds(Rectangle2D) - Method in class com.spire.pdf.widget.PdfStyledFieldWidget
Sets the bounds.
setBreak(PdfLayoutBreakType) - Method in class com.spire.pdf.graphics.PdfTextLayout
Sets break type of the element.
setBrush(PdfBrush) - Method in class com.spire.pdf.automaticfields.PdfAutomaticField
Sets the brush.
setBrush(PdfBrush) - Method in class com.spire.pdf.graphics.PdfPen
Sets the brush, which specifies the pen behaviour.
setBrush(PdfBrush) - Method in class com.spire.pdf.graphics.PdfTextWidget
Sets the brush that will be used to draw the text.
setBrush(PdfBrush) - Method in class com.spire.pdf.grid.PdfGridCellContent
 
setBrush(PdfBrush) - Method in class com.spire.pdf.lists.PdfListBase
Sets list brush.
setBrush(PdfBrush) - Method in class com.spire.pdf.lists.PdfListItem
Sets list item brush.
setButtonImage(PdfImage) - Method in class com.spire.pdf.widget.PdfButtonWidgetFieldWidget
need replace image
setByte(int, byte[]) - Method in class com.spire.data.table.DataRow
 
setByte(String, byte[]) - Method in class com.spire.data.table.DataRow
 
setByte(int, byte[]) - Method in class com.spire.pdf.tables.table.DataRow
 
setByte(String, byte[]) - Method in class com.spire.pdf.tables.table.DataRow
 
setBytes(int, byte[]) - Method in class com.spire.data.table.DataRow
 
setBytes(String, byte[]) - Method in class com.spire.data.table.DataRow
 
setBytes(int, byte[]) - Method in class com.spire.pdf.tables.table.DataRow
 
setBytes(String, byte[]) - Method in class com.spire.pdf.tables.table.DataRow
 
setC(float) - Method in class com.spire.pdf.graphics.PdfRGBColor
Sets Cyan channel value.
setCalculate(PdfJavaScriptAction) - Method in class com.spire.pdf.actions.PdfFieldActions
Sets the JavaScript action to be performed to recalculate the value of this field when that of another field changes.
setCalloutLines(Point2D[]) - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotation
Sets Text callout lines
setCancel(boolean) - Method in class com.spire.pdf.tables.BeginRowLayoutEventArgs
 
setCanonicalDateTimeFormat(boolean) - Method in class com.spire.pdf.actions.PdfSubmitAction
 
setCaptionType(PdfLineCaptionType) - Method in class com.spire.pdf.annotations.PdfLineAnnotation
ets the line caption text type.
setCaptionType(PdfLineCaptionType) - Method in class com.spire.pdf.annotations.PdfLineAnnotationWidget
Sets the caption type of the annotation.
setCellPadding(PdfPaddings) - Method in class com.spire.pdf.grid.PdfGridStyle
Sets the cell padding.
setCellPadding(float) - Method in class com.spire.pdf.tables.PdfTableStyle
 
setCellSpacing(float) - Method in class com.spire.pdf.grid.PdfGridStyle
Sets the cell spacing.
setCellSpacing(float) - Method in class com.spire.pdf.tables.PdfTableStyle
 
setCellStyle(PdfCellStyle) - Method in class com.spire.pdf.tables.BeginRowLayoutEventArgs
 
setCenterWindow(boolean) - Method in class com.spire.pdf.PdfViewerPreferences
Sets the documents window in the center of the screen
setCertificated(boolean) - Method in class com.spire.pdf.security.PdfSignature
Sets a value indicating certificate document or not.
setChanged(boolean) - Method in class com.spire.pdf.annotations.PdfAnnotationWidget
Sets the changed.
setChannels(PdfSoundChannels) - Method in class com.spire.pdf.general.PdfSound
Sets the number of sound channels.
setCharacterSpacing(float) - Method in class com.spire.pdf.graphics.PdfStringFormat
Sets value that indicates a size among the characters in the text.
setChecked(boolean) - Method in class com.spire.pdf.fields.PdfCheckBoxField
Sets or sets a value indicating whether this is checked.
setChecked(boolean) - Method in class com.spire.pdf.widget.PdfCheckBoxWidgetFieldWidget
Sets a value indicating whether this is checked.
setChecked(boolean) - Method in class com.spire.pdf.widget.PdfStateWidgetItem
Sets a value indicating whether this is checked.
setChecked(boolean) - Method in class com.spire.pdf.widget.XfaCheckButtonField
Sets the Checked values
setColor(PdfRGBColor) - Method in class com.spire.pdf.annotations.PdfAnnotation
Sets the background of the annotations icon when closed.
setColor(PdfRGBColor) - Method in class com.spire.pdf.annotations.PdfStyledAnnotationWidget
Sets the color.
setColor(PdfRGBColor) - Method in class com.spire.pdf.bookmarks.PdfBookmark
Sets the color.
setColor(PdfRGBColor) - Method in class com.spire.pdf.bookmarks.PdfBookmarkWidget
Sets the color.
setColor(PdfRGBColor) - Method in class com.spire.pdf.graphics.PdfPen
Sets the color of the pen.
setColorant(String) - Method in class com.spire.pdf.colorspace.PdfSeparationColorSpace
 
setColorSpace(PdfColorSpace) - Method in class com.spire.pdf.graphics.PdfCanvas
Sets the current color space.
setColorSpace(PdfColorSpace) - Method in class com.spire.pdf.PdfDocument
Sets the color space for page that will be created.
setColorSpace(PdfColorSpace) - Method in class com.spire.pdf.PdfDocumentBase
 
setColorspace(PdfColorSpace) - Method in class com.spire.pdf.PdfPageLayer
set the Colorspace.
setColorSpace(PdfColorSpace) - Method in class com.spire.pdf.widget.PdfDocumentWidget
 
setColumnName(String) - Method in class com.spire.data.table.DataColumn
 
setColumnName(String) - Method in class com.spire.pdf.tables.PdfColumn
 
setColumnName(String) - Method in class com.spire.pdf.tables.table.DataColumn
 
setColumns(DataColumnCollection) - Method in class com.spire.data.table.DataTable
 
setColumns(DataColumnCollection) - Method in class com.spire.pdf.tables.table.DataTable
Deprecated.  
setColumnSpan(int) - Method in class com.spire.pdf.grid.PdfGridCell
Sets the column span.
setColumnSpanMap(int[]) - Method in class com.spire.pdf.tables.BeginRowLayoutEventArgs
 
setCommitOnSelChange(boolean) - Method in class com.spire.pdf.fields.PdfListField
 
setCommitOnSelChange(boolean) - Method in class com.spire.pdf.widget.PdfChoiceWidgetFieldWidget
Sets the flag indicating if a new value selected is committed immediately without waiting to leave the field.
setCompressionLevel(PdfCompressionLevel) - Method in class com.spire.pdf.PdfDocument
Sets the desired level of stream compression.
setCompressionLevel(PdfCompressionLevel) - Method in class com.spire.pdf.PdfDocumentBase
Desired level of the new stream compression
setConfigGraphicType(ConfiguerGraphicType) - Method in class com.spire.pdf.security.PdfSignature
Deprecated. 
setConformance(PdfConformanceLevel) - Method in class com.spire.pdf.PdfDocumentBase
Set the Pdf document's Conformance-level
setConformanceLevel(PdfConformanceLevel) - Static method in class com.spire.pdf.PdfNewDocument
Sets the Pdf Conformance level.
setContactInfo(String) - Method in class com.spire.pdf.security.PdfSignature
Sets information provided by the signer to enable a recipient to contact
setContactInfoLabel(String) - Method in class com.spire.pdf.security.PdfSignature
Digital Signature ContactInfo Label
setCreateDate(Date) - Method in class com.spire.pdf.xmp.XmpMetadata
Set title to xmpmeta; if value is null, remove the node; if the node is null, create the node
setCreationDate(Date) - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotationWidget
Sets the date and time when the annotation was created.
setCreationDate(Date) - Method in class com.spire.pdf.annotations.PdfMarkUpAnnotationWidget
Sets the date and time when the annotation was created.
setCreationDate(Date) - Method in class com.spire.pdf.general.PdfEmbeddedFileSpecification
Sets creation date.
setCreationDate(Date) - Method in class com.spire.pdf.PdfDocumentInformation
 
setCreator(String) - Method in class com.spire.pdf.PdfDocumentInformation
 
setCreator(String) - Method in class com.spire.pdf.xmp.XmpMetadata
Set Creator to xmpmeta; if value is null, remove the node; if the node is null, create the node
setCrossReferenceType(PdfCrossReferenceType) - Method in class com.spire.pdf.PdfFileInfo
sets the type of PDF cross-reference.
setCrossTable(PdfCrossTable) - Method in class com.spire.pdf.annotations.PdfAnnotationWidget
Sets the cross table.
setCustomerDefined(String, String) - Method in class com.spire.pdf.PdfDocumentInformation
 
setCustomHandleLandscape(boolean) - Method in class com.spire.pdf.PdfDocument
Set a value indicating handle PageSettings Landscape.
setCustomProperty(String, String) - Method in class com.spire.pdf.xmp.XmpMetadata
Set custom property to xmpmeta; if value is null, remove the node; if the node is null, create the node
setCustomScaling(int) - Method in class com.spire.pdf.PdfDocument
Set Current PDF Document Print PageScaling
setCustomSignDetailPosition(float, float, float, float) - Method in class com.spire.pdf.security.PdfSignature
Define sign anem ,unit is percent,for example,whole area0,0,1,1...
setCustomSignImagePosition(float, float, float, float) - Method in class com.spire.pdf.security.PdfSignature
Define sign image area,unit is percent,for example,whole area0,0,1,1...
setCustomSignNamePosition(float, float, float, float) - Method in class com.spire.pdf.security.PdfSignature
Define sign anem ,unit is percent,for example,whole area0,0,1,1...
setCustomSignPosition(boolean) - Method in class com.spire.pdf.security.PdfSignature
 
setDashArray(int) - Method in class com.spire.pdf.annotations.LineBorder
Sets the Line Dash
setDashOffset(float) - Method in class com.spire.pdf.graphics.PdfPen
Sets the dash offset of the pen.
setDashPattern(float[]) - Method in class com.spire.pdf.graphics.PdfPen
Sets the dash pattern of the pen.
setDashStyle(PdfDashStyle) - Method in class com.spire.pdf.graphics.PdfPen
Sets the dash style of the pen.
setData(byte[]) - Method in class com.spire.pdf.general.PdfEmbeddedFileSpecification
 
setDataFormat(SubmitDataFormat) - Method in class com.spire.pdf.actions.PdfSubmitAction
 
setDataMember(String) - Method in class com.spire.pdf.grid.PdfGrid
Sets the data member.
setDataSource(Object) - Method in class com.spire.pdf.grid.PdfGrid
Sets the data source.
setDataSource(Object) - Method in class com.spire.pdf.tables.PdfTable
 
setDataSourceType(PdfTableDataSourceType) - Method in class com.spire.pdf.tables.PdfTable
 
setDataType(int) - Method in class com.spire.data.table.DataColumn
 
setDataType(Class) - Method in class com.spire.data.table.DataColumn
 
setDataType(int) - Method in class com.spire.pdf.tables.table.DataColumn
 
setDataType(Class) - Method in class com.spire.pdf.tables.table.DataColumn
 
setDataTypeName(String) - Method in class com.spire.data.table.DataColumn
 
setDataTypeName(String) - Method in class com.spire.pdf.tables.table.DataColumn
 
setDate(String, Date) - Method in class com.spire.data.table.DataRow
 
setDate(int, Date) - Method in class com.spire.data.table.DataRow
 
setDate(Date) - Method in class com.spire.pdf.security.PdfSignature
Set Signature Date
setDate(String, Date) - Method in class com.spire.pdf.tables.table.DataRow
 
setDate(int, Date) - Method in class com.spire.pdf.tables.table.DataRow
 
setDateFormatString(String) - Method in class com.spire.pdf.automaticfields.PdfCreationDateField
Sets the format string.
setDateFormatString(String) - Method in class com.spire.pdf.automaticfields.PdfDateTimeField
Sets the format string.
setDateLabel(String) - Method in class com.spire.pdf.security.PdfSignature
Digital Signature Date Label
setDateTime(String, Date) - Method in class com.spire.data.table.DataRow
 
setDateTime(int, Date) - Method in class com.spire.data.table.DataRow
 
setDateTime(String, Date) - Method in class com.spire.pdf.tables.table.DataRow
 
setDateTime(int, Date) - Method in class com.spire.pdf.tables.table.DataRow
 
setDefaultLayerIndex(int) - Method in class com.spire.pdf.PdfPageBase
Sets index of the default layer.
setDefaultStyle(PdfCellStyle) - Method in class com.spire.pdf.tables.PdfTableStyle
 
setDefaultValue(Object) - Method in class com.spire.data.table.DataColumn
 
setDefaultValue(String) - Method in class com.spire.pdf.fields.PdfTextBoxField
Sets the default value.
setDefaultValue(Object) - Method in class com.spire.pdf.tables.table.DataColumn
 
setDefaultValue(String) - Method in class com.spire.pdf.widget.PdfTextBoxFieldWidget
Sets the default value of the field.
setDelimiter(String) - Method in class com.spire.pdf.lists.PdfOrderedMarker
Sets the delimiter.
setDescription(String) - Method in class com.spire.pdf.general.PdfEmbeddedFileSpecification
Sets the description.
setDestination(PdfDestination) - Method in class com.spire.pdf.actions.PdfGoToAction
Sets the destination.
setDestination(PdfActionDestination) - Method in class com.spire.pdf.actions.PdfNamedAction
Sets the destination.
setDestination(PdfDestination) - Method in class com.spire.pdf.annotations.PdfDocumentLinkAnnotation
Sets the destination of the annotation.
setDestination(PdfDestination) - Method in class com.spire.pdf.annotations.PdfDocumentLinkAnnotationWidget
Sets the destination of the annotation.
setDestination(PdfDestination) - Method in class com.spire.pdf.bookmarks.PdfBookmark
Sets the outline destination.
setDestination(PdfDestination) - Method in class com.spire.pdf.bookmarks.PdfBookmarkWidget
Sets the outline destination.
setDictionary(PdfDictionary) - Method in class com.spire.pdf.annotations.PdfAnnotation
Sets the dictionary.
setDigitalSigner(String) - Method in class com.spire.pdf.security.PdfSignature
Deprecated. 
setDigitalSignerLable(String) - Method in class com.spire.pdf.security.PdfSignature
Deprecated. 
setDimension(PdfTransitionDimension) - Method in class com.spire.pdf.PdfPageTransition
Sets the dimension in which the specified transition effect occurs.
setDirection(PdfTransitionDirection) - Method in class com.spire.pdf.PdfPageTransition
Sets the direction in which the specified transition effect moves, expressed in degrees counter clockwise starting from a left-to-right direction.
setDisplayed(boolean) - Method in class com.spire.pdf.PageLayerDefine
Set represents displayed form a document
setDisplayStyle(PdfTextStyle) - Method in class com.spire.pdf.bookmarks.PdfBookmark
Sets the text style.
setDisplayStyle(PdfTextStyle) - Method in class com.spire.pdf.bookmarks.PdfBookmarkWidget
Sets the text style.
setDisplayTitle(boolean) - Method in class com.spire.pdf.PdfViewerPreferences
Sets the flag to specify whether the windows title bar should display the document title taken from the Title entry of the document information dictionary.
setDistinguishedName(String) - Method in class com.spire.pdf.security.PdfSignature
Sets DistinguishedName values
setDistinguishedNameLabel(String) - Method in class com.spire.pdf.security.PdfSignature
Set Digital Signature Distinguished Label
setDock(PdfDockStyle) - Method in class com.spire.pdf.PdfPageTemplateElement
Sets the dock style of the page template element.
setDocPrintDPI(int) - Method in class com.spire.pdf.PdfDocument
sets the DPI to print using image
setDocumentBase(PdfDocumentBase) - Method in class com.spire.pdf.PdfFileInfo
PDF Document object
setDocumentPermissions(PdfCertificationFlags) - Method in class com.spire.pdf.security.PdfSignature
Sets the permission for certificated document.
setDouble(String, double) - Method in class com.spire.data.table.DataRow
 
setDouble(int, double) - Method in class com.spire.data.table.DataRow
 
setDouble(String, double) - Method in class com.spire.pdf.tables.table.DataRow
 
setDouble(int, double) - Method in class com.spire.pdf.tables.table.DataRow
 
setDuration(float) - Method in class com.spire.pdf.PdfPageTransition
Sets the duration of the transition effect.
setEmbedForm(boolean) - Method in class com.spire.pdf.actions.PdfSubmitAction
 
setEnableCheckDigit(boolean) - Method in class com.spire.pdf.barcode.PdfUnidimensionalBarcode
Sets a value indicating whether to enable to check digit calculation in the generated barcode or not.
setEnableFontCache(boolean) - Static method in class com.spire.pdf.PdfDocument
 
setEncoding(PdfSoundEncoding) - Method in class com.spire.pdf.general.PdfSound
Sets or sets the encoding format for the sample data.
setEndColumnIndex(int) - Method in class com.spire.pdf.tables.PdfTableLayoutFormat
 
setEndLineStyle(PdfLineEndingStyle) - Method in class com.spire.pdf.annotations.PdfLineAnnotation
ets the style used for the end of the line.
setEndLineStyle(PdfLineEndingStyle) - Method in class com.spire.pdf.annotations.PdfLineAnnotationWidget
Sets the end line style of the annotation.
setEntityRows(List) - Method in class com.spire.data.table.DataTable
 
setEntityRows(List) - Method in class com.spire.pdf.tables.table.DataTable
Deprecated.  
setEvenBottom(PdfPageTemplateElement) - Method in class com.spire.pdf.PdfDocumentTemplate
 
setEvenLeft(PdfPageTemplateElement) - Method in class com.spire.pdf.PdfDocumentTemplate
 
setEvenRight(PdfPageTemplateElement) - Method in class com.spire.pdf.PdfDocumentTemplate
 
setEvenTop(PdfPageTemplateElement) - Method in class com.spire.pdf.PdfDocumentTemplate
 
setExcludeNonUserAnnotations(boolean) - Method in class com.spire.pdf.actions.PdfSubmitAction
 
setExpandBookmark(boolean) - Method in class com.spire.pdf.bookmarks.PdfBookmark
It's true,expand node It's false,collapse node
setExport(boolean) - Method in class com.spire.pdf.fields.PdfField
Sets a value indicating whether this is export.
setExportTextEnableOCR(boolean) - Static method in class com.spire.pdf.PdfDocument
 
setExportTextMinWidth(int) - Method in class com.spire.pdf.PdfConvertOptions
set Export text min width,default is 150,1000 means whole font size width.
setExportTextOCRHandler(IOCR) - Static method in class com.spire.pdf.PdfDocument
when export text,if have image ,will call IOCR and add text to export content.
setExportTextOCRHandler(IOCR, boolean) - Static method in class com.spire.pdf.PdfDocument
 
setExtendedText(String) - Method in class com.spire.pdf.barcode.PdfBarcode
Sets the barcode text.
setFields(PdfFieldCollection) - Method in class com.spire.pdf.actions.PdfFormAction
Sets the fields will be affected.
setFields(PdfFieldCollection) - Method in class com.spire.pdf.actions.PdfResetAction
Sets the fields will be affected.
setFieldValueForXFAForm(PdfField, String) - Method in class com.spire.pdf.widget.PdfFormWidget
 
setFileInfo(PdfFileInfo) - Method in class com.spire.pdf.PdfDocument
Set The file info int the PDF document
setFileName(String) - Method in class com.spire.pdf.actions.PdfLaunchAction
Sets file to be launched.
setFileName(String) - Method in class com.spire.pdf.annotations.PdfAttachmentAnnotation
Sets the file associated with this annotation.
setFileName(String) - Method in class com.spire.pdf.annotations.PdfFileLinkAnnotation
Sets name of the file to be references by the annotation.
setFileName(String) - Method in class com.spire.pdf.general.PdfSound
Sets the name of the file.
setFileStructure(PdfFileInfo) - Method in class com.spire.pdf.PdfDocumentBase
Sets the internal structure of the PDF file.
setFillMode(PdfFillMode) - Method in class com.spire.pdf.graphics.PdfPath
Sets the fill mode.
setFindTextByAbsolutePosition(boolean) - Method in class com.spire.pdf.PdfConvertOptions
 
setFirstLineIndent(float) - Method in class com.spire.pdf.graphics.PdfStringFormat
Sets the indent of the first line in the text.
setFitWindow(boolean) - Method in class com.spire.pdf.PdfViewerPreferences
Sets the flag of the documents window to fit the size of the first displayed page.
setFixedPrint(PdfFixedPrint) - Method in class com.spire.pdf.annotations.PdfWatermarkAnnotation
Sets appearance of the annotation.
setFixedPrint(PdfFixedPrint) - Method in class com.spire.pdf.annotations.PdfWatermarkAnnotationWidget
Sets appearance of the annotation.
setFlags(PdfAnnotationFlags) - Method in class com.spire.pdf.annotations.PdfAnnotation
Sets annotation flags.
setFlatten(boolean) - Method in class com.spire.pdf.fields.PdfField
Sets a value indicating whether this is flatten.
setFloat(String, float) - Method in class com.spire.data.table.DataRow
 
setFloat(int, float) - Method in class com.spire.data.table.DataRow
 
setFloat(String, float) - Method in class com.spire.pdf.tables.table.DataRow
 
setFloat(int, float) - Method in class com.spire.pdf.tables.table.DataRow
 
setFont(PdfFontBase) - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotation
Get PdfFont info
setFont(PdfFontBase) - Method in class com.spire.pdf.automaticfields.PdfAutomaticField
Sets the font.
setFont(PdfFontBase) - Method in class com.spire.pdf.fields.PdfButtonField
Sets the font
setFont(PdfFontBase) - Method in class com.spire.pdf.fields.PdfComboBoxField
Sets the font
setFont(PdfFontBase) - Method in class com.spire.pdf.fields.PdfTextBoxField
Sets the font
setFont(PdfFontBase) - Method in class com.spire.pdf.graphics.PdfTextWidget
Sets a font that will be used to draw the text.
setFont(PdfFontBase) - Method in class com.spire.pdf.grid.PdfGridCellContent
 
setFont(PdfFontBase) - Method in class com.spire.pdf.grid.PdfGridStyleBase
Sets the font.
setFont(PdfFontBase) - Method in class com.spire.pdf.lists.PdfListBase
Sets the list font.
setFont(PdfFontBase) - Method in class com.spire.pdf.lists.PdfListItem
Sets item font.
setFont(PdfFontBase) - Method in class com.spire.pdf.tables.PdfCellStyle
 
setFont(PdfFontBase) - Method in class com.spire.pdf.widget.PdfButtonWidgetFieldWidget
Sets the font.
setFont(PdfFontBase) - Method in class com.spire.pdf.widget.PdfComboBoxWidgetFieldWidget
Sets the font.
setFont(PdfFontBase) - Method in class com.spire.pdf.widget.PdfListBoxWidgetFieldWidget
Sets the font.
setFont(PdfFontBase) - Method in class com.spire.pdf.widget.PdfTextBoxFieldWidget
Sets the font.
setForeColor(PdfRGBColor) - Method in class com.spire.pdf.fields.PdfStyledField
Sets the color of the text.
setForeColor(PdfRGBColor) - Method in class com.spire.pdf.widget.PdfTextBoxFieldWidget
Sets the fore color of the field.
setForeground(boolean) - Method in class com.spire.pdf.PdfPageTemplateElement
Sets the foreground to indicate whether the page template is located in front of the page layers or behind of it.
setFormat(PdfJavaScriptAction) - Method in class com.spire.pdf.actions.PdfFieldActions
Sets the JavaScript action to be performed before the field is formatted to display its current value.
setFormat(PdfStringFormat) - Method in class com.spire.pdf.grid.PdfGridColumn
 
setFormWidget(PdfFormWidget) - Method in class com.spire.pdf.widget.PdfFormFieldWidgetCollection
Sets the form.
setFriendlyName(String) - Method in class com.spire.pdf.security.PdfCertificate
Sets friendly name
setG(byte) - Method in class com.spire.pdf.graphics.PdfRGBColor
Sets Green channel value.
setGotFocus(PdfAction) - Method in class com.spire.pdf.actions.PdfFieldActions
Sets the action to be performed when the field receives the input focus.
setGotFocus(PdfAction) - Method in class com.spire.pdf.widget.PdfStyledFieldWidget
Sets the action to be performed when the annotation receives the input focus.
setGraphicMode(GraphicMode) - Method in class com.spire.pdf.security.PdfSignature
Digital Signature Graphic Type
setGray(float) - Method in class com.spire.pdf.graphics.PdfRGBColor
Sets Gray channel value.
setHeaderRowCount(int) - Method in class com.spire.pdf.tables.PdfTableStyle
 
setHeaderSource(PdfHeaderSource) - Method in class com.spire.pdf.tables.PdfTableStyle
 
setHeaderStyle(PdfCellStyle) - Method in class com.spire.pdf.tables.PdfTableStyle
 
setHeight(float) - Method in class com.spire.pdf.grid.PdfGridRow
Sets the height.
setHeight(float) - Method in class com.spire.pdf.PdfPageSettings
Sets the height of the page.
setHeight(float) - Method in class com.spire.pdf.PdfPageTemplateElement
Sets the height of the page template element.
setHideMenubar(boolean) - Method in class com.spire.pdf.PdfViewerPreferences
A flag specifying whether to hide the viewer applications menu bar when the document is active.
setHideToolbar(boolean) - Method in class com.spire.pdf.PdfViewerPreferences
Sets the hide viewer applications tool bars when the document is active.
setHideWindowUI(boolean) - Method in class com.spire.pdf.PdfViewerPreferences
Sets the elements of the hide user interface in the documents window (such as scroll bars and navigation controls), leaving only the documents contents displayed.
setHighlightMode(PdfHighlightMode) - Method in class com.spire.pdf.annotations.PdfLinkAnnotation
Sets Hight light Mode of the annotation.
setHighlightMode(PdfHighlightMode) - Method in class com.spire.pdf.fields.PdfButtonField
Sets the highLightMode
setHighlightMode(PdfHighlightMode) - Method in class com.spire.pdf.fields.PdfSignatureStyledField
Sets the highlighting mode.
setHighlightMode(PdfHighlightMode) - Method in class com.spire.pdf.widget.PdfTextBoxFieldWidget
Sets the HighLightMode of the Field.
setHorizontalOverflowType(PdfHorizontalOverflowType) - Method in class com.spire.pdf.grid.PdfGridStyle
Sets the type of the horizontal overflow.
setHorizontalRadius(float) - Method in class com.spire.pdf.annotations.PdfAnnotationBorder
Sets a horizontal corner radius.
setHorizontalTranslation(float) - Method in class com.spire.pdf.annotations.PdfFixedPrint
 
setHttpMethod(HttpMethod) - Method in class com.spire.pdf.actions.PdfSubmitAction
 
setIcon(PdfAttachmentIcon) - Method in class com.spire.pdf.annotations.PdfAttachmentAnnotation
Sets attachment's icon.
setIcon(PdfAttachmentIcon) - Method in class com.spire.pdf.annotations.PdfAttachmentAnnotationWidget
Sets the icon of the annotation.
setIcon(PdfPopupIcon) - Method in class com.spire.pdf.annotations.PdfPopupAnnotation
Sets icon style.
setIcon(PdfPopupIcon) - Method in class com.spire.pdf.annotations.PdfPopupAnnotationWidget
Sets the icon of the annotation.
setIcon(PdfRubberStampAnnotationIcon) - Method in class com.spire.pdf.annotations.PdfRubberStampAnnotation
Sets the annotation's icon.
setIcon(PdfRubberStampAnnotationIcon) - Method in class com.spire.pdf.annotations.PdfRubberStampAnnotationWidget
Sets the icon of the annotation.
setIcon(PdfImage) - Method in class com.spire.pdf.fields.PdfButtonField
Sets the widget annotation's normal icon displayed when it is not interacting with the user.
setIgnoreColumnFormat(boolean) - Method in class com.spire.pdf.tables.BeginRowLayoutEventArgs
 
setIgnoreSorting(boolean) - Method in class com.spire.pdf.tables.PdfTable
 
setImage(PdfImage) - Method in class com.spire.pdf.grid.PdfGridCellContent
 
setImage(BufferedImage) - Method in class com.spire.pdf.widget.XfaImageField
 
setImageLocation(Point2D) - Method in class com.spire.pdf.grid.PdfGridCellContent
Set the image's location in a grid cell.
setImageNewline(boolean) - Method in class com.spire.pdf.grid.PdfGridCellContent
 
setImageSize(Dimension2D) - Method in class com.spire.pdf.grid.PdfGridCellContent
 
setInclude(boolean) - Method in class com.spire.pdf.actions.PdfFormAction
Sets a value indicating whether fields contained in collection will be included for resetting or submitting.
setInclude(boolean) - Method in class com.spire.pdf.actions.PdfResetAction
 
setInclude(boolean) - Method in class com.spire.pdf.actions.PdfSubmitAction
 
setIncludeAnnotations(boolean) - Method in class com.spire.pdf.actions.PdfSubmitAction
 
setIncludeIncrementalUpdates(boolean) - Method in class com.spire.pdf.actions.PdfSubmitAction
 
setIncludeNoValueFields(boolean) - Method in class com.spire.pdf.actions.PdfSubmitAction
 
setIncrementalUpdate(boolean) - Method in class com.spire.pdf.PdfFileInfo
Sets a value indicating whether [incremental update].
setIndent(double) - Method in class com.spire.pdf.lists.PdfListBase
Sets tabulation for the list.
setInnerColor(PdfRGBColor) - Method in class com.spire.pdf.annotations.PdfSquareAndCircleAnnotation
Sets the inner color.
setInnerLineColor(PdfRGBColor) - Method in class com.spire.pdf.annotations.PdfLineAnnotation
 
setInsertSpaces(boolean) - Method in class com.spire.pdf.fields.PdfTextBoxField
Meaningful only if the MaxLength property is set and the Multiline, Password properties are false.
setInsertSpaces(boolean) - Method in class com.spire.pdf.widget.PdfTextBoxFieldWidget
 
setInt(String, int) - Method in class com.spire.data.table.DataRow
 
setInt(int, int) - Method in class com.spire.data.table.DataRow
 
setInt(String, int) - Method in class com.spire.pdf.tables.table.DataRow
 
setInt(int, int) - Method in class com.spire.pdf.tables.table.DataRow
 
setIntent(String) - Method in class com.spire.pdf.annotations.PdfMarkUpAnnotationWidget
Sets the intent
setInternalName(String) - Method in class com.spire.pdf.annotations.Pdf3DView
Sets the view's internal name.
setK(float) - Method in class com.spire.pdf.graphics.PdfRGBColor
Sets Black channel value.
setKeyPressed(PdfJavaScriptAction) - Method in class com.spire.pdf.actions.PdfFieldActions
Sets the JavaScript action to be performed when the user types a keystroke into a text field or combo box or modifies the selection in a scrollable list box.
setKeySize(PdfEncryptionKeySize) - Method in class com.spire.pdf.security.PdfSecurity
 
setKeywords(String) - Method in class com.spire.pdf.PdfDocumentInformation
 
setKeywords(String) - Method in class com.spire.pdf.xmp.XmpMetadata
Set keywords to xmpmeta; if value is null, remove the node; if the node is null, create the node
setLabel(String) - Method in class com.spire.data.table.DataColumn
 
setLabel(String) - Method in class com.spire.pdf.tables.table.DataColumn
 
setLayout(PdfLayoutType) - Method in class com.spire.pdf.graphics.PdfTextLayout
Sets layout type of the element.
setLayoutMode(PdfButtonLayoutMode) - Method in class com.spire.pdf.fields.PdfButtonField
Sets the button layout mode.
setLeaderExt(int) - Method in class com.spire.pdf.annotations.PdfLineAnnotationWidget
Sets the leader ext of the annotation.
setLeaderLine(int) - Method in class com.spire.pdf.annotations.PdfLineAnnotation
ets Leader Line
setLeaderLineExt(int) - Method in class com.spire.pdf.annotations.PdfLineAnnotation
ets Leader Line Extension
setLeft(float) - Method in class com.spire.pdf.graphics.PdfMargins
Sets the left margin size.
setLeft(PdfPen) - Method in class com.spire.pdf.PdfBorders
Sets the left.
setLeft(PdfPageTemplateElement) - Method in class com.spire.pdf.PdfDocumentTemplate
 
setLeft(float) - Method in class com.spire.pdf.PdfPaddings
 
setLength(int) - Method in class com.spire.pdf.widget.XfaBarcodeField
 
setLightingScheme(Pdf3DLighting) - Method in class com.spire.pdf.annotations.Pdf3DView
Sets the Creates a new page and adds it as the last page of the document scheme for this view.
setLineAlignment(PdfVerticalAlignment) - Method in class com.spire.pdf.graphics.PdfStringFormat
Sets the vertical text alignment.
setlineBorder(LineBorder) - Method in class com.spire.pdf.annotations.PdfLineAnnotation
ets Border style of the Line Annotation.
setLineBorder(LineBorder) - Method in class com.spire.pdf.annotations.PdfSquareAndCircleAnnotation
Sets border style of the annotation.
setLineCap(PdfLineCap) - Method in class com.spire.pdf.graphics.PdfPen
Sets the line cap of the pen.
setLineCaption(boolean) - Method in class com.spire.pdf.annotations.PdfLineAnnotation
Sets whether the line annotation caption should be displayed.
setLineCaption(boolean) - Method in class com.spire.pdf.annotations.PdfLineAnnotationWidget
Sets the line caption of the annotation.
setLineEndingStyle(PdfLineEndingStyle) - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotation
Sets Ending Style of the pdf line
setLineIntent(PdfLineIntent) - Method in class com.spire.pdf.annotations.PdfLineAnnotation
ets LineIntent
setLineIntent(PdfLineIntent) - Method in class com.spire.pdf.annotations.PdfLineAnnotationWidget
Sets the line intent of the annotation.
setLineJoin(PdfLineJoin) - Method in class com.spire.pdf.graphics.PdfPen
Sets the line join style of the pen.
setLineLimit(boolean) - Method in class com.spire.pdf.graphics.PdfStringFormat
Only entire lines are laid out in the formatting rectangle.
setLineSpacing(float) - Method in class com.spire.pdf.graphics.PdfStringFormat
sets value that indicates the vertical distance between the baselines of adjacent lines of text.
setLineText(String) - Method in class com.spire.pdf.general.find.PdfTextFind
Sets all the text of the line where covers the searched text of this System.String structure .
setLocation(Point2D) - Method in class com.spire.pdf.annotations.PdfStyledAnnotationWidget
Sets the annotation's border.
setLocation(Point2D) - Method in class com.spire.pdf.automaticfields.PdfAutomaticField
Sets or sets the location of the field.
setLocation(Point2D) - Method in class com.spire.pdf.barcode.PdfBarcode
Sets the location to render barcode in the PDF Document.
setLocation(Point2D) - Method in class com.spire.pdf.fields.PdfStyledField
Sets the location.
setLocation(Point2D) - Method in class com.spire.pdf.general.PdfDestination
Sets a location of the destination.
setLocation(Point2D) - Method in class com.spire.pdf.PdfPageTemplateElement
 
setLocation(Point2D) - Method in class com.spire.pdf.widget.PdfFieldWidgetItem
 
setLocation(Point2D) - Method in class com.spire.pdf.widget.PdfStyledFieldWidget
 
setLocationInfo(String) - Method in class com.spire.pdf.security.PdfSignature
Sets the physical location of the signing.
setLocationInfoLabel(String) - Method in class com.spire.pdf.security.PdfSignature
Set digital Signature LocationInfo Label
setLong(String, long) - Method in class com.spire.data.table.DataRow
 
setLong(int, long) - Method in class com.spire.data.table.DataRow
 
setLong(String, long) - Method in class com.spire.pdf.tables.table.DataRow
 
setLong(int, long) - Method in class com.spire.pdf.tables.table.DataRow
 
setLostFocus(PdfAction) - Method in class com.spire.pdf.actions.PdfFieldActions
Sets the action to be performed when the field loses the input focus.
setLostFocus(PdfAction) - Method in class com.spire.pdf.widget.PdfStyledFieldWidget
Sets the action to be performed when the annotation loses the input focus.
setM(float) - Method in class com.spire.pdf.graphics.PdfRGBColor
sets Magenta channel value.
setMargins(PdfMargins) - Method in class com.spire.pdf.PdfPageSettings
Sets the margins of the page.
setMargins(float) - Method in class com.spire.pdf.PdfPageSettings
Sets the margins.
setMargins(float, float) - Method in class com.spire.pdf.PdfPageSettings
Sets the margins.
setMargins(float, float, float, float) - Method in class com.spire.pdf.PdfPageSettings
Sets the margins.
setMarker(PdfOrderedMarker) - Method in class com.spire.pdf.lists.PdfSortedList
Sets marker of the list items.
setMarkerHierarchy(boolean) - Method in class com.spire.pdf.lists.PdfSortedList
True if user want to use numbering hierarchy, otherwise false.
setMarkupText(String) - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotation
Sets mark test
setMask(PdfMask) - Method in class com.spire.pdf.graphics.PdfBitmap
 
setMatchText(String) - Method in class com.spire.pdf.general.find.PdfTextFind
Sets match text of this System.String structure.
setMatrix(float[]) - Method in class com.spire.pdf.annotations.PdfFixedPrint
 
setMaxLength(int) - Method in class com.spire.pdf.fields.PdfTextBoxField
Sts the maximum number of characters that can be entered in the text box.
setMaxLength(int) - Method in class com.spire.pdf.widget.PdfTextBoxFieldWidget
 
setMeasureTrailingSpaces(boolean) - Method in class com.spire.pdf.graphics.PdfStringFormat
Includes the trailing space at the end of each line.
setMimeType(String) - Method in class com.spire.pdf.general.PdfEmbeddedFileSpecification
Sets the MIME type of the embedded file.
setMinimalHeight(float) - Method in class com.spire.pdf.tables.BeginRowLayoutEventArgs
 
setMinimalHeight(double) - Method in class com.spire.pdf.tables.BeginRowLayoutEventArgs
 
setMiterLimit(float) - Method in class com.spire.pdf.graphics.PdfPen
Sets the miter limit.
setMode(PdfDestinationMode) - Method in class com.spire.pdf.general.PdfDestination
Sets mode of the destination.
setModificationDate(Date) - Method in class com.spire.pdf.general.PdfEmbeddedFileSpecification
Sets modification date.
setModificationDate(Date) - Method in class com.spire.pdf.PdfDocumentInformation
 
setModifiedDate(Date) - Method in class com.spire.pdf.annotations.PdfAnnotation
Sets annotation's modified date.
setModifiedDate(Date) - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotationWidget
Sets the date and time when the annotation was most recently modified.
setModifiedDate(Date) - Method in class com.spire.pdf.annotations.PdfPolygonAnnotation
Sets date and time when the annotation was most recently modified.
setModifyDate(Date) - Method in class com.spire.pdf.xmp.XmpMetadata
Set ModifyDates to xmpmeta; if value is null, remove the node; if the node is null, create the node
setMotion(PdfTransitionMotion) - Method in class com.spire.pdf.PdfPageTransition
Sets the the direction of motion for the specified transition effect.
setMouseDown(PdfAction) - Method in class com.spire.pdf.actions.PdfFieldActions
Sets the action to be performed when the mouse button is pressed inside the fields area.
setMouseDown(PdfAction) - Method in class com.spire.pdf.widget.PdfStyledFieldWidget
Sets the action to be performed when the mouse button is pressed inside the annotations active area.
setMouseEnter(PdfAction) - Method in class com.spire.pdf.actions.PdfFieldActions
 
setMouseEnter(PdfAction) - Method in class com.spire.pdf.widget.PdfStyledFieldWidget
Sets the action to be performed when the mouse button is pressed inside the annotations active area.
setMouseHover(PdfTemplate) - Method in class com.spire.pdf.annotations.appearance.PdfAppearance
Sets object which applied to the annotation on hovering the mouse.
setMouseLeave(PdfAction) - Method in class com.spire.pdf.actions.PdfFieldActions
 
setMouseLeave(PdfAction) - Method in class com.spire.pdf.widget.PdfStyledFieldWidget
Sets the action to be performed when the mouse button is left outside the annotations active area.
setMouseUp(PdfAction) - Method in class com.spire.pdf.actions.PdfFieldActions
Sets the action to be performed when the mouse button is released inside the fields area.
setMultiline(boolean) - Method in class com.spire.pdf.fields.PdfTextBoxField
Sets a value indicating whether this is multiline.
setMultiline(boolean) - Method in class com.spire.pdf.widget.PdfTextBoxFieldWidget
 
setMultiSelect(boolean) - Method in class com.spire.pdf.fields.PdfListBoxField
Sets a value indicating whether the field is multiselectable.
setName(String) - Method in class com.spire.pdf.annotations.PdfAnnotation
Sets the name of the annotation.
setName(String) - Method in class com.spire.pdf.graphics.layer.PdfLayer
Set pdf layer name.
setName(String) - Method in class com.spire.pdf.security.PdfSignature
Set digital Signature Common name
setName(String) - Method in enum com.spire.pdf.TabOrder
 
setNameLabel(String) - Method in class com.spire.pdf.security.PdfSignature
Set digital Signature Common name label
setNarrowBarWidth(float) - Method in class com.spire.pdf.barcode.PdfBarcode
Sets the narrow bar width.
setNeedAppearances(boolean) - Method in class com.spire.pdf.widget.PdfFormWidget
Sets a value indicating whether need appearances.
setNextAction(PdfAction) - Method in class com.spire.pdf.actions.PdfAction
Sets the next action to be performed after the action represented by this instance.
setNoClip(boolean) - Method in class com.spire.pdf.graphics.PdfStringFormat
Overhanging parts of glyphs, and unwrapped text reaching outside the formatting rectangle are allowed to show.
setNormal(PdfTemplate) - Method in class com.spire.pdf.annotations.appearance.PdfAppearance
Sets object which applied to annotation in normal state.
setNumberStyle(PdfNumberStyle) - Method in class com.spire.pdf.automaticfields.PdfMultipleNumberValueField
Sets the number style.
setNumberStyle(PdfNumberStyle) - Method in class com.spire.pdf.PdfPageNumber
Sets the numbering style.
setObject(String, Object) - Method in class com.spire.data.table.DataRow
 
setObject(int, Object) - Method in class com.spire.data.table.DataRow
 
setObject(String, Object) - Method in class com.spire.pdf.tables.table.DataRow
 
setObject(int, Object) - Method in class com.spire.pdf.tables.table.DataRow
 
setOddBottom(PdfPageTemplateElement) - Method in class com.spire.pdf.PdfDocumentTemplate
 
setOddLeft(PdfPageTemplateElement) - Method in class com.spire.pdf.PdfDocumentTemplate
 
setOddRight(PdfPageTemplateElement) - Method in class com.spire.pdf.PdfDocumentTemplate
 
setOddTop(PdfPageTemplateElement) - Method in class com.spire.pdf.PdfDocumentTemplate
 
setOpacity(float) - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotation
Sets pdf test annotation opacity
setOpen(boolean) - Method in class com.spire.pdf.annotations.PdfPopupAnnotation
Sets value whether annotation is initially open or closed
setOpen(boolean) - Method in class com.spire.pdf.annotations.PdfPopupAnnotationWidget
Sets the open option of the popup annotation.
setOrientation(PdfPageOrientation) - Method in class com.spire.pdf.PdfPageSettings
Sets the page orientation.
setOuterText(String) - Method in class com.spire.pdf.general.find.PdfTextFind
Sets text which is including the searched text of this System.String structure.
setOutputToOneSvg(boolean) - Method in class com.spire.pdf.PdfConvertOptions
Set pdf to svg convert options.
setOwnerPassword(String) - Method in class com.spire.pdf.security.PdfSecurity
 
setPage(PdfNewPage) - Method in class com.spire.pdf.automaticfields.PdfDestinationPageNumberField
Sets the page.
setPage(PdfPageBase) - Method in class com.spire.pdf.general.PdfDestination
Sets a page where the destination is situated.
setPageDuration(float) - Method in class com.spire.pdf.PdfPageTransition
Sets the pages display duration (also called its advance timing): the maximum length of time, in seconds, that the page is displayed during presentations before the viewer application automatically advances to the next page.
setPageLabel(PdfPageNumber) - Method in class com.spire.pdf.PdfDocumentBase
Sets page labels of one of the sections.
setPageLayout(PdfPageLayout) - Method in class com.spire.pdf.PdfViewerPreferences
Sets the value to specify the page layout to be used when the document is opened.
setPageMode(PdfPageMode) - Method in class com.spire.pdf.PdfViewerPreferences
Sets the value to specify how the document should be displayed when opened.
setPageNumber(PdfPageNumber) - Method in class com.spire.pdf.PdfDocument
Set the PdfPageLabel.
setPageNumber(PdfPageNumber) - Method in class com.spire.pdf.PdfSection
Sets the page label.
setPageScaling(PdfPrintPageScaling) - Method in class com.spire.pdf.PdfDocument
Set PdfDocument Print PageScaling
setPageSettings(PdfPageSettings) - Method in class com.spire.pdf.PdfDocument
Set a page settings in the pdf documents
setPageSettings(PdfPageSettings) - Method in class com.spire.pdf.PdfDocumentBase
Sets the setting of page.
setPageSettings(PdfPageSettings) - Method in class com.spire.pdf.PdfSection
Sets the page settings of the section.
setPageWidget(PdfPageBase) - Method in class com.spire.pdf.annotations.PdfAnnotationWidget
Sets the Page.
setPaginateBounds(Rectangle2D) - Method in class com.spire.pdf.graphics.PdfTextLayout
sets the paginateBounds on the next page.
setParagraphIndent(float) - Method in class com.spire.pdf.graphics.PdfStringFormat
Sets the indent of the first line in the paragraph.
setParagraphIndent(double) - Method in class com.spire.pdf.graphics.PdfStringFormat
Sets the indent of the first line in the paragraph.
setPassword(boolean) - Method in class com.spire.pdf.fields.PdfTextBoxField
Sets a value indicating whether this is password field.
setPassword(boolean) - Method in class com.spire.pdf.widget.PdfTextBoxFieldWidget
 
setPdfImage(int, PdfImage) - Method in class com.spire.data.table.DataRow
 
setPdfImage(int, PdfImage) - Method in class com.spire.pdf.tables.table.DataRow
 
setPDFStandard(PdfDocumentBase) - Method in class com.spire.pdf.PdfDocument
Set Current active pdf object
setPdfStream(PdfStream) - Method in class com.spire.pdf.xmp.XmpMetadata
 
setPdfToDocEmbedChineseFont(boolean) - Method in class com.spire.pdf.PdfConvertOptions
Indicates whether chinese font is embedded.default true.
setPdfToHtmlOptions(boolean) - Method in class com.spire.pdf.PdfConvertOptions
Set pdf to html convert options.
setPdfToHtmlOptions(boolean, boolean) - Method in class com.spire.pdf.PdfConvertOptions
Set pdf to html convert options.
setPdfToHtmlOptions(boolean, boolean, int) - Method in class com.spire.pdf.PdfConvertOptions
Set pdf to html convert options.
setPdfToSvgOptions(float, float) - Method in class com.spire.pdf.PdfConvertOptions
Set pdf to svg options.
setPdfToXpsOptions(boolean) - Method in class com.spire.pdf.PdfConvertOptions
Set pdf to xps convert options.
setPen(PdfPen) - Method in class com.spire.pdf.automaticfields.PdfAutomaticField
Sets the pen.
setPen(PdfPen) - Method in class com.spire.pdf.graphics.PdfTextWidget
Sets a pen that will be used to draw the text.
setPen(PdfPen) - Method in class com.spire.pdf.lists.PdfListBase
Sets list pen.
setPen(PdfPen) - Method in class com.spire.pdf.lists.PdfListItem
Sets list item pen.
setPermissions(EnumSet<PdfPermissionsFlags>) - Method in class com.spire.pdf.security.PdfSecurity
 
setPluginPath(String) - Static method in class com.spire.pdf.htmlconverter.qt.HtmlConverter
Set Plugin Path
setPngDirectToJpeg(boolean) - Method in class com.spire.pdf.graphics.PdfImage
If True, png direct convert to Jpx and no mask.
setPopupAnnotation(PdfPopupAnnotationWidget) - Method in class com.spire.pdf.annotations.PdfMarkUpAnnotationWidget
Sets the popup annotation
setPosition(Point2D) - Method in class com.spire.pdf.general.find.PdfTextFind
Sets the position of the searched text of this System.Drawing.PointF structure.
setPrefix(String) - Method in class com.spire.pdf.PdfPageNumber
Sets the prefix.
setPressed(PdfTemplate) - Method in class com.spire.pdf.annotations.appearance.PdfAppearance
Sets object which applied to an annotation when mouse button is pressed.
setPrimaryMarkupAnnotation(PdfMarkUpAnnotationWidget) - Method in class com.spire.pdf.annotations.PdfMarkUpAnnotationWidget
Sets the primary markup annotation
setPrintFromPage(int) - Method in class com.spire.pdf.PdfDocument
Sets the pagenumber which you choose as the start page to printing
setPrintPageMode(PdfPrintPageMode) - Method in class com.spire.pdf.PdfDocument
Set PdfDocument pages Print Mode
setPrintScaling(PrintScalingMode) - Method in class com.spire.pdf.PdfViewerPreferences
Sets the page scaling option to be selected when a print dialog is displayed for this document.
setPrintToPage(int) - Method in class com.spire.pdf.PdfDocument
Sets the pagenumber which you choose as the final page to printing.
setPrintUsingImageMode(boolean) - Method in class com.spire.pdf.PdfDocument
set print by using image mode
setProducer(String) - Method in class com.spire.pdf.PdfDocumentInformation
 
setProducer(String) - Method in class com.spire.pdf.xmp.XmpMetadata
Set producer to xmpmeta; if value is null, remove the node; if the node is null, create the node
setQuality(long) - Method in class com.spire.pdf.graphics.PdfBitmap
 
setR(byte) - Method in class com.spire.pdf.graphics.PdfRGBColor
Sets Red channel value.
setRate(int) - Method in class com.spire.pdf.general.PdfSound
Sets the sampling rate, in samples per second (in Hz).
setReadOnly(boolean) - Method in class com.spire.data.table.DataColumn
 
setReadOnly(boolean) - Method in class com.spire.data.table.DataTable
 
setReadOnly(boolean) - Method in class com.spire.pdf.fields.PdfField
Sets a value indicating whether [read only].
setReadOnly(boolean) - Method in class com.spire.pdf.tables.table.DataColumn
 
setReadOnly(boolean) - Method in class com.spire.pdf.tables.table.DataTable
Deprecated.  
setReadOnly(boolean) - Method in class com.spire.pdf.widget.PdfFieldWidget
Sets a value indicating whether [read only].
setReadOnly(boolean) - Method in class com.spire.pdf.widget.PdfFormWidget
Sets a value indicating whether the form is read only.
setReason(String) - Method in class com.spire.pdf.security.PdfSignature
Sets reason of signing
setReasonLabel(String) - Method in class com.spire.pdf.security.PdfSignature
Digital Signature Reason Label
setRectangle(Rectangle2D) - Method in class com.spire.pdf.annotations.PdfAnnotation
Sets annotation's bounds.
setRectangle(Rectangle2D) - Method in class com.spire.pdf.general.PdfDestination
Sets a rectangle of the destination.
setRectangleDifferences(float[]) - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotation
Sets the rectangular diffecences
setRectangularDifferenceArray(float[]) - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotationWidget
Sets the rectangular diffecences array
setRectangularDifferenceArray(float[]) - Method in class com.spire.pdf.annotations.PdfSquareAndCircleAnnotation
Sets the rectangular differences
setRelyType(PdfMarkupAnnotationRelyType) - Method in class com.spire.pdf.annotations.PdfMarkUpAnnotationWidget
Sets the rely type
setRenderMode(Pdf3DRendermode) - Method in class com.spire.pdf.annotations.Pdf3DView
Gets or sets the rendering mode for this view.
setRepeat(boolean) - Method in class com.spire.pdf.actions.PdfSoundAction
Sets a value indicating whether to repeat the sound indefinitely.
setRepeatHeader(boolean) - Method in class com.spire.pdf.grid.PdfGrid
Sets a value indicating whether [repeat header].
setRepeatHeader(boolean) - Method in class com.spire.pdf.tables.PdfTableStyle
 
setRequired(boolean) - Method in class com.spire.pdf.fields.PdfCheckBoxField
Sets a value indicating whether this is required.
setRequired(boolean) - Method in class com.spire.pdf.fields.PdfTextBoxField
Sets a value indicating whether this is required.
setRequired(boolean) - Method in class com.spire.pdf.widget.PdfFieldWidget
Sets a value indicating whether this is required.
setRichContent(String) - Method in class com.spire.pdf.annotations.PdfMarkUpAnnotationWidget
Sets the rich content
setRight(float) - Method in class com.spire.pdf.graphics.PdfMargins
Sets the right margin size.
setRight(PdfPen) - Method in class com.spire.pdf.PdfBorders
Sets the right.
setRight(PdfPageTemplateElement) - Method in class com.spire.pdf.PdfDocumentTemplate
 
setRight(float) - Method in class com.spire.pdf.PdfPaddings
 
setRightToLeft(boolean) - Method in class com.spire.pdf.graphics.PdfStringFormat
Sets the value that indicates text direction mode.
setRolloverIcon(PdfImage) - Method in class com.spire.pdf.fields.PdfButtonField
Sets the widget annotation's rollover icon displayed when the user rolls the cursor into its active area without pressing the mouse button, only available in Push mode.
setRolloverText(String) - Method in class com.spire.pdf.fields.PdfButtonField
Sets the text displayed when the user rolls the cursor into the annotation's active area without pressing the mouse button, only available in Push mode.
setRotate(PdfPageRotateAngle) - Method in class com.spire.pdf.PdfPageSettings
Sets the number of degrees by which the page should be rotated clockwise when displayed or printed.
setRotation(PdfPageRotateAngle) - Method in class com.spire.pdf.PdfPageBase
Sets the page rotation.
setRows(DataRowCollection) - Method in class com.spire.data.table.DataTable
 
setRows(DataRowCollection) - Method in class com.spire.pdf.tables.table.DataTable
Deprecated.  
setRowSpan(int) - Method in class com.spire.pdf.grid.PdfGridCell
Sets the row span.
setScale(float) - Method in class com.spire.pdf.PdfPageTransition
Sets the starting or ending scale at which the changes are drawn.
setScaleMode(PdfButtonIconScaleMode) - Method in class com.spire.pdf.fields.PdfButtonIconLayout
Sets the type of scaling to use.
setScaleReason(PdfButtonIconScaleReason) - Method in class com.spire.pdf.fields.PdfButtonIconLayout
Sets the circumstances under which the icon shall be scaled inside the annotation rectangle.
setScript(String) - Method in class com.spire.pdf.actions.PdfJavaScriptAction
Sets the javascript code to be executed when this action is executed.
setScrollable(boolean) - Method in class com.spire.pdf.fields.PdfTextBoxField
Sets a value indicating whether this is scrollable.
setScrollable(boolean) - Method in class com.spire.pdf.widget.PdfTextBoxFieldWidget
 
setSearchPage(PdfPageBase) - Method in class com.spire.pdf.general.find.PdfTextFind
Sets page which is including the searched text of this Spire.Pdf.PdfPageBase structure.
setSearchText(String) - Method in class com.spire.pdf.general.find.PdfTextFind
Sets search text of this System.String structure.
setSection(PdfSection) - Method in class com.spire.pdf.PdfNewPage
Sets parent section to the page.
setSelectedIndex(int) - Method in class com.spire.pdf.fields.PdfComboBoxField
Sets selected value
setSelectedIndex(int) - Method in class com.spire.pdf.fields.PdfListBoxField
Sets the SelectedIndex
setSelectedIndex(int) - Method in class com.spire.pdf.fields.PdfRadioButtonListField
Sets the first selected item in the list.
setSelectedIndex(int) - Method in class com.spire.pdf.widget.PdfComboBoxWidgetFieldWidget
Sets selected value
setSelectedIndex(int) - Method in class com.spire.pdf.widget.PdfListBoxWidgetFieldWidget
Sets the selected index
setSelectedIndex(int) - Method in class com.spire.pdf.widget.PdfRadioButtonListFieldWidget
Sets selected index of the radio button.
setSelectedIndex(int) - Method in class com.spire.pdf.widget.XfaChoiceListField
Sets this.XfaForm index
setSelectedIndexs(int[]) - Method in class com.spire.pdf.widget.PdfChoiceWidgetFieldWidget
Sets the first selected item in the list.
setSelectedValue(String) - Method in class com.spire.pdf.widget.PdfChoiceWidgetFieldWidget
Sets the value of the first selected item in the list.
setSelectedValue(String) - Method in class com.spire.pdf.widget.PdfComboBoxWidgetFieldWidget
Sets the selected values of the ComboBox
setShort(String, short) - Method in class com.spire.data.table.DataRow
 
setShort(int, short) - Method in class com.spire.data.table.DataRow
 
setShort(String, short) - Method in class com.spire.pdf.tables.table.DataRow
 
setShort(int, short) - Method in class com.spire.pdf.tables.table.DataRow
 
setShowCheckDigit(boolean) - Method in class com.spire.pdf.barcode.PdfUnidimensionalBarcode
Set show check digit
setShowConfigureText(EnumSet<SignatureConfigureText>) - Method in class com.spire.pdf.security.PdfSignature
 
setShowHeader(boolean) - Method in class com.spire.pdf.tables.PdfTableStyle
 
setSignature(PdfSignature) - Method in class com.spire.pdf.widget.PdfSignatureFieldWidget
Sets the signature properties
setSignatureName(String) - Method in class com.spire.pdf.security.PdfSignature
 
setSignDetailsFont(PdfFontBase) - Method in class com.spire.pdf.security.PdfSignature
Set the SignDetails font.
setSignFontColor(Color) - Method in class com.spire.pdf.security.PdfSignature
Set font color for the signature info if not set, the default is black
setSignImageLayout(SignImageLayout) - Method in class com.spire.pdf.security.PdfSignature
set the sign image layout.
setSignImageSource(PdfImage) - Method in class com.spire.pdf.security.PdfSignature
Digital Signature Configuer Graphic file Path
setSignInfoFont(HashMap<Integer, Object>) - Method in class com.spire.pdf.security.PdfSignature
 
setSignNameFont(PdfFontBase) - Method in class com.spire.pdf.security.PdfSignature
Set the sign name font.
setSignTextAlignment(SignTextAlignment) - Method in class com.spire.pdf.security.PdfSignature
Sets the alignment of signature text
setSize(Dimension2D) - Method in class com.spire.pdf.annotations.PdfStyledAnnotationWidget
Sets the size.
setSize(Dimension2D) - Method in class com.spire.pdf.automaticfields.PdfAutomaticField
Sets the size of the field.
setSize(Dimension2D) - Method in class com.spire.pdf.fields.PdfStyledField
Sets the size.
setSize(Dimension2D) - Method in class com.spire.pdf.general.find.PdfTextFind
Sets the size of the searched text of this System.Drawring SizeF structure.
setSize(Dimension2D) - Method in class com.spire.pdf.PdfPageSettings
Sets the size of the page.
setSize(Dimension2D) - Method in class com.spire.pdf.PdfPageTemplateElement
Sets the size of the page template element.
setSize(Dimension2D) - Method in class com.spire.pdf.widget.PdfFieldWidgetItem
 
setSize(Dimension2D) - Method in class com.spire.pdf.widget.PdfStyledFieldWidget
 
setSkip(boolean) - Method in class com.spire.pdf.tables.BeginRowLayoutEventArgs
 
setSound(PdfSound) - Method in class com.spire.pdf.actions.PdfSoundAction
Sets the sound.
setSpaces(float[]) - Method in class com.spire.pdf.fields.PdfButtonIconLayout
Sets an array of two numbers between 0.0 and 1.0 indicating the fraction of leftover space to allocate at the left and bottom of the icon.
setSpan(int, int, int, int) - Method in class com.spire.pdf.grid.PdfGridRowCollection
Sets the span.
setSpellCheck(boolean) - Method in class com.spire.pdf.fields.PdfTextBoxField
Sets a value indicating whether to check spelling.
setSpellCheck(boolean) - Method in class com.spire.pdf.widget.PdfTextBoxFieldWidget
 
setStartChar(char) - Method in class com.spire.pdf.widget.XfaBarcodeField
 
setStartColumnIndex(int) - Method in class com.spire.pdf.tables.PdfTableLayoutFormat
 
setStartNumber(int) - Method in class com.spire.pdf.lists.PdfOrderedMarker
Sets start number for ordered list.
setStartNumber(int) - Method in class com.spire.pdf.PdfPageNumber
Sets the start number.
setString(int, String) - Method in class com.spire.data.table.DataRow
 
setString(String, String) - Method in class com.spire.data.table.DataRow
 
setString(int, String) - Method in class com.spire.pdf.tables.table.DataRow
 
setString(String, String) - Method in class com.spire.pdf.tables.table.DataRow
 
setStringFormat(PdfStringFormat) - Method in class com.spire.pdf.automaticfields.PdfAutomaticField
Sets the string format.
setStringFormat(PdfStringFormat) - Method in class com.spire.pdf.graphics.PdfTextWidget
Sets text settings that will be used to draw the text.
setStringFormat(PdfStringFormat) - Method in class com.spire.pdf.grid.PdfGridCell
Sets the string format.
setStringFormat(PdfStringFormat) - Method in class com.spire.pdf.grid.PdfGridCellContent
 
setStringFormat(PdfStringFormat) - Method in class com.spire.pdf.grid.PdfGridCellStyle
Sets the string format.
setStringFormat(PdfStringFormat) - Method in class com.spire.pdf.lists.PdfListBase
Sets the format of the list.
setStringFormat(PdfStringFormat) - Method in class com.spire.pdf.lists.PdfListItem
Sets item string format.
setStringFormat(PdfStringFormat) - Method in class com.spire.pdf.tables.PdfCellStyle
 
setStringFormat(PdfStringFormat) - Method in class com.spire.pdf.tables.PdfColumn
 
setStroking(boolean) - Method in class com.spire.pdf.graphics.PdfTilingBrush
Gets a value indicating whether this
setStyle(Pdf3DLightingStyle) - Method in class com.spire.pdf.annotations.Pdf3DLighting
Sets the Lighting style of the 3D artwork.
setStyle(PdfCheckBoxStyle) - Method in class com.spire.pdf.fields.PdfCheckFieldBase
 
setStyle(PdfGridCellStyle) - Method in class com.spire.pdf.grid.PdfGridCell
Sets the cell style.
setStyle(PdfGridRowStyle) - Method in class com.spire.pdf.grid.PdfGridRow
Sets the row style.
setStyle(PdfNumberStyle) - Method in class com.spire.pdf.lists.PdfOrderedMarker
Sets the list numbering style.
setStyle(PdfTransitionStyle) - Method in class com.spire.pdf.PdfPageTransition
Sets or sets the transition style to use when moving to this page from another during a presentation.
setStyle(PdfTableStyle) - Method in class com.spire.pdf.tables.PdfTable
 
setSubject(String) - Method in class com.spire.pdf.annotations.PdfAnnotation
Sets the annotation's subject.
setSubject(String) - Method in class com.spire.pdf.PdfDocumentInformation
 
setSubject(String) - Method in class com.spire.pdf.xmp.XmpMetadata
Set subject to xmpmeta; if value is null, remove the node; if the node is null, create the node
setSubList(PdfListBase) - Method in class com.spire.pdf.lists.PdfListItem
Sets sublist for item.
setSubmitCoordinates(boolean) - Method in class com.spire.pdf.actions.PdfSubmitAction
 
setSubSuperScript(PdfSubSuperScript) - Method in class com.spire.pdf.graphics.PdfStringFormat
Sets value indicating whether the text is in subscript or superscript mode.
setSubType(PdfSquareAndCircleAnnotationType) - Method in class com.spire.pdf.annotations.PdfSquareAndCircleAnnotation
Sets type of the annotation.
setSuffix(String) - Method in class com.spire.pdf.lists.PdfOrderedMarker
Sets the suffix of the marker.
setTable(DataTable) - Method in class com.spire.data.table.DataColumn
 
setTable(DataTable) - Method in class com.spire.pdf.tables.table.DataColumn
 
setTableName(String) - Method in class com.spire.data.table.DataTable
 
setTableName(String) - Method in class com.spire.pdf.tables.table.DataTable
Deprecated.  
setTabOrder(TabOrder) - Method in class com.spire.pdf.PdfPageBase
Set tab order.
setTag(Object) - Method in class com.spire.pdf.PdfDocument
 
setTaggedPdf(boolean) - Method in class com.spire.pdf.PdfFileInfo
Sets the value indicating whether the PDF document is tagged one or not.
setTemplate(PdfDocumentTemplate) - Method in class com.spire.pdf.PdfDocumentBase
Sets a template that is applied to all pages in the document.
setTemplate(PdfSectionTemplate) - Method in class com.spire.pdf.PdfSection
Sets a template for the pages in the section.
setText(String) - Method in class com.spire.pdf.annotations.PdfAnnotation
Sets content of the annotation.
setText(String) - Method in class com.spire.pdf.annotations.PdfStyledAnnotationWidget
Sets the text.
setText(String) - Method in class com.spire.pdf.automaticfields.PdfCompositeField
Sets the text.
setText(String) - Method in class com.spire.pdf.barcode.PdfBarcode
Sets the barcode text.
setText(String) - Method in class com.spire.pdf.fields.PdfButtonField
sets the Text
setText(String) - Method in class com.spire.pdf.fields.PdfTextBoxField
sets the text.
setText(String) - Method in class com.spire.pdf.graphics.PdfTextWidget
Sets a value indicating the text that should be printed.
setText(String) - Method in class com.spire.pdf.grid.PdfGridCellContent
 
setText(String) - Method in class com.spire.pdf.lists.PdfListItem
Sets item text.
setText(String) - Method in class com.spire.pdf.widget.PdfButtonWidgetFieldWidget
Sets the text of the field.
setText(String) - Method in class com.spire.pdf.widget.PdfListWidgetItem
Sets the text.
setText(String) - Method in class com.spire.pdf.widget.PdfTextBoxFieldWidget
Sets the Text
setTextAlignment(PdfBarcodeTextAlignment) - Method in class com.spire.pdf.barcode.PdfUnidimensionalBarcode
Sets the alignment of the text displayed on the barcode.
setTextAlignment(PdfFormFieldTextAlignment) - Method in class com.spire.pdf.fields.PdfListBoxField
Sets TextAlignment
setTextAlignment(PdfTextAlignment) - Method in class com.spire.pdf.fields.PdfStyledField
Sets the text alignment.
setTextAlignment(PdfFormFieldTextAlignment) - Method in class com.spire.pdf.fields.PdfTextBoxField
Sets TextAlignment
setTextAlignment(PdfTextAlignment) - Method in class com.spire.pdf.widget.PdfTextBoxFieldWidget
Sets the text alignment in a text box.
setTextBrush(PdfBrush) - Method in class com.spire.pdf.grid.PdfGridStyleBase
Sets the text brush.
setTextBrush(PdfBrush) - Method in class com.spire.pdf.tables.PdfCellStyle
 
setTextColor(PdfRGBColor) - Method in class com.spire.pdf.barcode.PdfBarcode
Sets the text color of the barcode text.
setTextDisplayLocation(TextLocation) - Method in class com.spire.pdf.barcode.PdfUnidimensionalBarcode
Sets the text display location.
setTextIndent(float) - Method in class com.spire.pdf.lists.PdfListBase
Sets the indent from the marker to the list item text.
setTextIndent(float) - Method in class com.spire.pdf.lists.PdfListItem
Sets indent for item.
setTextMarkupAnnotationType(PdfTextMarkupAnnotationType) - Method in class com.spire.pdf.annotations.PdfTextMarkupAnnotation
Sets TextMarkupAnnotationType .
setTextMarkupAnnotationType(PdfTextMarkupAnnotationType) - Method in class com.spire.pdf.annotations.PdfTextMarkupAnnotationWidget
 
setTextMarkupColor(PdfRGBColor) - Method in class com.spire.pdf.annotations.PdfFreeTextAnnotation
Sets mark Text color
setTextMarkupColor(PdfRGBColor) - Method in class com.spire.pdf.annotations.PdfTextMarkupAnnotation
Sets text markup color.
setTextMarkupColor(PdfRGBColor) - Method in class com.spire.pdf.annotations.PdfTextMarkupAnnotationWidget
 
setTextPen(PdfPen) - Method in class com.spire.pdf.grid.PdfGridStyleBase
Sets the text pen.
setTextPen(PdfPen) - Method in class com.spire.pdf.tables.PdfCellStyle
 
setTime(String, Time) - Method in class com.spire.data.table.DataRow
 
setTime(int, Time) - Method in class com.spire.data.table.DataRow
 
setTime(String, Time) - Method in class com.spire.pdf.tables.table.DataRow
 
setTime(int, Time) - Method in class com.spire.pdf.tables.table.DataRow
 
setTimestamp(String, Timestamp) - Method in class com.spire.data.table.DataRow
 
setTimestamp(int, Timestamp) - Method in class com.spire.data.table.DataRow
 
setTimestamp(String, Timestamp) - Method in class com.spire.pdf.tables.table.DataRow
 
setTimestamp(int, Timestamp) - Method in class com.spire.pdf.tables.table.DataRow
 
setTint(float) - Method in class com.spire.pdf.colorspace.PdfSeparationColor
Sets acceptable range for this value is [0.0 1.0].
setTintTransform(PdfExponentialInterpolationFunction) - Method in class com.spire.pdf.colorspace.PdfSeparationColorSpace
Sets the tint transform function for the this colorspace.
setTitle(String) - Method in class com.spire.pdf.bookmarks.PdfBookmark
Sets the outline title.
setTitle(String) - Method in class com.spire.pdf.bookmarks.PdfBookmarkWidget
 
setTitle(String) - Method in class com.spire.pdf.PdfDocumentInformation
 
setTitle(String) - Method in class com.spire.pdf.xmp.XmpMetadata
Set title to xmpmeta; if value is null, remove the node; if the node is null, create the node
setTitleText(String) - Method in class com.spire.pdf.annotations.PdfMarkUpAnnotationWidget
Sets the name of the annotation,the entry is deleted by default when the input value is an empty string
setTitleText(String) - Method in class com.spire.pdf.annotations.PdfTextMarkupAnnotationWidget
Sets the name of the field.
setToolTip(String) - Method in class com.spire.pdf.fields.PdfField
Sets the tool tip.
setTop(float) - Method in class com.spire.pdf.graphics.PdfMargins
Sets the top margin size.
setTop(PdfPen) - Method in class com.spire.pdf.PdfBorders
Sets the top.
setTop(PdfPageTemplateElement) - Method in class com.spire.pdf.PdfDocumentTemplate
 
setTop(float) - Method in class com.spire.pdf.PdfPaddings
 
setTransition(PdfPageTransition) - Method in class com.spire.pdf.PdfPageSettings
Sets the transition.
setTransparency(float) - Method in class com.spire.pdf.graphics.PdfCanvas
Sets the transparency.
setTransparency(double) - Method in class com.spire.pdf.graphics.PdfCanvas
Sets the transparency.
setTransparency(float, float) - Method in class com.spire.pdf.graphics.PdfCanvas
Sets the transparency.
setTransparency(double, double) - Method in class com.spire.pdf.graphics.PdfCanvas
Sets the transparency.
setTransparency(float, float, PdfBlendMode) - Method in class com.spire.pdf.graphics.PdfCanvas
Sets the transparency.
setTransparency(double, double, PdfBlendMode) - Method in class com.spire.pdf.graphics.PdfCanvas
Sets the transparency.
setType(TemplateType) - Method in class com.spire.pdf.PdfPageTemplateElement
Sets the type of the usage of this page template.
setUri(String) - Method in class com.spire.pdf.annotations.PdfUriAnnotation
Sets the Uri address.
setUri(String) - Method in class com.spire.pdf.annotations.PdfUriAnnotationWidget
Sets the unique resource identifier text of the annotation.
setUrl(String) - Method in class com.spire.pdf.annotations.PdfTextWebLink
Sets the Url address.
setUrl(String) - Method in class com.spire.pdf.annotations.PdfTextWebLinkAnnotationWidget
Sets the Url.
setUseHighQualityImage(boolean) - Method in class com.spire.pdf.PdfDocument
 
setUsePsDirectlyForConvert(boolean) - Method in class com.spire.pdf.PdfDocument
 
setUserPassword(String) - Method in class com.spire.pdf.security.PdfSecurity
 
setValidate(PdfJavaScriptAction) - Method in class com.spire.pdf.actions.PdfFieldActions
Sets the JavaScript action to be performed This action can check the new value for validity.
setValidation(boolean) - Method in class com.spire.pdf.general.PdfDestination
Sets the validation.
setValue(Object) - Method in class com.spire.pdf.grid.PdfGridCell
Sets the value.
setValue(int) - Method in enum com.spire.pdf.TabOrder
 
setValue(String) - Method in class com.spire.pdf.widget.PdfListWidgetItem
Sets the value.
setValue(String) - Method in class com.spire.pdf.widget.PdfRadioButtonWidgetItem
 
setValue(String) - Method in class com.spire.pdf.widget.XfaBarcodeField
 
setValue(String) - Method in class com.spire.pdf.widget.XfaDateTimeField
 
setValue(String) - Method in class com.spire.pdf.widget.XfaTextField
Sets The Xfa text field
setVersion(PdfVersion) - Method in class com.spire.pdf.PdfFileInfo
Sets the version of the PDF document.
setVerticalRadius(float) - Method in class com.spire.pdf.annotations.PdfAnnotationBorder
Sets a vertical corner radius.
setVerticalTranslation(float) - Method in class com.spire.pdf.annotations.PdfFixedPrint
 
setViewerPreferences(PdfViewerPreferences) - Method in class com.spire.pdf.PdfDocument
Sets a viewer preferences object controlling the way the document is to be presented on the screen or in print.
setViewerPreferences(PdfViewerPreferences) - Method in class com.spire.pdf.PdfDocumentBase
Sets a viewer preferences object controlling the way the document is to be presented on the screen or in print.
setViewNodeName(String) - Method in class com.spire.pdf.annotations.Pdf3DView
Gets or sets the name of the view node.
setVisibility(PdfVisibility) - Method in class com.spire.pdf.graphics.layer.PdfLayer
Set pdf layer visible.
setVisible(boolean) - Method in class com.spire.pdf.fields.PdfStyledField
Sets a value indicating whether this is visible.
setVolume(float) - Method in class com.spire.pdf.actions.PdfSoundAction
Sets the volume at which to play the sound, in the range -1.0 to 1.0.
setWidth(float) - Method in class com.spire.pdf.annotations.PdfAnnotationBorder
Sets the width of annotation's border.
setWidth(float) - Method in class com.spire.pdf.graphics.PdfPen
Sets the width of the pen.
setWidth(float) - Method in class com.spire.pdf.grid.PdfGridColumn
 
setWidth(double) - Method in class com.spire.pdf.grid.PdfGridColumn
 
setWidth(float) - Method in class com.spire.pdf.PdfPageSettings
 
setWidth(double) - Method in class com.spire.pdf.tables.PdfColumn
 
setWordSpacing(float) - Method in class com.spire.pdf.graphics.PdfStringFormat
Sets value that indicates a size among the words in the text.
setWordWrap(PdfWordWrapType) - Method in class com.spire.pdf.graphics.PdfStringFormat
Sets value indicating type of the text wrapping.
setY(float) - Method in class com.spire.pdf.graphics.PdfRGBColor
Sets Yellow channel value.
setZoom(float) - Method in class com.spire.pdf.general.PdfDestination
Sets zoom factor.
SignatureConfigureText - Enum in com.spire.pdf.security
Configuer Text,Show Sign content
SignatureDefinition - Variable in class com.spire.pdf.exporting.xps.schema.SignatureDefinitionsType
 
SignatureDefinitionsType - Class in com.spire.pdf.exporting.xps.schema
SignatureDefinitionsType() - Constructor for class com.spire.pdf.exporting.xps.schema.SignatureDefinitionsType
 
SignatureDefinitionType - Class in com.spire.pdf.exporting.xps.schema
SignatureDefinitionType() - Constructor for class com.spire.pdf.exporting.xps.schema.SignatureDefinitionType
 
SignBy - Variable in class com.spire.pdf.exporting.xps.schema.SignatureDefinitionType
 
SignByFieldSpecified - Variable in class com.spire.pdf.exporting.xps.schema.SignatureDefinitionType
 
SignerName - Variable in class com.spire.pdf.exporting.xps.schema.SignatureDefinitionType
 
SignImageLayout - Enum in com.spire.pdf.security
The layout determine how to display the sign image.
SigningLocationField - Variable in class com.spire.pdf.exporting.xps.schema.SignatureDefinitionType
 
SignTextAlignment - Enum in com.spire.pdf.security
Created by sky.luo on 2018/8/31.
SimpleTextExtractionStrategy - Class in com.spire.pdf.exporting.text
This extractor keeps track of the current Y position of each string.
SimpleTextExtractionStrategy() - Constructor for class com.spire.pdf.exporting.text.SimpleTextExtractionStrategy
 
size() - Method in class com.spire.data.table.DataColumnCollection
 
size() - Method in class com.spire.data.table.DataRowCollection
 
Size - Variable in class com.spire.pdf.exporting.xps.schema.ArcSegment
 
Size - Class in com.spire.pdf.htmlconverter.qt
 
Size() - Constructor for class com.spire.pdf.htmlconverter.qt.Size
 
Size(float, float) - Constructor for class com.spire.pdf.htmlconverter.qt.Size
 
size() - Method in class com.spire.pdf.tables.table.DataColumnCollection
 
size() - Method in class com.spire.pdf.tables.table.DataRowCollection
 
skewTransform(float, float) - Method in class com.spire.pdf.graphics.PdfCanvas
Skews the coordinate system axes.
SnapsToDevicePixels - Variable in class com.spire.pdf.exporting.xps.schema.Path
 
SnapsToDevicePixelsFieldSpecified - Variable in class com.spire.pdf.exporting.xps.schema.Path
 
SolidColorBrush - Class in com.spire.pdf.exporting.xps.schema
SolidColorBrush() - Constructor for class com.spire.pdf.exporting.xps.schema.SolidColorBrush
 
Source - Variable in class com.spire.pdf.exporting.xps.schema.DocumentReference
 
Source - Variable in class com.spire.pdf.exporting.xps.schema.PageContent
 
Source - Variable in class com.spire.pdf.exporting.xps.schema.ResourceDictionary
 
split(String) - Method in class com.spire.pdf.PdfDocument
Splits a PDF file to many PDF files, each of them consists of one page from the source file.
split(String, int) - Method in class com.spire.pdf.PdfDocument
Splits a PDF file to many PDF files, each of them consists of one page from the source file.
split(String) - Method in class com.spire.pdf.PdfDocumentBase
Splits a PDF file to many PDF files, each of them consists of one page from the source file.
split(String, int) - Method in class com.spire.pdf.PdfDocumentBase
Splits a PDF file to many PDF files, each of them consists of one page from the source file.
SpotID - Variable in class com.spire.pdf.exporting.xps.schema.SignatureDefinitionType
 
SpotLocation - Variable in class com.spire.pdf.exporting.xps.schema.SignatureDefinitionType
 
SpotLocationType - Class in com.spire.pdf.exporting.xps.schema
SpotLocationType() - Constructor for class com.spire.pdf.exporting.xps.schema.SpotLocationType
 
SpreadMethod - Variable in class com.spire.pdf.exporting.xps.schema.LinearGradientBrush
 
SpreadMethod - Variable in class com.spire.pdf.exporting.xps.schema.RadialGradientBrush
 
SpreadMethod - Enum in com.spire.pdf.exporting.xps.schema
StartPoint - Variable in class com.spire.pdf.exporting.xps.schema.LinearGradientBrush
 
StartPoint - Variable in class com.spire.pdf.exporting.xps.schema.PathFigure
 
StartX - Variable in class com.spire.pdf.exporting.xps.schema.SpotLocationType
 
StartY - Variable in class com.spire.pdf.exporting.xps.schema.SpotLocationType
 
Story - Variable in class com.spire.pdf.exporting.xps.schema.DocumentStructure
 
Story - Class in com.spire.pdf.exporting.xps.schema
Story() - Constructor for class com.spire.pdf.exporting.xps.schema.Story
 
StoryBreak - Variable in class com.spire.pdf.exporting.xps.schema.StoryFragment
 
StoryBreak1 - Variable in class com.spire.pdf.exporting.xps.schema.StoryFragment
 
StoryFragment - Class in com.spire.pdf.exporting.xps.schema
StoryFragment() - Constructor for class com.spire.pdf.exporting.xps.schema.StoryFragment
 
StoryFragment - Variable in class com.spire.pdf.exporting.xps.schema.StoryFragments
 
StoryFragmentReference - Variable in class com.spire.pdf.exporting.xps.schema.Story
 
StoryFragmentReference - Class in com.spire.pdf.exporting.xps.schema
StoryFragmentReference() - Constructor for class com.spire.pdf.exporting.xps.schema.StoryFragmentReference
 
StoryFragments - Class in com.spire.pdf.exporting.xps.schema
StoryFragments() - Constructor for class com.spire.pdf.exporting.xps.schema.StoryFragments
 
StoryName - Variable in class com.spire.pdf.exporting.xps.schema.Story
 
StoryName - Variable in class com.spire.pdf.exporting.xps.schema.StoryFragment
 
Stroke - Variable in class com.spire.pdf.exporting.xps.schema.Path
 
StrokeDashArray - Variable in class com.spire.pdf.exporting.xps.schema.Path
 
StrokeDashCap - Variable in class com.spire.pdf.exporting.xps.schema.Path
 
StrokeDashOffset - Variable in class com.spire.pdf.exporting.xps.schema.Path
 
StrokeEndLineCap - Variable in class com.spire.pdf.exporting.xps.schema.Path
 
StrokeLineJoin - Variable in class com.spire.pdf.exporting.xps.schema.Path
 
StrokeMiterLimit - Variable in class com.spire.pdf.exporting.xps.schema.Path
 
StrokeStartLineCap - Variable in class com.spire.pdf.exporting.xps.schema.Path
 
StrokeThickness - Variable in class com.spire.pdf.exporting.xps.schema.Path
 
StyleSimulations - Variable in class com.spire.pdf.exporting.xps.schema.Glyphs
 
StyleSimulations - Enum in com.spire.pdf.exporting.xps.schema
SweepDirection - Variable in class com.spire.pdf.exporting.xps.schema.ArcSegment
 
SweepDirection - Enum in com.spire.pdf.exporting.xps.schema

T

Table - Class in com.spire.pdf.exporting.xps.schema
Table() - Constructor for class com.spire.pdf.exporting.xps.schema.Table
 
TableCell - Class in com.spire.pdf.exporting.xps.schema
TableCell() - Constructor for class com.spire.pdf.exporting.xps.schema.TableCell
 
TableRow - Class in com.spire.pdf.exporting.xps.schema
TableRow() - Constructor for class com.spire.pdf.exporting.xps.schema.TableRow
 
TableRowGroup - Class in com.spire.pdf.exporting.xps.schema
TableRowGroup() - Constructor for class com.spire.pdf.exporting.xps.schema.TableRowGroup
 
TabOrder - Enum in com.spire.pdf
Created by sky.luo on 2020/2/27.
Target - Variable in class com.spire.pdf.exporting.xps.schema.Discard
 
Target - Variable in class com.spire.pdf.exporting.xps.schema.Relationship
 
TemplateType - Enum in com.spire.pdf
The Spire.Pdf namespace contains classes for creating PDF document.
TextFindParameter - Enum in com.spire.pdf.general.find
 
TextLocation - Enum in com.spire.pdf.barcode
Specifies the barcode text display location.
TileMode - Variable in class com.spire.pdf.exporting.xps.schema.ImageBrush
 
TileMode - Enum in com.spire.pdf.exporting.xps.schema
TileMode - Variable in class com.spire.pdf.exporting.xps.schema.VisualBrush
 
toImage() - Method in class com.spire.pdf.barcode.PdfUnidimensionalBarcode
Exports the barcode as image.
Top - Variable in class com.spire.pdf.htmlconverter.qt.FRect
 
Top - Variable in class com.spire.pdf.htmlconverter.qt.Margins
 
Transform - Variable in class com.spire.pdf.exporting.xps.schema.ImageBrush
 
Transform - Variable in class com.spire.pdf.exporting.xps.schema.LinearGradientBrush
 
Transform - Variable in class com.spire.pdf.exporting.xps.schema.PathGeometry
 
Transform - Variable in class com.spire.pdf.exporting.xps.schema.RadialGradientBrush
 
Transform - Class in com.spire.pdf.exporting.xps.schema
Transform() - Constructor for class com.spire.pdf.exporting.xps.schema.Transform
 
Transform - Variable in class com.spire.pdf.exporting.xps.schema.VisualBrush
 
translateTransform(double, double) - Method in class com.spire.pdf.graphics.PdfCanvas
Translates the coordinates by specified coordinates.
TrimPage - Variable in class com.spire.pdf.htmlconverter.qt.HTML2PDFOption
 
tryCompressImage(int) - Method in class com.spire.pdf.PdfPageBase
Try to compress images(except inline image).
Type - Variable in class com.spire.pdf.exporting.xps.schema.Relationship
 

U

UnicodeString - Variable in class com.spire.pdf.exporting.xps.schema.Glyphs
 

V

verify() - Method in class com.spire.pdf.security.PdfCertificate
by default this depends on the incomplete X509Chain
verifyDocModified() - Method in class com.spire.pdf.security.PdfSignature
Check if the document was altered after signed.
verifySignature(String) - Method in class com.spire.pdf.PdfDocument
verify Signature int the pdf Document
verifySignature() - Method in class com.spire.pdf.security.PdfSignature
check thie validity of the signature
Viewbox - Variable in class com.spire.pdf.exporting.xps.schema.ImageBrush
 
Viewbox - Variable in class com.spire.pdf.exporting.xps.schema.VisualBrush
 
ViewboxUnits - Variable in class com.spire.pdf.exporting.xps.schema.ImageBrush
 
ViewboxUnits - Variable in class com.spire.pdf.exporting.xps.schema.VisualBrush
 
Viewport - Variable in class com.spire.pdf.exporting.xps.schema.ImageBrush
 
Viewport - Variable in class com.spire.pdf.exporting.xps.schema.VisualBrush
 
ViewportUnits - Variable in class com.spire.pdf.exporting.xps.schema.ImageBrush
 
ViewportUnits - Variable in class com.spire.pdf.exporting.xps.schema.VisualBrush
 
ViewUnits - Enum in com.spire.pdf.exporting.xps.schema
Visual - Class in com.spire.pdf.exporting.xps.schema
Visual() - Constructor for class com.spire.pdf.exporting.xps.schema.Visual
 
Visual - Variable in class com.spire.pdf.exporting.xps.schema.VisualBrush
 
VisualBrush - Class in com.spire.pdf.exporting.xps.schema
VisualBrush() - Constructor for class com.spire.pdf.exporting.xps.schema.VisualBrush
 
VisualBrushTransform - Variable in class com.spire.pdf.exporting.xps.schema.VisualBrush
 
VisualBrushVisual - Variable in class com.spire.pdf.exporting.xps.schema.VisualBrush
 

W

Width - Variable in class com.spire.pdf.exporting.xps.schema.FixedPage
 
Width - Variable in class com.spire.pdf.exporting.xps.schema.PageContent
 
Width - Variable in class com.spire.pdf.htmlconverter.qt.FRect
 
Width - Variable in class com.spire.pdf.htmlconverter.qt.Size
 
widthFieldSpecified - Variable in class com.spire.pdf.exporting.xps.schema.PageContent
 

X

X509NameType - Enum in com.spire.pdf.security
Specifies the available permissions on certificated document.
XfaBarcodeField - Class in com.spire.pdf.widget
Factor classes for manipulating Xfa file
XfaBarcodeField(XFAForm, String, String) - Constructor for class com.spire.pdf.widget.XfaBarcodeField
 
XfaCheckButtonField - Class in com.spire.pdf.widget
Check the related factors of calss.
XfaCheckButtonField(XFAForm, String, String, List<String>) - Constructor for class com.spire.pdf.widget.XfaCheckButtonField
 
XfaChoiceListField - Class in com.spire.pdf.widget
Is responsible for the collection of files factor principle
XfaChoiceListField(XFAForm, String, String, List<String>, boolean) - Constructor for class com.spire.pdf.widget.XfaChoiceListField
 
XfaDateTimeField - Class in com.spire.pdf.widget
 
XfaDateTimeField(XFAForm, String, String, String) - Constructor for class com.spire.pdf.widget.XfaDateTimeField
 
XfaField - Class in com.spire.pdf.widget
 
XfaField(XFAForm, String, String) - Constructor for class com.spire.pdf.widget.XfaField
 
XFAForm - Class in com.spire.pdf.widget
Represents XML Forms Architecture (XFA).
XFAForm(PdfDocumentWidget, PdfDictionary) - Constructor for class com.spire.pdf.widget.XFAForm
 
XfaImageField - Class in com.spire.pdf.widget
Factor classes for manipulating image file
XfaImageField(XFAForm, String, String) - Constructor for class com.spire.pdf.widget.XfaImageField
 
XfaTextField - Class in com.spire.pdf.widget
Factor classes for manipulating text file
XfaTextField(XFAForm, String, String) - Constructor for class com.spire.pdf.widget.XfaTextField
 
XmpMetadata - Class in com.spire.pdf.xmp
Represents XMP metadata of the document.
XmpMetadata(PdfDocumentInformation) - Constructor for class com.spire.pdf.xmp.XmpMetadata
Initializes a new instance of the class.
XmpMetadata(XmlDocument) - Constructor for class com.spire.pdf.xmp.XmpMetadata
Initializes a new instance of the class.
XmpSchema - Class in com.spire.pdf.xmp
 
XmpSchema(XmpMetadata) - Constructor for class com.spire.pdf.xmp.XmpSchema
 

_

_getForm() - Method in class com.spire.pdf.PdfDocumentBase
Gets the proper PdfForm instance.

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