HtmlToPdfElementWidth Property

Gets or sets the destination width in points of the rendered content. If the specified width is less or equal to 0, the destination width will be given by the available width in page

Definition

Namespace: Winnovative
Assembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
C#
public float Width { get; set; }

Property Value

Single

See Also