Package com.openhtmltopdf.css.constants

  • Class Summary
    Class Description
    CSSName
    A CSSName is a Singleton representing a single CSS property name, like border-width.
    CSSName.CSSSideProperties  
    Idents
    Booch utility class for working with ident values in CSS.
    IdentValue
    An IdentValue represents a string that you can assign to a CSS property, where the string is one of several enumerated values.
    MarginBoxName  
    PageElementPosition  
    ValueConstants
    Utility class for working with CSSValue instances.
  • Enum Summary
    Enum Description
    SVGProperty
    This is a partial list of common SVG properties that are not present in the HTML renderer of this project.