pdfHTML 6.3.3 API
iText.Html2pdf.Css.Apply.Impl.MultiColumnCssApplierUtil Class Reference

Utility class to apply column-count values. More...

Static Public Member Functions

static void  ApplyMultiCol (IDictionary< String, String > cssProps, ProcessorContext context, IPropertyContainer element)
  Apply column-count to an element. More...
 

Detailed Description

Utility class to apply column-count values.

Member Function Documentation

◆ ApplyMultiCol()

static void iText.Html2pdf.Css.Apply.Impl.MultiColumnCssApplierUtil.ApplyMultiCol ( IDictionary< String, String >  cssProps,
ProcessorContext  context,
IPropertyContainer  element 
)
inlinestatic

Apply column-count to an element.

Parameters
cssProps the CSS properties
context the Processor context
element the styles container