ExpertPdf Html to Pdf Converter Library
PageWidth Property
NamespacesExpertPdf.HtmlToPdfImgConverterPageWidth
ExpertPdf Html to Pdf Converter Library
Gets or sets the web page width
Declaration Syntax
C#Visual BasicVisual C++
public int PageWidth { get; set; }
Public Property PageWidth As Integer
public:
property int PageWidth {
	int get ();
	void set (int value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)