ExpertPdf PDF Creator Library
HtmlViewerWidth Property
NamespacesExpertPdf.PdfCreatorHtmlToImageElementHtmlViewerWidth
ExpertPdf PDF Creator 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
	Get
	Set
public:
property int HtmlViewerWidth {
	int get ();
	void set (int value);
}
Property Value

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)