ExpertPdf PDF Creator Library
Width Property
NamespacesExpertPdf.PdfCreatorTemplateWidth
ExpertPdf PDF Creator Library
Gets or sets template width for a custom template. Setting this property for a default document template has no effect.
Declaration Syntax
C#Visual BasicVisual C++
public float Width { get; set; }
Public Property Width As Single
	Get
	Set
public:
property float Width {
	float get ();
	void set (float value);
}
Property Value

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