Index
All Classes and Interfaces|All Packages|Constant Field Values
F
- fields() - Method in class com.winnovative_software.PdfResetFormAction
-
Gets the list of fields to be included or excluded from reset based on
PdfResetFormAction.includeFields()
property value. - fields() - Method in class com.winnovative_software.PdfSubmitFormAction
-
Gets the list of fields to be included or excluded from submit based on
PdfSubmitFormAction.includeFields()
property value. - FileAttachmentElement - Class in com.winnovative_software
-
This class represents a file attachment in the PDF document
- FileAttachmentElement(RectangleFloat, byte[], String) - Constructor for class com.winnovative_software.FileAttachmentElement
-
Creates a file attachment from a stream and a link in page to the attachment
- FileAttachmentElement(RectangleFloat, String) - Constructor for class com.winnovative_software.FileAttachmentElement
-
Creates a file attachment and a link in page to the attachment
- FileAttachmentIcon - Enum in com.winnovative_software
-
This enumeration contains the possible types of icons used in PDF to mark a file attachment
- FileLinkElement - Class in com.winnovative_software
-
This class represents a link to an external file in a PDF document
- FileLinkElement(RectangleFloat, String) - Constructor for class com.winnovative_software.FileLinkElement
-
Constructs a file link element
- filePath() - Method in class com.winnovative_software.FileLinkElement
-
Gets the external file path
- Fill - Enum constant in enum com.winnovative_software.TemplateDocking
-
The template fills the PDF page.
- Fit - Enum constant in enum com.winnovative_software.DestinationViewMode
-
Display the page designated by page, with its contents magnified just enough to fit the entire page within the window both horizontally and vertically.
- FitB - Enum constant in enum com.winnovative_software.DestinationViewMode
-
Display the page designated by page, with its contents magnified just enough to fit its bounding box entirely within the window both horizontally and vertically.
- FitBH - Enum constant in enum com.winnovative_software.DestinationViewMode
-
Display the page designated by page, with the vertical coordinate top positioned at the top edge of the window and the contents of the page magnified just enough to fit the entire width of its bounding box within the window.
- FitBV - Enum constant in enum com.winnovative_software.DestinationViewMode
-
Display the page designated by page, with the horizontal coordinate left positioned at the left edge of the window and the contents of the page magnified just enough to fit the entire height of its bounding box within the window.
- FitH - Enum constant in enum com.winnovative_software.DestinationViewMode
-
Display the page designated by page, with the vertical coordinate top positioned at the top edge of the window and the contents of the page magnified just enough to fit the entire width of the page within the window.
- fitHeight() - Method in class com.winnovative_software.HtmlToImageElement
-
Gets the fag indicating if the HTML content will be resized if necessary to fit the available height in PDF page
- fitHeight() - Method in class com.winnovative_software.HtmlToPdfElement
-
Gets the fag indicating if the HTML content will be resized if necessary to fit the available height in PDF page
- fitHeight() - Method in class com.winnovative_software.PdfDocumentOptions
-
Gets the fag indicating if the HTML content will be resized if necessary to fit the available height in PDF page of the PDF document generated by the HTML to PDF converter.
- FitV - Enum constant in enum com.winnovative_software.DestinationViewMode
-
Display the page designated by page, with the horizontal coordinate left positioned at the left edge of the window and the contents of the page magnified just enough to fit the entire height of the page within the window.
- fitWidth() - Method in class com.winnovative_software.HtmlToImageElement
-
Gets the fag indicating if the HTML content will be resized if necessary to fit the available width in PDF page
- fitWidth() - Method in class com.winnovative_software.HtmlToPdfElement
-
Gets the fag indicating if the HTML content will be resized if necessary to fit the available width in PDF page
- fitWidth() - Method in class com.winnovative_software.PdfDocumentOptions
-
Gets the fag indicating if the HTML content will be resized if necessary to fit the available width in PDF page of the PDF document generated by the HTML to PDF converter.
- fitWindow() - Method in class com.winnovative_software.ViewerPreferences
-
Gets the flag specifying whether to resize the document’s window to fit the size of the first displayed page when displaying the PDF document generated by the HTML to PDF converter
- Fixed3D - Enum constant in enum com.winnovative_software.PdfBorderStyle
-
3D border
- FixedSingle - Enum constant in enum com.winnovative_software.PdfBorderStyle
-
Single border
- flags() - Method in class com.winnovative_software.PdfSubmitFormAction
-
Gets a bitwise OR of flags from
PdfFormSubmitFlags
specifying various characteristics of the action - flatten() - Method in class com.winnovative_software.PdfFormAutoFieldStyle
-
Gets the flag indicating if the form field is flattened
- flatten() - Method in class com.winnovative_software.PdfFormField
-
Gets the flag indicating if the form field is flattened
- flattenFields() - Method in class com.winnovative_software.PdfForm
- FlattenPdfForm - Enum constant in enum com.winnovative_software.DocumentOpType
- Float - Enum constant in enum com.winnovative_software.ObjectValueType
- Flsa - Static variable in class com.winnovative_software.PdfPageSize
-
Represents the Flsa size of a PDF page
- font() - Method in class com.winnovative_software.PdfFormAutoFieldStyle
-
Gets the PDF form fields font
- font() - Method in class com.winnovative_software.PdfFormButton
-
Gets the PDF form button text font
- font() - Method in class com.winnovative_software.PdfFormComboBox
-
Gets the font of the items in the list
- font() - Method in class com.winnovative_software.PdfFormListBox
-
Gets the font of the items in the list
- font() - Method in class com.winnovative_software.PdfFormTextBox
-
Gets the PDF form text box font
- fontData() - Method in class com.winnovative_software.PdfFont
-
Gets the font data
- FontData - Enum constant in enum com.winnovative_software.FontSourceType
- fontFamily() - Method in class com.winnovative_software.PdfFont
-
Gets the name of the font family of this PDF font
- FontFamily - Enum constant in enum com.winnovative_software.FontSourceType
- FontSourceType - Enum in com.winnovative_software
- footer() - Method in class com.winnovative_software.Document
-
Represents the default PDF document footer template.
- footerBackColor() - Method in class com.winnovative_software.PdfFooterOptions
-
Gets the background color of the footer
- footerHeight() - Method in class com.winnovative_software.PdfFooterOptions
-
Gets the height in points of the footer.
- foreColor() - Method in class com.winnovative_software.PageGraphicElement
-
Gets element foreground color
- foreColor() - Method in class com.winnovative_software.PdfFormAutoFieldStyle
-
Gets the form field fore color in an automatically generated PDF form
- foreColor() - Method in class com.winnovative_software.PdfFormFieldStyle
-
Gets the form field fore color
- form() - Method in class com.winnovative_software.Document
-
Gets a reference to the PDF form of this PDF document
- ForwardDiagonal - Enum constant in enum com.winnovative_software.GradientDirection
-
Diagonal gradient from top left to bottom right
- Full - Enum constant in enum com.winnovative_software.PdfStandardSubset
- FullScreen - Enum constant in enum com.winnovative_software.ViewerPageMode
-
Full-screen mode, with no menu bar, window controls, or any other window visible
All Classes and Interfaces|All Packages|Constant Field Values