The default width in PDF of the element is set to available width in PDF page.

Namespace: EvoPdf
Assembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0

Syntax

C#
public const int AVAILABLE_PDF_WIDTH_POINTS
Visual Basic
Public Const AVAILABLE_PDF_WIDTH_POINTS As Integer
Visual C++
public:
literal int AVAILABLE_PDF_WIDTH_POINTS

Field Value

Type: Int32

See Also