Click or drag to resize

HtmlToPdfElementRightToLeftEnabled Property

This property is obsolete. Setting this property is not necessary anymore when converting pages in right-to-left languages like Hebrew or Arabic.

Namespace:  ExpertPdf.HtmlToPdf.PdfDocument
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public bool RightToLeftEnabled { get; set; }

Property Value

Type: Boolean
See Also