Index
All Classes and Interfaces|All Packages|Constant Field Values
R
- r() - Method in class com.winnovative_software.RgbColor
-
Gets the red component of the color
- R2L - Enum constant in enum com.winnovative_software.ViewerTextOrder
-
Right to left ( including vertical writing systems such as Chinese, Japanese, and Korean )
- radioButtonsGroupStyle() - Method in class com.winnovative_software.PdfFormOptions
-
Gets the radio buttons group field style object where you can set the style properties
- radius() - Method in class com.winnovative_software.CircleElement
-
Gets the circle radius
- RC4 - Enum constant in enum com.winnovative_software.EncryptionAlgorithm
-
RC4 encryption algorithm
- readOnly() - Method in class com.winnovative_software.PdfFormAutoFieldStyle
-
Gets the flag indicating if the field is read only
- readOnly() - Method in class com.winnovative_software.PdfFormField
-
Gets the flag indicating if the field is read only
- reason() - Method in class com.winnovative_software.DigitalSignatureElement
-
Gets the reason for the signing
- rectangle() - Method in class com.winnovative_software.PdfRectangle
-
Gets the rectangle position inside the PDF page drawing area.
- RectangleElement - Class in com.winnovative_software
-
This class represents a rectangle in a PDF document
- RectangleElement(float, float, float, float) - Constructor for class com.winnovative_software.RectangleElement
-
Constructs a rectangle element based on the rectangle top left corner coordinates, width and height
- RectangleElement(RectangleFloat) - Constructor for class com.winnovative_software.RectangleElement
-
Constructs a rectangle element based on a bounding rectangle
- RectangleFloat - Class in com.winnovative_software
-
Represents a rectangle with floating point coordinates
- RectangleFloat(float, float, float, float) - Constructor for class com.winnovative_software.RectangleFloat
-
Constructs a rectangle
- RED - Static variable in class com.winnovative_software.RgbColor
-
The predefined red color
- renderedHtmlElementSelector() - Method in class com.winnovative_software.HtmlToImageConverter
-
Gets the CSS selector of the HTML element to be rendered to PDF by converter
- renderedHtmlElementSelector() - Method in class com.winnovative_software.HtmlToImageElement
-
Gets the CSS selector of the HTML element to be rendered to PDF by converter
- renderedHtmlElementSelector() - Method in class com.winnovative_software.HtmlToPdfConverter
-
Gets the CSS selector of the HTML element to be rendered to PDF by the HTML to PDF converter
- renderedHtmlElementSelector() - Method in class com.winnovative_software.HtmlToPdfElement
-
Gets the CSS selector of the HTML element to be rendered to PDF by the HTML to PDF converter
- renderedHtmlElementSelector() - Method in class com.winnovative_software.HtmlToSvgConverter
-
Gets the CSS selector of the HTML element to be rendered to PDF by converter
- renderedPagesRectangles() - Method in class com.winnovative_software.ConversionSummary
-
Gets the bounds of the rendered rectangle on each PDF page
- renderedPagesRectangles() - Method in class com.winnovative_software.HtmlToImageElement
-
Gets the bounds of the rendered rectangle on each PDF page.
- renderedPagesRectangles() - Method in class com.winnovative_software.HtmlToPdfElement
-
Gets the bounds of the rendered rectangle on each PDF page.
- renderMultiFrame() - Method in class com.winnovative_software.ImageElement
-
Gets the flag indicating if the multi-frame images rendering is enabled
- renderTransparentImage() - Method in class com.winnovative_software.ImageElement
-
Gets the flag indicating if the image alpha transparency information is used when the image is rendered in PDF
- required() - Method in class com.winnovative_software.PdfFormAutoFieldStyle
-
Gets the flag indicating if the field should have a value at the time it is exported by a submit form action
- required() - Method in class com.winnovative_software.PdfFormField
-
Gets the flag indicating if the field should have a value at the time it is exported by a submit form action
- resetLevelBeforeElement() - Method in class com.winnovative_software.PdfDocumentTableOfContents
-
Gets the flag indicating if the table of contents items level is reset before each HTML to PDF and HTML to Image element added to document.
- RGB - Enum constant in enum com.winnovative_software.ColorSpace
-
RGB color space.
- RgbColor - Class in com.winnovative_software
-
Represents a RGB color
- RgbColor(int, int, int) - Constructor for class com.winnovative_software.RgbColor
-
Constructs a RGB color from components
- right() - Method in class com.winnovative_software.PdfMargins
-
Gets the right margin in points
- Right - Enum constant in enum com.winnovative_software.HorizontalTextAlign
-
Align right
- Right - Enum constant in enum com.winnovative_software.TemplateDocking
-
The template is docked to the right of the PDF page.
- rightMargin() - Method in class com.winnovative_software.PdfDocumentOptions
-
Gets the rendered PDF document right margin in points.
- rightToLeftLanguage() - Method in class com.winnovative_software.TextElement
-
Gets the flag indicating if the text is in a RTL language
- rotate(float) - Method in class com.winnovative_software.PageGraphicElement
-
Rotates the coordinate system axes clockwise by the specified angle before rendering the element.
- Rotate_0 - Enum constant in enum com.winnovative_software.RotationAngle
-
0 degrees rotation
- Rotate_180 - Enum constant in enum com.winnovative_software.RotationAngle
-
180 degrees rotation
- Rotate_270 - Enum constant in enum com.winnovative_software.RotationAngle
-
270 degrees rotation
- Rotate_90 - Enum constant in enum com.winnovative_software.RotationAngle
-
90 degrees rotation
- rotationAngle() - Method in class com.winnovative_software.PdfPage
-
Gets the PDF page rotation angle
- RotationAngle - Enum in com.winnovative_software
-
Standard rotation angles for PDF pages
- RoundCap - Enum constant in enum com.winnovative_software.LineCapStyle
-
A semicircular arc with a diameter equal to the line width is drawn around the endpoint and filled in.
- RoundJoin - Enum constant in enum com.winnovative_software.LineJoinStyle
-
An arc of a circle with a diameter equal to the line width is drawn around the point where the two segments meet, connecting the outer edges of the strokes for the two segments.
All Classes and Interfaces|All Packages|Constant Field Values