Index

A B C D E F G H I J K L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values

T

tableFooterRepeatEnabled() - Method in class com.winnovative_software.HtmlToPdfElement
Gets the flag indicating if the repeating of the HTML table footer in PDF pages is enabled in the PDF document
tableFooterRepeatEnabled() - Method in class com.winnovative_software.PdfDocumentOptions
Gets the flag indicating if the repeating of the HTML table footer in PDF pages is enabled in the PDF document generated by the HTML to PDF converter.
tableHeaderRepeatEnabled() - Method in class com.winnovative_software.HtmlToPdfElement
Gets the flag indicating if the repeating of the HTML table header in PDF pages is enabled in the PDF document
tableHeaderRepeatEnabled() - Method in class com.winnovative_software.PdfDocumentOptions
Gets the flag indicating if the repeating of the HTML table header in PDF pages is enabled in the PDF document generated by the HTML to PDF converter.
tableOfContents() - Method in class com.winnovative_software.Document
Gets a reference to the object controlling the automatic creation of a table of contents in the generated PDF document based on HtmlToPdfElement and HtmlToImageElement objects added to PDF document
tableOfContentsEnabled() - Method in class com.winnovative_software.HtmlToImageElement
Gets the flag indicating if this HTML to Image element can contribute to the PDF document table of contents
tableOfContentsEnabled() - Method in class com.winnovative_software.HtmlToPdfElement
Gets the flag indicating if this HTML to PDF element can contribute to the PDF document table of contents
tableOfContentsOptions() - Method in class com.winnovative_software.HtmlToPdfConverter
Gets a reference to the object controlling the automatic creation of a table of contents in the generated PDF document
TableOfContentsOptions - Class in com.winnovative_software
This class contains the necessary properties to control the automatic creation of a table of contents in a PDF document
Template - Class in com.winnovative_software
Represents a template element which can be repeated in all PDF document pages.
TemplateAnchoring - Enum in com.winnovative_software
This enumeration represents the possible anchoring positions of the PDF template in a PDF page
TemplateDocking - Enum in com.winnovative_software
The docking style of a PDF template in PDF page
text() - Method in class com.winnovative_software.Bookmark
Gets the PDF bookmark text displayed in PDF document
text() - Method in class com.winnovative_software.FileAttachmentElement
Gets the file attachment text
text() - Method in class com.winnovative_software.PdfFormButton
Gets the PDF form button text
text() - Method in class com.winnovative_software.PdfFormTextBox
Gets the text box initial text
text() - Method in class com.winnovative_software.TextElement
Gets the text to be written
text() - Method in class com.winnovative_software.TextNoteElement
Gets the annotation text
textAlign() - Method in class com.winnovative_software.TextElement
Gets the horizontal alignment of the text rendered by this element in PDF
textAngle() - Method in class com.winnovative_software.TextElement
Gets the angle to control text counter-clockwise direction
textBoxStyle() - Method in class com.winnovative_software.PdfFormOptions
Gets the text box field style object where you can set the style properties
TextElement - Class in com.winnovative_software
Represents a text element to be added to a PDF page or template
TextElement(float, float, float, float, String, PdfFont) - Constructor for class com.winnovative_software.TextElement
Constructs a paginable text element that will be rendered at the specified (x,y) position using the specified width, height and font.
TextElement(float, float, float, float, String, PdfFont, RgbColor) - Constructor for class com.winnovative_software.TextElement
Constructs a paginable text element that will be rendered at the specified (x,y) position using the specified width, height, font and color.
TextElement(float, float, float, String, PdfFont) - Constructor for class com.winnovative_software.TextElement
Constructs a paginable text element that will be rendered at the specified (x,y) position using the specified width and font.
TextElement(float, float, float, String, PdfFont, RgbColor) - Constructor for class com.winnovative_software.TextElement
Constructs a paginable text element that will be rendered at the specified (x,y) position using the specified width, font and color.
TextElement(float, float, String, PdfFont) - Constructor for class com.winnovative_software.TextElement
Constructs a paginable text element that will be rendered at the specified (x,y) position using the specified font.
TextElement(float, float, String, PdfFont, RgbColor) - Constructor for class com.winnovative_software.TextElement
Constructs a paginable text element that will be rendered at the specified (x,y) position using the specified font and color.
textFont() - Method in class com.winnovative_software.TextElement
Gets the font of the text rendered by this element in PDF
TextNoteElement - Class in com.winnovative_software
Represents a text annotation in the PDF page
TextNoteElement(RectangleFloat, String) - Constructor for class com.winnovative_software.TextNoteElement
Constructs a text note element
TextNoteIcon - Enum in com.winnovative_software
Defines set of text annotation types
textRise() - Method in class com.winnovative_software.TextElement
Gets the distance to move the text baseline up or down from its default location
Tiff - Enum constant in enum com.winnovative_software.ImageType
TIFF format
tiledImageEnabled() - Method in class com.winnovative_software.HtmlToImageConverter
Gets the flag indicating if the image captured by converter is tiled
tiledRenderingEnabled() - Method in class com.winnovative_software.HtmlToPdfElement
Gets the flag indicating if rendering of HTML document is tiled in the PDF document
tiledRenderingEnabled() - Method in class com.winnovative_software.PdfDocumentOptions
Gets the flag indicating if rendering of HTML document is tiled in the PDF document generated by the HTML to PDF converter.
tiledRenderingEnabled(boolean) - Method in class com.winnovative_software.HtmlToPdfElement
Sets the flag indicating if rendering of HTML document is tiled in the PDF document.
tiledRenderingEnabled(boolean) - Method in class com.winnovative_software.PdfDocumentOptions
Sets the flag indicating if rendering of HTML document is tiled in the PDF document generated by the HTML to PDF converter.
TimesBold - Enum constant in enum com.winnovative_software.StdFontBaseFamily
Times Bold
TimesBoldItalic - Enum constant in enum com.winnovative_software.StdFontBaseFamily
Times Bold Italic
TimesItalic - Enum constant in enum com.winnovative_software.StdFontBaseFamily
Times Italic
TimesRoman - Enum constant in enum com.winnovative_software.StdFontBaseFamily
Times Roman
title() - Method in class com.winnovative_software.TableOfContentsOptions
Gets the the table of contents title
Title() - Method in class com.winnovative_software.PdfDocumentInfo
Gets the title of the PDF document generated by the HTML to PDF converter
titleStyle() - Method in class com.winnovative_software.TableOfContentsOptions
Gets the global CSS style of the table of contents title
toolTip() - Method in class com.winnovative_software.PdfFormField
Gets the PDF form field tooltip
top() - Method in class com.winnovative_software.PdfMargins
Gets the top margin in points
Top - Enum constant in enum com.winnovative_software.TemplateDocking
The template is docked to the the top of the PDF page.
Top - Enum constant in enum com.winnovative_software.VerticalTextAlign
Top aligned
TopLeft - Enum constant in enum com.winnovative_software.TemplateAnchoring
The template will be anchored in the top left corner of the page.
topMargin() - Method in class com.winnovative_software.PdfDocumentOptions
Gets the rendered PDF document top margin in points.
TopRight - Enum constant in enum com.winnovative_software.TemplateAnchoring
The template will be anchored in the top right corner of the page.
topSpacing() - Method in class com.winnovative_software.HtmlToImageElement
Gets the space in points to introduce at the top of PDF pages where the HTML is rendered.
topSpacing() - Method in class com.winnovative_software.HtmlToPdfElement
Gets the space in points to introduce at the top of PDF pages where the HTML is rendered.
topSpacing() - Method in class com.winnovative_software.PdfDocumentOptions
Gets the space in points to introduce at the top of PDF pages where the HTML is rendered.
translate(float, float) - Method in class com.winnovative_software.PageGraphicElement
Translates the coordinate system before rendering the element.
transparencyEnabled() - Method in class com.winnovative_software.Document
Gets a flag indicating if the transparency is enabled in the PDF document
transparencyEnabled() - Method in class com.winnovative_software.PdfDocumentOptions
Gets the flag indicating if the transparency is enabled in the PDF document generated by the HTML to PDF converter.
transparentBackground() - Method in class com.winnovative_software.HtmlToImageConverter
Gets the flag indicating if the resulted image will have a transparent background when converting a HTML document without a defined background color or image
transparentImagesEnabled() - Method in class com.winnovative_software.HtmlToPdfElement
Gets the flag indicating if the converter uses transparency information of the images in the PDF document
transparentImagesEnabled() - Method in class com.winnovative_software.PdfDocumentOptions
Gets the flag indicating if the converter uses transparency information of the images in the PDF document generated by the HTML to PDF converter.
triggeringMode() - Method in class com.winnovative_software.HtmlToImageConverter
Gets the conversion triggering mode used by converter
triggeringMode() - Method in class com.winnovative_software.HtmlToImageElement
Gets the conversion triggering mode used by converter
triggeringMode() - Method in class com.winnovative_software.HtmlToPdfConverter
Gets the conversion triggering mode used by the HTML to PDF converter
triggeringMode() - Method in class com.winnovative_software.HtmlToPdfElement
Gets the conversion triggering mode used by the HTML to PDF converter
triggeringMode() - Method in class com.winnovative_software.HtmlToSvgConverter
Gets the conversion triggering mode used by converter
TriggeringMode - Enum in com.winnovative_software
This enumeration represents the possible modes to trigger the conversion of a HTML document
TwoColumnLeft - Enum constant in enum com.winnovative_software.ViewerPageLayout
Display the pages in two columns, with odd numbered pages on the left
TwoColumnRight - Enum constant in enum com.winnovative_software.ViewerPageLayout
Display the pages in two columns, with odd numbered pages on the right
type() - Method in class com.winnovative_software.DocumentOperation
 
type() - Method in class com.winnovative_software.ProxyOptions
Gets the proxy type
A B C D E F G H I J K L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values