Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- canAssembleDocument() - Method in class com.winnovative_software.PdfSecurityOptions
- 
Gets the flag indicating if you can assemble the PDF document generated by the HTML to PDF converter (create bookmarks, thumbnail images or insert, rotate, delete pages).
- canCopyAccessibilityContent() - Method in class com.winnovative_software.PdfSecurityOptions
- 
Gets the flag indicating if you can copy the PDF document accessibility content of the PDF document generated by the HTML to PDF converter.
- canCopyContent() - Method in class com.winnovative_software.PdfSecurityOptions
- 
Gets the flag indicating if you can copy the content of the PDF document generated by the HTML to PDF converter.
- canEditAnnotations() - Method in class com.winnovative_software.PdfSecurityOptions
- 
Gets the flag indicating if you can edit the annotations of the PDF document generated by the HTML to PDF converter.
- canEditContent() - Method in class com.winnovative_software.PdfSecurityOptions
- 
Gets the flag indicating if you can edit the content of the PDF document generated by the HTML to PDF converter.
- canFillFormFields() - Method in class com.winnovative_software.PdfSecurityOptions
- 
Gets the flag indicating if you can fill the form fields in the PDF document generated by the HTML to PDF converter.
- CanonicalFormat - Static variable in class com.winnovative_software.PdfFormSubmitFlags
- 
If set, any submitted field values representing dates shall be converted to the standard format
- canPrint() - Method in class com.winnovative_software.PdfSecurityOptions
- 
Gets the flag indicating if you can print the PDF document generated by the HTML to PDF converter.
- canPrintHighResolution() - Method in class com.winnovative_software.PdfSecurityOptions
- 
Gets the flag indicating if you can print in high resolution the PDF document generated by the HTML to PDF converter.
- Center - Enum constant in enum com.winnovative_software.HorizontalTextAlign
- 
Align center
- Center - Enum constant in enum com.winnovative_software.TemplateAnchoring
- 
The template will be anchored in the center of the PDF page.
- centerWindow() - Method in class com.winnovative_software.ViewerPreferences
- 
Gets the flag specifying whether to position the document’s window in the center of the screen when displaying the PDF document generated by the HTML to PDF converter
- certificateIndex() - Method in class com.winnovative_software.DigitalSignatureElement
- 
Gets the certificate index in collection of certificates stored in PFX file
- characterSpacing() - Method in class com.winnovative_software.TextElement
- 
Gets the additional spacing between characters
- checkBoxStyle() - Method in class com.winnovative_software.PdfFormOptions
- 
Gets the checkbox field style object where you can set the style properties
- checked() - Method in class com.winnovative_software.PdfFormCheckBox
- 
Gets the initial status of the PDF form check box control
- CircleElement - Class in com.winnovative_software
- 
This class represents a circle element that can be added to a PDF document
- CircleElement(float, float, float) - Constructor for class com.winnovative_software.CircleElement
- 
Circle element constructor
- clientProxy() - Method in class com.winnovative_software.Document
- 
Gets the java.net.Proxy object to be used when accessing the PDF Document Web Service through a proxy server.
- clientProxy() - Method in class com.winnovative_software.HtmlToImageConverter
- 
Gets the java.net.Proxy object to be used when accessing the HTML to Image Web Service through a proxy server.
- clientProxy() - Method in class com.winnovative_software.HtmlToPdfConverter
- 
Gets the java.net.Proxy object to be used when accessing the HTML to PDF Web Service through a proxy server.
- clientProxy() - Method in class com.winnovative_software.HtmlToSvgConverter
- 
Gets the java.net.Proxy object to be used when accessing the HTML to SVG Web Service through a proxy server.
- clipHtmlView() - Method in class com.winnovative_software.HtmlToImageConverter
- 
Gets a flag indicating if the HTML content is clipped by HTML viewer window width
- clipHtmlView() - Method in class com.winnovative_software.HtmlToImageElement
- 
Gets a flag indicating if the HTML content is clipped by HTML viewer window width.
- clipHtmlView() - Method in class com.winnovative_software.HtmlToPdfConverter
- 
Gets a flag indicating if the HTML content is clipped by HTML viewer window width.
- clipHtmlView() - Method in class com.winnovative_software.HtmlToPdfElement
- 
Gets a flag indicating if the HTML content is clipped by HTML viewer window width
- clipHtmlView() - Method in class com.winnovative_software.HtmlToSvgConverter
- 
Gets a flag indicating if the HTML content is clipped by HTML viewer window width
- clipRectangle() - Method in class com.winnovative_software.PageGraphicElement
- 
Gets the clip rectangle applied when the element is rendered in PDF
- closePath() - Method in class com.winnovative_software.PathElement
- 
Gets the flag indicating if the path should be automatically closed
- CMYK - Enum constant in enum com.winnovative_software.ColorSpace
- 
CMYK color space.
- color() - Method in class com.winnovative_software.Bookmark
- 
Gets the bookmark text color
- Color - Enum constant in enum com.winnovative_software.Blending
- 
Creates a color with the hue and saturation of the source color and the luminosity of the backdrop color.
- ColorBurn - Enum constant in enum com.winnovative_software.Blending
- 
Darkens the backdrop color to reflect the source color.
- ColorDodge - Enum constant in enum com.winnovative_software.Blending
- 
Brightens the backdrop color to reflect the source color.
- colorProfile() - Method in class com.winnovative_software.PdfDocumentOptions
- 
Gets the color profile of the PDF document generated by the HTML to PDF converter.
- ColorProfile - Enum in com.winnovative_software
- 
This enumeration represents the color profiles of PDF document
- colorSpace() - Method in class com.winnovative_software.PdfDocumentOptions
- 
Gets the color space of the PDF document generated by the HTML to PDF converter.
- ColorSpace - Enum in com.winnovative_software
- 
This enumeration contains the possible color spaces of a PDF document
- com.winnovative_software - package com.winnovative_software
- comboBoxStyle() - Method in class com.winnovative_software.PdfFormOptions
- 
Gets the combo box field style object where you can set the style properties
- Comment - Enum constant in enum com.winnovative_software.TextNoteIcon
- commitOnSelectionChanged() - Method in class com.winnovative_software.PdfFormComboBox
- 
Gets the flag indicating if a new value selected is committed immediately without waiting to leave the field
- commitOnSelectionChanged() - Method in class com.winnovative_software.PdfFormListBox
- 
Gets the flag indicating if a new value selected is committed immediately without waiting to leave the field
- compressCrossReference() - Method in class com.winnovative_software.Document
- 
Gets the flag indicating if the PDF cross-reference table and PDF trailer are compressed to reduce the PDF file size
- compressCrossReference() - Method in class com.winnovative_software.PdfDocumentOptions
- 
Gets the flag indicating if the cross-reference table and the trailer of the PDF document generated by the HTML to PDF converter in compressed cross-reference streams to reduce the PDF file size.
- compressionLevel() - Method in class com.winnovative_software.Document
- 
Gets the PDF document compression level
- contactInfo() - Method in class com.winnovative_software.DigitalSignatureElement
- 
Gets the information provided by the signer to enable a recipient to contact the signer to verify the signature; for example, a phone number
- conversionDelay() - Method in class com.winnovative_software.HtmlToImageConverter
- 
Gets the additional time in seconds to wait for asynchronous items to be completely loaded or for a web page redirect to finish before starting the rendering in converter.
- conversionDelay() - Method in class com.winnovative_software.HtmlToImageElement
- 
Gets the additional time in seconds to wait for asynchronous items to be completely loaded or for a web page redirect to finish before starting the rendering in converter.
- conversionDelay() - Method in class com.winnovative_software.HtmlToPdfConverter
- 
Gets the additional time in seconds to wait for asynchronous items to be completely loaded or for a web page redirect to finish before starting the rendering in HTML to PDF converter.
- conversionDelay() - Method in class com.winnovative_software.HtmlToPdfElement
- 
Gets the additional time in seconds to wait for asynchronous items to be completely loaded or for a web page redirect to finish before starting the rendering in HTML to PDF converter.
- conversionDelay() - Method in class com.winnovative_software.HtmlToSvgConverter
- 
Gets the additional time in seconds to wait for asynchronous items to be completely loaded or for a web page redirect to finish before starting the rendering in converter.
- ConversionDelay - Enum constant in enum com.winnovative_software.TriggeringMode
- 
The converter will delay the conversion after the page was loaded in converter with the amount of time given by theHtmlToPdfConverter.conversionDelay()property of theHtmlToPdfConverterclass
- conversionSummary() - Method in class com.winnovative_software.HtmlToPdfConverter
- 
Offers summary information about the conversion process.
- ConversionSummary - Class in com.winnovative_software
- 
Offers summary information about the conversion process.
- convertHtml(String, String) - Method in class com.winnovative_software.HtmlToPdfConverter
- 
Converts a HTML string to PDF using a base URL to resolve external resources and returns the rendered PDF document into a memory buffer
- convertHtml(String, String) - Method in class com.winnovative_software.HtmlToSvgConverter
- 
Converts a HTML String into a SVG document using a base URL to resolve the external resources and returns the rendered SVG document into a memory buffer
- convertHtml(String, String, ImageType) - Method in class com.winnovative_software.HtmlToImageConverter
- 
Converts a HTML string to an image having the given format using a base URL to resolve external resources and returns the rendered image into a memory buffer
- convertHtmlToFile(String, String, ImageType, String) - Method in class com.winnovative_software.HtmlToImageConverter
- 
Converts a HTML string to an image having the given format using a base URL to resolve external resources and writes the rendered image into a file
- convertHtmlToFile(String, String, String) - Method in class com.winnovative_software.HtmlToPdfConverter
- convertHtmlToFile(String, String, String) - Method in class com.winnovative_software.HtmlToSvgConverter
- 
Converts the specified HTML String into a SVG document using a base URL to resolve the external resources and saves the rendered SVG document to the specified file
- convertHtmlToImageTiles(String, String, ImageType) - Method in class com.winnovative_software.HtmlToImageConverter
- 
Converts a HTML string to a set of images using a base URL to resolve external resources.
- convertHtmlToPdfDocumentObject(String, String) - Method in class com.winnovative_software.HtmlToPdfConverter
- 
Converts a HTML string to PDF using a base URL to resolve external resources and returns the rendered PDF document as an object of theDocumentclass that can be further used in other operations requiring this type of objects
- convertUrl(String) - Method in class com.winnovative_software.HtmlToPdfConverter
- 
Converts the HTML page from the given URL to a PDF document and returns the PDF document in a memory buffer
- convertUrl(String) - Method in class com.winnovative_software.HtmlToSvgConverter
- 
Converts an URL to a SVG document and returns the rendered SVG document into a memory buffer
- convertUrl(String, ImageType) - Method in class com.winnovative_software.HtmlToImageConverter
- 
Converts an URL to an image having the given image format and returns the rendered image into a memory buffer
- convertUrlToFile(String, ImageType, String) - Method in class com.winnovative_software.HtmlToImageConverter
- 
Converts an URL to an image having the given format and writes the rendered image into a file
- convertUrlToFile(String, String) - Method in class com.winnovative_software.HtmlToPdfConverter
- 
Converts the HTML page from the given URL to a PDF document and writes the rendered PDF document into a file
- convertUrlToFile(String, String) - Method in class com.winnovative_software.HtmlToSvgConverter
- 
Converts the specified URL into a SVG document and saves the rendered SVG document to the specified file
- convertUrlToImageTiles(String, ImageType) - Method in class com.winnovative_software.HtmlToImageConverter
- 
Converts an URL to a set of images.
- convertUrlToPdfDocumentObject(String) - Method in class com.winnovative_software.HtmlToPdfConverter
- 
Converts an URL to PDF and returns the rendered PDF document as an object of theDocumentclass that can be further used in other operations requiring this type of objects
- CORAL - Static variable in class com.winnovative_software.RgbColor
- 
The predefined coral color
- count() - Method in class com.winnovative_software.HtmlElementMappingsCollection
- 
Gets the number of HTML element mappings in this collection
- count() - Method in class com.winnovative_software.NameValuePairsCollection
- 
Gets the number of pairs in collection
- Courier - Enum constant in enum com.winnovative_software.StdFontBaseFamily
- 
Courier
- CourierBold - Enum constant in enum com.winnovative_software.StdFontBaseFamily
- 
Courier Bold
- CourierBoldOblique - Enum constant in enum com.winnovative_software.StdFontBaseFamily
- 
Courier Bold Oblique
- CourierOblique - Enum constant in enum com.winnovative_software.StdFontBaseFamily
- 
Courier Oblique
- createdDate() - Method in class com.winnovative_software.PdfDocumentInfo
- 
Gets the date and time when the PDF document was created
- currentUserImpersonation() - Method in class com.winnovative_software.ImpersonationOptions
- 
Gets the flag indicating if the converter should impersonate the HTML to PDF server user account during navigation.
- Custom - Enum constant in enum com.winnovative_software.ColorProfile
- 
A custom color profile
All Classes and Interfaces|All Packages|Constant Field Values