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);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 7.0.0.0 (7.0.0.0)