Uses of Class
fr.opensagres.xdocreport.document.textstyling.properties.HeaderProperties
Packages that use HeaderProperties
Package
Description
-
Uses of HeaderProperties in fr.opensagres.xdocreport.document.textstyling
Methods in fr.opensagres.xdocreport.document.textstyling with parameters of type HeaderPropertiesModifier and TypeMethodDescriptionvoidIDocumentHandler.startHeading(int level, HeaderProperties properties) Start heading. -
Uses of HeaderProperties in fr.opensagres.xdocreport.document.textstyling.html
Methods in fr.opensagres.xdocreport.document.textstyling.html that return HeaderPropertiesModifier and TypeMethodDescriptionstatic HeaderPropertiesStylesHelper.createHeaderProperties(String style) CreateHeaderPropertiesfrom inline style.