ExpertPdf PDF Creator Library
Width Property
NamespacesExpertPdf.PdfCreatorPageSizeWidth
ExpertPdf PDF Creator Library
Gets or sets the page width
Declaration Syntax
C#Visual BasicVisual C++
public float Width { get; set; }
Public Property Width As Single
public:
property float Width {
	float get ();
	void set (float value);
}

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