Index
All Classes and Interfaces|All Packages|Constant Field Values
L
- L2R - Enum constant in enum com.winnovative_software.ViewerTextOrder
-
Left to right
- Landscape - Enum constant in enum com.winnovative_software.PdfPageOrientation
-
Landscape
- lastPageIndex() - Method in class com.winnovative_software.ConversionSummary
-
Gets the index of the page where the rendering of the HTML ended.
- lastPageRectangle() - Method in class com.winnovative_software.ConversionSummary
-
Gets the bounds of the rectangle rendered on the last page.
- Ledger - Static variable in class com.winnovative_software.PdfPageSize
-
Represents the Ledger size of a PDF page
- left() - Method in class com.winnovative_software.PdfMargins
-
Gets the left margin in points
- Left - Enum constant in enum com.winnovative_software.HorizontalTextAlign
-
Align left
- Left - Enum constant in enum com.winnovative_software.TemplateDocking
-
The template is docked to the left of the PDF page.
- leftMargin() - Method in class com.winnovative_software.PdfDocumentOptions
-
Gets the rendered PDF document left margin in points.
- Legal - Static variable in class com.winnovative_software.PdfPageSize
-
Represents the Legal size of a PDF page
- Letter - Static variable in class com.winnovative_software.PdfPageSize
-
Represents the Letter size of a PDF page
- Letter11x17 - Static variable in class com.winnovative_software.PdfPageSize
-
Represents the 11x17 size of a PDF page
- licenseKey() - Method in class com.winnovative_software.Document
-
Gets the current license key
- licenseKey() - Method in class com.winnovative_software.HtmlToImageConverter
-
Gets the license key string
- licenseKey() - Method in class com.winnovative_software.HtmlToPdfConverter
-
Gets the license key string
- licenseKey() - Method in class com.winnovative_software.HtmlToSvgConverter
-
Gets the license key string
- LIGHT_CYAN - Static variable in class com.winnovative_software.RgbColor
-
The predefined light cyan color
- LIGHT_GRAY - Static variable in class com.winnovative_software.RgbColor
-
The predefined light gray color
- LIGHT_GREEN - Static variable in class com.winnovative_software.RgbColor
-
The predefined light green color
- Lighten - Enum constant in enum com.winnovative_software.Blending
-
Selects the lighter of the backdrop and source colors.
- lineCapStyle() - Method in class com.winnovative_software.LineStyle
-
Gets the line cap style
- LineCapStyle - Enum in com.winnovative_software
-
The line cap style
- lineDashStyle() - Method in class com.winnovative_software.LineStyle
-
Gets the line dash pattern
- LineDashStyle - Enum in com.winnovative_software
-
Specifies the style of a dashed line
- LineElement - Class in com.winnovative_software
-
This class represents a line element that can be added to a PDF document
- LineElement(float, float, float, float) - Constructor for class com.winnovative_software.LineElement
-
Constructs a line element
- lineJoinStyle() - Method in class com.winnovative_software.LineStyle
-
Gets the line join style
- LineJoinStyle - Enum in com.winnovative_software
-
This enumeration represents the possible styles to join the lines in a PDF document
- LinePathSegment - Class in com.winnovative_software
- LinePathSegment(PointFloat) - Constructor for class com.winnovative_software.LinePathSegment
- lineSpacing() - Method in class com.winnovative_software.TextElement
-
Gets the value that indicates the vertical distance between the baselines of adjacent lines of text
- lineStyle() - Method in class com.winnovative_software.PageGraphicElement
-
Gets the line style for elements rendering lines
- LineStyle - Class in com.winnovative_software
-
The line style for a graphic element which draws lines
- LineStyle() - Constructor for class com.winnovative_software.LineStyle
-
Constructs a default line style
- LineStyle(float) - Constructor for class com.winnovative_software.LineStyle
-
Constructs a line style with the specified line width
- LineStyle(float, LineCapStyle, LineJoinStyle) - Constructor for class com.winnovative_software.LineStyle
-
Constructs a style for a line with the specified width, cap and join styles
- LineStyle(float, LineDashStyle) - Constructor for class com.winnovative_software.LineStyle
-
Constructs a style for a dashed line
- LineStyle(LineDashStyle) - Constructor for class com.winnovative_software.LineStyle
-
Constructs a style for a dashed line
- lineWidth() - Method in class com.winnovative_software.LineStyle
-
Gets the line width
- linkDestination() - Method in class com.winnovative_software.InternalLinkElement
-
Gets the link destination
- linkRectangle() - Method in class com.winnovative_software.FileAttachmentElement
-
Gets the file attachment icon rectangle in PDF page
- linkRectangle() - Method in class com.winnovative_software.FileLinkElement
-
Gets the file link element rectangle in PDF page
- linkRectangle() - Method in class com.winnovative_software.InternalLinkElement
-
Gets the internal link element rectangle
- linkRectangle() - Method in class com.winnovative_software.LinkUrlElement
-
Gets the URL link element rectangle in PDF page
- linkRectangle() - Method in class com.winnovative_software.SoundLinkElement
-
Gets the sound file link rectangle in PDF page
- linkRectangle() - Method in class com.winnovative_software.TextNoteElement
-
Gets the text note element rectangle in PDF page
- linkURL() - Method in class com.winnovative_software.LinkUrlElement
-
Gets the link destination URL
- LinkUrlElement - Class in com.winnovative_software
-
This class represents a link to an URL in a PDF document
- LinkUrlElement(RectangleFloat, String) - Constructor for class com.winnovative_software.LinkUrlElement
-
Constructs a URL link element
- listBoxStyle() - Method in class com.winnovative_software.PdfFormOptions
-
Gets the list box field style object where you can set the style properties
- listItems() - Method in class com.winnovative_software.PdfFormComboBox
-
Gets the items in the list box
- listItems() - Method in class com.winnovative_software.PdfFormListBox
-
Gets the items in the list box
- liveUrlsEnabled() - Method in class com.winnovative_software.HtmlToImageElement
-
Gets the flag indicating if the converter will convert the external links from HTML to PDF links in the PDF document
- liveUrlsEnabled() - Method in class com.winnovative_software.HtmlToPdfElement
-
Gets the flag indicating if the HTML to PDF converter will convert the external links from HTML to PDF links in the PDF document
- liveUrlsEnabled() - Method in class com.winnovative_software.PdfDocumentOptions
-
Gets the flag indicating if the HTML to PDF converter will convert the external links from HTML to PDF links in the PDF document generated by the HTML to PDF converter.
- localFilesAccessEnabled() - Method in class com.winnovative_software.HtmlToImageConverter
-
Gets the a flag indicating if the access to local files is enabled in the HTML to Image converter
- localFilesAccessEnabled() - Method in class com.winnovative_software.HtmlToImageElement
-
Gets the a flag indicating if the access to local files is enabled in the HTML to Image element
- localFilesAccessEnabled() - Method in class com.winnovative_software.HtmlToPdfConverter
-
Gets the a flag indicating if the access to local files is enabled in the HTML to PDF Converter
- localFilesAccessEnabled() - Method in class com.winnovative_software.HtmlToPdfElement
-
Gets the a flag indicating if the access to local files is enabled in the HTML to PDF element
- localFilesAccessEnabled() - Method in class com.winnovative_software.HtmlToSvgConverter
-
Gets the a flag indicating if the access to local files is enabled in the HTML to SVG converter
- location() - Method in class com.winnovative_software.DigitalSignatureElement
-
Gets the CPU host name or physical location of the signing
- logonMode() - Method in class com.winnovative_software.ImpersonationOptions
-
Gets the logon mode of the user before navigation.
- Luminosity - Enum constant in enum com.winnovative_software.Blending
-
Creates a color with the luminosity of the source color and the hue and saturation of the backdrop color.
All Classes and Interfaces|All Packages|Constant Field Values