ExpertPdf Html to Pdf Converter Library
HtmlViewerWidth Property
NamespacesExpertPdf.HtmlToPdfHtmlToPdfAreaHtmlViewerWidth
ExpertPdf Html to Pdf Converter Library
Gets or sets the HTML viewer width in pixels
Declaration Syntax
C#Visual BasicVisual C++
public int HtmlViewerWidth { get; set; }
Public Property HtmlViewerWidth As Integer
public:
property int HtmlViewerWidth {
	int get ();
	void set (int value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.0.0.15153 (6.0.0.0)