pdfHTML 2.1.6 API
iText.Html2pdf.Css.Apply.Util.WidthHeightApplierUtil Class Reference

Utilities class to apply a width or a height to an element. More...

Static Public Member Functions

static void  ApplyWidthHeight (IDictionary< String, String > cssProps, ProcessorContext context, IPropertyContainer element)
  Applies a width or a height to an element. More...
 

Detailed Description

Utilities class to apply a width or a height to an element.

Member Function Documentation

◆ ApplyWidthHeight()

static void iText.Html2pdf.Css.Apply.Util.WidthHeightApplierUtil.ApplyWidthHeight ( IDictionary< String, String >  cssProps,
ProcessorContext  context,
IPropertyContainer  element 
)
inlinestatic

Applies a width or a height to an element.

Parameters
cssProps the CSS properties
context the processor context
element the element